I M G V I E W V E R S I O N 0.0.1 Simple GTK+ image viewer using Imlib or Imlib2. Copyright (C) 2001 Capt. Tara Milana - WolfPack Entertainment learfox2@hotmail.com To compile and install, first cd to the iv directory: # cd iv Then compile: # make all Or compile for Imlib2 support: # make -f Makefile.Imlib2 all If there were no errors during the compiling process, then install (you may need to `su' to root first): # make install