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.
Download (HTTP): http://ftp.gnome.org/pub/GNOME/sources/zenity/2.8/zenity-2.8.1.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/GNOME/sources/zenity/2.8/zenity-2.8.1.tar.bz2
Download MD5 sum: a566a88b88c8f530939e900539cb8d28
Download size: 731 KB
Estimated disk space required: 7.8 MB
Estimated build time: 0.06 SBU
Install Zenity by running the following commands:
./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
--localstatedir=/var/lib &&
make &&
make install
--localstatedir=/var/lib: This switch puts ScrollKeeper files in /var/lib/scrollkeeper instead of $GNOME_PREFIX/var/scrollkeeper.
The Zenity package contains gdialog and zenity.
Last updated on 2004-12-02 22:29:03 -0700