[ English | Japanese ]

GImageView::Requirements

1. Required softwares

Gtk+-1.2 series or Gtk+-2.0 series

Imlib or gdk-pixbuf

Also it can compile against Imlib, but we recommend to use gdk-pixbuf. When you compile against Gtk+2, it force use gdk-pixbuf.

libpng

It would already be installed on almost all environment.

zlib

It would already be installed on almost all environment.

2. Optional softwares

libjpeg

Imlib and gdk-pixbuf requires it, so it would already be installed on almost all environment. To compile GImageView original (but almost all codes are taken from libgnome-ui :-P) loader which enables to fast loading JPEG files, GImageView needs to link the library directly. Please do not forget to install header files too.

libmng

It is required to play MNG files. 1.0.0 or later is required.

librsvg

It is required to display SVG files. It only can use when the GImageView is compiled against gdk-pixbuf. librsvg-1.0.0 or later and 2.0.0 or less with Gtk+-1.2, or librsvg-2.0.0 or later with Gtk+2 is required.

libwmf

It is required to load Windows Meta File. 0.2.8 or later is required.

bzip2 (libbzip2)

It is required to decompress BZIP2 compressed files.

Xine library

It is required to play movie and soud files. xine-lib-1-beta10 or later is recommended

MPlayer

It is required to play movie and soud files. 0.90 or later is recommended

file

It is required to detect file type on property dialog of the file.

GNU tar

It is required to extract tar archived files.

Zip

It is required to extract zip archived files.

LHa for UNIX

It is required to extract lha archived files.

RAR

It is required to extract rar archived files.