Difference between revisions of "Gpicview"
From CBLFS
Jump to navigationJump to searchCargabsj175 (talk | contribs) (New page: {| style="text-align: left; background-color: AliceBlue;" |- !Download Source: | http://downloads.sourceforge.net/lxde/gpicview-{{Gpicview-Version}}.tar.gz |} ----) |
Cargabsj175 (talk | contribs) |
||
Line 2: | Line 2: | ||
|- | |- | ||
!Download Source: | !Download Source: | ||
− | | http://downloads.sourceforge.net/lxde/gpicview- | + | | 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 13: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