Difference between revisions of "Gpicview"

From CBLFS
Jump to navigationJump to search
(New page: {| style="text-align: left; background-color: AliceBlue;" |- !Download Source: | http://downloads.sourceforge.net/lxde/gpicview-{{Gpicview-Version}}.tar.gz |} ----)
 
Line 2: Line 2:
 
|-
 
|-
 
!Download Source:
 
!Download Source:
| http://downloads.sourceforge.net/lxde/gpicview-{{Gpicview-Version}}.tar.gz
+
| http://downloads.sourceforge.net/lxde/gpicview-0.1.10.tar.gz
 
|}
 
|}
  
 
----
 
----
 +
 +
=== Required ===
 +
* [[X Window System]]
 +
* [[Gtk2]]
 +
 +
== Non-Multilib ==
 +
 +
Compile the package:
 +
 +
./configure --prefix=/usr &&
 +
make
 +
 +
Install the package
 +
 +
make install

Revision as of 14:35, 26 November 2008

Download Source: http://downloads.sourceforge.net/lxde/gpicview-0.1.10.tar.gz

Required

Non-Multilib

Compile the package:

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

Install the package

make install