Changes between Version 7 and Version 8 of SchoolKias


Ignore:
Timestamp:
Oct 6, 2011, 9:11:04 PM (13 years ago)
Author:
Olivier Mattelaer
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SchoolKias

    v7 v8  
    9595       After unpacking the directory. you will need to performed the two following action in the terminal
    9696{{{
    97 cd /usr/local/bin
    98 sudo ln -s PATH_TO_YOUR_UNPACK_DIRECOTRY/bin/root .
    9997cd
    10098emacs .bash_profile
     
    102100    The last command will open a terminal, add in this file the following line:
    103101{{{
    104     export ROOTSYS=PATH_TO_YOUR_UNPACK_DIRECOTRY
     102    export ROOTSYS=PATH_TO_YOUR_UNPACK_DIRECTORY
     103    export PATH=$PATH:$ROOTSYS
    105104}}}
    106105    In order to exit the emacs editor, you need to do CTRL-X CTRL-S (this will save your modification) and after CTRL-X CTRL-C. Finally in your terminal you will need to type