Gqview
From CBLFS
Jump to navigationJump to searchDownload Source: | ftp://ftp.gimp.org/pub/gimp/v2.2/gimp-2.2.13.tar.bz2 |
---|
Contents
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.