Xorg7/rman: Difference between revisions
From CBLFS
Jump to navigationJump to search
No edit summary |
Weibullguy (talk | contribs) Versioning template. |
||
| Line 2: | Line 2: | ||
|- | |- | ||
!Download Source: | !Download Source: | ||
| http://prdownloads.sourceforge.net/polyglotman/rman- | | http://prdownloads.sourceforge.net/polyglotman/rman-{{Rman-Version}}.tar.gz | ||
|} | |} | ||
---- | ---- | ||
Revision as of 19: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