The GNOME Nettool package is a network information tool which provides GUI interface for some of the most common command line network tools.
Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.
下载地址(HTTP):https://download.gnome.org/sources/gnome-nettool/42/gnome-nettool-42.0.tar.xz
MD5 校验和:ba99489e9e3a1af03e9f2719acac7beb
大小:413 KB
预计所需磁盘空间:12 MB
预计构建时间:小于 0.1 SBU
GTK-3.24.52, itstool-2.0.7, and libgtop-2.41.3
BIND Utilities-9.20.23, Nmap-7.99, Net-tools-2.10, Traceroute-2.1.6, and Whois-5.6.6
First, adapt GNOME Nettool to changes in the ping, ping6, and netstat utilities:
patch -Np1 -i ../gnome-nettool-42.0-ping_and_netstat_fixes-1.patch
Then add a fix for newer versions of meson:
sed -i '/merge_file/s/(.*/(/' data/meson.build
Install GNOME Nettool by running the following commands:
mkdir build && cd build && meson setup --prefix=/usr --buildtype=release && ninja
This package does not come with a test suite.
Now, as the root user:
ninja install