The GNOME Nettool package is a network information tool which provides GUI interface for some of the most common command line network tools.
This package is known to build and work properly using an LFS-10.1 platform.
Download (HTTP): https://download.gnome.org/sources/gnome-nettool/3.8/gnome-nettool-3.8.1.tar.xz
Download (FTP): ftp://ftp.acc.umu.se/pub/gnome/sources/gnome-nettool/3.8/gnome-nettool-3.8.1.tar.xz
Download MD5 sum: d4fc944b7ba8fd5f49f04a73e0d37e80
Download size: 576 KB
Estimated disk space required: 14 MB
Estimated build time: 0.1 SBU
GTK+-3.24.28, itstool-2.0.6, and libgtop-2.40.0
BIND Utilities-9.16.13, Nmap-7.91, Net-tools-CVS_20101030, Traceroute-2.1.0, and Whois-5.4.3
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gnome-nettool
First, adapt GNOME Nettool to changes in the ping, ping6, and netstat utilities:
patch -Np1 -i ../gnome-nettool-3.8.1-ping_and_netstat_fixes-1.patch
Install GNOME Nettool by running the following commands:
./configure --prefix=/usr && make
This package does not come with a test suite.
Now, as the root
user:
make install
Last updated on 2021-02-25 13:57:49 -0600