Difference between revisions of "Libraries"
From HCL
(No difference)
|
Revision as of 15:08, 11 December 2009
- Download a package or export/checkout a repository to
$HOME/src/DIR
- Configure with
--prefix=$HOME
- Update Linux environment for Autotools and C/C++
CPATH=$HOME/include:$CPATH
LIBRARY_PATH=$HOME/lib:$LIBRARY_PATH