Gqview

From CBLFS
Revision as of 06:16, 17 October 2006 by Manphiz (talk | contribs)
Jump to navigationJump to search
Download Source: http://prdownloads.sourceforge.net/gqview/gqview-2.0.2.tar.gz?download

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.