##############################
##### ViewPDF DEPENDS ########
##############################

GNUstep
 - gnustep-make
 - gnustep-base (Foundation Kit)
 - gnustep-gui  (Application Kit)

see http://www.gnustep.org 

ImageKit
http://mac.wms-network.de/gnustep/imageapps/imagekits/imagekits.html


##############################
########COMPILE ##############
##############################

* From command line.
unarchive ViewPDF :
gunzip -c ViewPDF-X.Y.tar.gz | tar xvf -
cd ViewPDF-X-Y
make 
make install (su or sudo if need)
