Changes between Version 2 and Version 3 of install


Ignore:
Timestamp:
Jun 6, 2012, 1:20:13 PM (13 years ago)
Author:
Benjamin Fuks
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • install

    v2 v3  
    88   }}}
    99   and configure the environment variable (in .bashrc) ROOTSYS, LD_LIBRARY_PATH, PATH
    10 2. install boost : http://sourceforge.net/projects/boost/files/boost/1.49.0/boost_1_48_0.tar.gz/download
    11    install it via
    12    {{{
    13    sudo ./booststrap.sh
    14    ./b2
    15    }}}
    16    and configure CPLUS_INCLUDE_PATH to point the path to /sw/include/boost-1_33_1
    17