close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_repos.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Oct 25, 2009, 12:31:34 AM (16 years ago)
- Author:
-
rock
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v40
|
v41
|
|
| 56 | 56 | $ cd one-1.2.1 |
| 57 | 57 | $ sudo scons |
| 58 | | $ sudo ./install.sh |
| | 58 | $ sudo mkdir /home/one |
| | 59 | $ sudo ./install.sh -d /home/one |
| | 60 | }}} |
| | 61 | * 編輯 OpenNEbula 路徑 |
| | 62 | {{{ |
| | 63 | $ sudo su |
| | 64 | # echo export ONE_LOCATION=/home/one > /etc/profile |
| | 65 | # echo export ONE_XMLRPC="http://localhost:2633/RPC2" > /etc/profile |
| | 66 | # echo export PATH="$ONE_LOCATION/bin:$PATH" > /etc/profile |
| | 67 | CTRL+D |
| | 68 | CTRL+D |
| 59 | 69 | }}} |
| 60 | 70 | ---- |