Zenity is a rewrite of gdialog, the GNOME port of dialog which allows you to display GTK+ dialog boxes from the command line and shell scripts.
This package is known to build and work properly using an LFS-11.1 platform.
Download (HTTP): https://download.gnome.org/sources/zenity/3.32/zenity-3.32.0.tar.xz
Download (FTP): ftp://ftp.acc.umu.se/pub/gnome/sources/zenity/3.32/zenity-3.32.0.tar.xz
Download MD5 sum: ba2b2a13248773b4ec0fd323d95e6d5a
Download size: 4.5 MB
Estimated disk space required: 27 MB
Estimated build time: 0.1 SBU
GTK+-3.24.31 and itstool-2.0.7
libnotify-0.7.9 and libxslt-1.1.35
User Notes: https://wiki.linuxfromscratch.org/blfs/wiki/zenity
Install Zenity 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