close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_fs.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Oct 26, 2009, 3:51:24 PM (16 years ago)
- Author:
-
rider
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v19
|
v20
|
|
| 214 | 214 | {{{ |
| 215 | 215 | #!sh |
| 216 | | GLSTUB=IP:7000 |
| | 216 | GLSTUB=140.XXX.XXX.XXX:7000 |
| 217 | 217 | LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib/vmgl |
| 218 | 218 | LD_PRELOAD=/usr/local/lib/vmgl/libGL.so |
| 219 | 219 | export GLSTUB LD_LIBRARY_PATH LD_PRELOAD |
| 220 | 220 | }}} |
| | 221 | * 使環境變數生效. |
| 221 | 222 | {{{ |
| 222 | 223 | $ source /etc/profile |
| … |
… |
|
| 248 | 249 | * Using X forwarding. |
| 249 | 250 | {{{ |
| 250 | | $ ssh -X guest |
| | 251 | $ ssh -X vg01 |
| 251 | 252 | }}} |
| 252 | 253 | * 檢查 direct rendering 有無起來. |