The Traceroute package contains a program which is used to display the network route that packets take to reach a specified host. This is a standard network troubleshooting tool. If you find yourself unable to connect to another system, traceroute can help pinpoint the problem.
This package is known to build and work properly using an LFS-7.0 platform.
Download (HTTP): http://downloads.sourceforge.net/traceroute/traceroute-2.0.18.tar.gz
Download MD5 sum: b7254149b7f081cce07f4b9e065ba5ef
Download size: 72 KB
Estimated disk space required: 556 KB
Estimated build time: Less than 0.1 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/traceroute
Install Traceroute by running the following commands:
make
This package does not come with a test suite.
Now, as the root
user:
make prefix=/usr install
Last updated on 2011-11-07 19:28:04 +0000