Gqview

From CBLFS
Revision as of 01:15, 17 October 2006 by Oppiz (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
Download Source: ftp://ftp.gimp.org/pub/gimp/v2.2/gimp-2.2.13.tar.bz2

Dependencies

Required

Non-Multilib

Compile the package:

./configure --prefix=/usr &&
make

Install the package

make install


Multilib

This package has no libraries so only one below is needed.

32Bit

Compile the package:

CC="gcc -m32" PKG_CONFIG_PATH=/usr/lib/pkgconfig \
./configure --prefix=/usr &&
make

Install the package

make install


N32

TO DO!

64Bit

Compile the package:

CC="gcc -m64"  PKG_CONFIG_PATH=/usr/lib64/pkgconfig \
./configure --prefix=/usr &&
make

Install the package

make install 

Contents

Gqview is a simple application that allows you to view images.