The GGV package contains a PostScript file viewer.
Download (HTTP): http://ftp.gnome.org/pub/GNOME/sources/ggv/2.8/ggv-2.8.4.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/GNOME/sources/ggv/2.8/ggv-2.8.4.tar.bz2
Download MD5 sum: 7a465dcc795ebab69daa0ed658d2e978
Download size: 1.3 MB
Estimated disk space required: 17 MB
Estimated build time: 0.3 SBU
libgnomeui-2.10.0 and ESP Ghostscript-7.07.1 or AFPL Ghostscript-8.51
Install GGV by running the following commands:
./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \ --libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin \ --localstatedir=/var/lib --sysconfdir=/etc/gnome && make
This package does not come with a test suite.
Now, as the root user:
make install
--libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin: This switch puts libexec files in $GNOME_PREFIX/sbin instead of $GNOME_PREFIX/libexec.
--localstatedir=/var/lib: This switch puts ScrollKeeper files in /var/lib/scrollkeeper instead of $GNOME_PREFIX/var/scrollkeeper.
--sysconfdir=/etc/gnome: This switch puts configuration files in /etc/gnome instead of $GNOME_PREFIX/etc.
Last updated on 2005-08-01 13:29:19 -0600