##############################
##### PREVIEW DEPENDS ########
##############################

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

see http://www.gnustep.org 

##############################
####COMPILE FROM SOURCE ######
##############################
* From Project Center (TODO)

* From command line.

unarchive Preview :
gunzip -c Preview-X.Y.tar.gz | tar xvf -
cd Preview-X-Y
make 
make install (su or sudo if need)





