Version 1 (modified by 13 years ago) ( diff ) | ,
---|
Mac Os X 10.5 (Leopard)
- Install root from source : ftp://root.cern.ch/root/root_v5.32.01.source.tar.gz
compile it:
./configure macosx make
and configure the environment variable (in .bashrc) ROOTSYS, LD_LIBRARY_PATH, PATH - install boost : http://sourceforge.net/projects/boost/files/boost/1.49.0/boost_1_48_0.tar.gz/download
install it via
sudo ./booststrap.sh ./b2
Note:
See TracWiki
for help on using the wiki.