GSview is a viewer for PostScript and PDF using X.
Download (HTTP): http://gd.tuwien.ac.at/publishing/ghostscript/ghostgum/gsview-4.6.tar.gz
Download (FTP): ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/ghostgum/gsview-4.6.tar.gz
Download size: 895 KB
Estimated Disk space required: 19 MB
Estimated build time: 0.19 SBU
GTK+-1.2.10 and AFPL Ghostscript-8.14 or ESP Ghostscript-7.07.1 (with libgs.so installed)
GSview uses netscape to browse through the online help. BLFS does not install Netscape, but has other browsers from which to choose. Simply edit srcunx/gvxreg.c using the following sed script with your browser's executable file name substituting for [browser]:
sed -i s/netscape/[browser]/ srcunx/gvxreg.c
Install GSview by running the following commands:
sed 's|GSVIEW_ROOT=/usr/local|GSVIEW_ROOT=/usr|' \
srcunx/unx.mak > Makefile &&
patch -Np1 -i ../gsview-4.6-pstotext.patch &&
patch -Np1 -i ../gsview-4.6-lang.patch &&
make &&
make install
sed 's|GSVIEW_ROOT=/usr/local|GSVIEW_ROOT=/usr|': This command changes the default installation directory to /usr.
The GSview package contains epstool, gsview and gsview-help.