Gpicview: Difference between revisions
From CBLFS
Jump to navigationJump to search
Weibullguy (talk | contribs) No edit summary |
Weibullguy (talk | contribs) No edit summary |
||
| Line 19: | Line 19: | ||
Compile the package: | Compile the package: | ||
./configure --prefix= | ./configure --prefix=/usr && | ||
make | make | ||
| Line 33: | Line 33: | ||
CC="gcc ${BUILD64}" PKG_CONFIG_PATH="${PKG_CONFIG_PATH64}" \ | CC="gcc ${BUILD64}" PKG_CONFIG_PATH="${PKG_CONFIG_PATH64}" \ | ||
./configure --prefix= | ./configure --prefix=/usr && | ||
make | make | ||
Revision as of 13:52, 18 July 2009
| Download Source: | http://downloads.sourceforge.net/sourceforge/lxde/gpicview-0.2.1.tar.gz |
|---|
Introduction to Gpicview
GPicView is a GTK+ based picture viewer for LXDE and other environments.
Project Homepage: http://www.lxde.org/
Dependencies
Required
Non-Multilib
Compile the package:
./configure --prefix=/usr && make
Install the package:
make install
Multilib
This package does not provide any libraries so only one installation is required.
Compile the package:
CC="gcc ${BUILD64}" PKG_CONFIG_PATH="${PKG_CONFIG_PATH64}" \
./configure --prefix=/usr &&
make
Install the package:
make install
Contents
| Installed Directories: | None |
|---|---|
| Installed Programs: | gpicview |
| Installed Libraries: | None |
Short Descriptions
| gpicview |
|---|