Changes between Version 14 and Version 15 of ONE_Insatll


Ignore:
Timestamp:
Jun 3, 2008, 6:32:33 PM (16 years ago)
Author:
rock
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ONE_Insatll

    v14 v15  
    3535[[BR]]
    3636== Installation ==
    37  *
     37 * Install ONE
     38{{{
     39$ scons
     40$ ./install.sh /home/one
     41
     42$ vim /etc/profile
     43export ONE_LOCATION=/home/one/
     44export ONE_XMLRPC=http://localhost:2633/RPC2
     45export PATH=$ONE_LOCATION/bin:$PATH
     46
     47}}}
    3848
    3949== Problem ==