Xorg7/rman

From CBLFS
Revision as of 07:43, 11 October 2006 by Manphiz (talk | contribs)
Jump to navigationJump to search
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