Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > 3a7da404ee2083adbe40918e7081c666 > files > 5

iv-0.1.9-3mdk.ppc.rpm

                             I M G V I E W

                         V E R S I O N   0.1.9


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 (experimental, developers only!!):

# 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