Scons Add Prefix Before Install

For my knowledge and guide,
sudo scons prefix=/home/hachico/local -j 4 sdl=1 install
then this will put the libraries, docs, and bin accordingly into that drectory.

Comments

Popular posts from this blog

LVM: How to remove a volume using pvremove

Use Shell Editor for Eclipse for editing bash, ksh, csh in Unix/Linux system

Using sed with backreference as the replacement pattern