Changes between Version 27 and Version 28 of Reading/XenP/cluster
- Timestamp:
- Apr 17, 2009, 1:55:43 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Reading/XenP/cluster
v27 v28 81 81 82 82 ### 配置 ONE 環境變數 ### 83 $ vim ~/. bashrc83 $ vim ~/.profile 84 84 export ONE_LOCATION=/home/one 85 85 export ONE_XMLRPC=http://localhost:2633/RPC2 86 86 export PATH=$PATH:$ONE_LOCATION/bin 87 $ source ~/. bashrc87 $ source ~/.profile 88 88 89 89 $ sudo ./install.sh -d /home/one