Difference between revisions of "Xorg7/rman"

From CBLFS
Jump to navigationJump to search
(Versioning template.)
Line 2: Line 2:
 
|-
 
|-
 
!Download Source:
 
!Download Source:
|  http://prdownloads.sourceforge.net/polyglotman/rman-3.2.tar.gz
+
|  http://prdownloads.sourceforge.net/polyglotman/rman-{{Rman-Version}}.tar.gz
 
|}
 
|}
 
----
 
----

Revision as of 20:34, 17 December 2006

Download Source: http://prdownloads.sourceforge.net/polyglotman/rman-3.2.tar.gz

Back to xterm


Dependencies

Non-Multilib

Adjust the makefile:

sed -i -e "s@/opt/local@$XORG_PREFIX@" \
    -e "s@/usr/local@$XORG_PREFIX@" Makefile

Compile the package:

make

Install the package

make install

Multilib

32Bit

None...

N32

None...

64Bit

Adjust the makefile:

sed -i -e "s@/opt/local@$XORG_PREFIX@" \
    -e "s@/usr/local@$XORG_PREFIX@" Makefile

Compile the package:

make

Install the package

make install

Next Configure X