Wull, this one is not my favorite. If you run it as a user :
So run it as root ...
The tardist is made fine but the program itself ... I ditched it. YMMV.
edit : when I went back and looked, there were two mtr's installed - 0.82 and 0.69. So apparently the newer tardist did not update the old correctly ? It appears that neko_mtr could use some refinement ...
Code:
urchin 2% mtr
mtr: unable to get raw sockets.
urchin 3% mtr ibm.com
mtr: unable to get raw sockets.
urchin 4% man mtr
No manual entry found for mtr.
urchin 5% mtr -help
mtr: unable to get raw sockets.
urchin 6% mtr -v
mtr: unable to get raw sockets.
urchin 7% mtr --help
mtr: unable to get raw sockets.
mtr: unable to get raw sockets.
urchin 3% mtr ibm.com
mtr: unable to get raw sockets.
urchin 4% man mtr
No manual entry found for mtr.
urchin 5% mtr -help
mtr: unable to get raw sockets.
urchin 6% mtr -v
mtr: unable to get raw sockets.
urchin 7% mtr --help
mtr: unable to get raw sockets.
So run it as root ...
Code:
urchin 10% su
urchin 1# mtr --help
usage: mtr [-hvrwctglspniu46] [--help] [--version] [--report]
[--report-wide] [--report-cycles=COUNT] [--curses] [--gtk]
[--raw] [--split] [--mpls] [--no-dns] [--address interface]
[--psize=bytes/-s bytes]
[--report-wide|-w] [-u]
[--interval=SECONDS] HOSTNAME [PACKETSIZE]
urchin 2# mtr hobbes.nmsu.edu
sockaddrtop unknown address type
(.:1923): GdkPixbuf-WARNING **: Cannot open pixbuf loader module file '/usr/nekoware/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache': No such file or directory
(.:1923): GdkPixbuf-WARNING **: Error loading XPM image loader: Image type 'xpm' is not supported
(.:1923): Gtk-CRITICAL **: file gtkwindow.c: line 3553: assertion `GDK_IS_PIXBUF (icon)' failed
(.:1923): GdkPixbuf-WARNING **: Cannot open pixbuf loader module file '/usr/nekoware/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache': No such file or directory
1923:mtr: rld: Fatal Error: attempted access to unresolvable symbol in /usr/nekoware/lib/libgdk_pixbuf-2.0.so.1: _pixops_scale
urchin 3# mtr --version
mtr 0.82
urchin 1# mtr --help
usage: mtr [-hvrwctglspniu46] [--help] [--version] [--report]
[--report-wide] [--report-cycles=COUNT] [--curses] [--gtk]
[--raw] [--split] [--mpls] [--no-dns] [--address interface]
[--psize=bytes/-s bytes]
[--report-wide|-w] [-u]
[--interval=SECONDS] HOSTNAME [PACKETSIZE]
urchin 2# mtr hobbes.nmsu.edu
sockaddrtop unknown address type
(.:1923): GdkPixbuf-WARNING **: Cannot open pixbuf loader module file '/usr/nekoware/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache': No such file or directory
(.:1923): GdkPixbuf-WARNING **: Error loading XPM image loader: Image type 'xpm' is not supported
(.:1923): Gtk-CRITICAL **: file gtkwindow.c: line 3553: assertion `GDK_IS_PIXBUF (icon)' failed
(.:1923): GdkPixbuf-WARNING **: Cannot open pixbuf loader module file '/usr/nekoware/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache': No such file or directory
1923:mtr: rld: Fatal Error: attempted access to unresolvable symbol in /usr/nekoware/lib/libgdk_pixbuf-2.0.so.1: _pixops_scale
urchin 3# mtr --version
mtr 0.82
The tardist is made fine but the program itself ... I ditched it. YMMV.
edit : when I went back and looked, there were two mtr's installed - 0.82 and 0.69. So apparently the newer tardist did not update the old correctly ? It appears that neko_mtr could use some refinement ...