Gqview
From CBLFS
Jump to navigationJump to searchDownload Source: | http://prdownloads.sourceforge.net/gqview/gqview-2.0.2.tar.gz?download |
---|
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.