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 27, 2009, 9:22:39 PM (16 years ago)
- Author:
-
rider
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v30
|
v31
|
|
| 40 | 40 | * Patch for AMD64_Machine. |
| 41 | 41 | {{{ |
| 42 | | $ wget --no-check-certificate !https://trac.nchc.org.tw/grid/raw-attachment/wiki/Xen_GPU_cluster/tightvnc-1.2.9-amd64support.patch |
| 43 | | $ patch -p0 < ../../tightvnc-1.2.9-amd64support.patch |
| | 42 | $ wget --no-check-certificate https://trac.nchc.org.tw/grid/raw-attachment/wiki/Xen_GPU_cluster/tightvnc-1.2.9-amd64support.patch |
| | 43 | $ patch -p0 < ../tightvnc/tightvnc-1.2.9-amd64support.patch |
| 44 | 44 | }}} |
| 45 | 45 | * 設定編譯器路徑. |
| … |
… |
|
| 49 | 49 | * 編譯. |
| 50 | 50 | {{{ |
| | 51 | $ cd .. |
| 51 | 52 | ~/vmgl/vmgl.hg$ make |
| 52 | 53 | }}} |