mirror of
https://github.com/telephone/LookingGlass.git
synced 2026-04-25 07:56:01 +03:00
[GH-ISSUE #23] Gentoo Issue #17
Labels
No labels
enhancement
enhancement
enhancement
pull-request
v1
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/LookingGlass#17
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @bpvarsity on GitHub (Sep 21, 2014).
Original GitHub issue: https://github.com/telephone/LookingGlass/issues/23
Has anyone had any luck with installing on gentoo? I was able to get the script installed but only traceroute executes. It fails to trace but atleast gives an output.
Also has version 2.0 been abandoned? Noticed it was never finished and demo doesnt work.
@bpvarsity commented on GitHub (Sep 26, 2014):
I got mtr to work by running
chmod 4755 /usr/sbin/mtr
ln -s /usr/sbin/mtr /usr/bin/mtr
. Still not sure what is wrong with the other commands.