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:
-
Apr 17, 2009, 6:00:00 PM (17 years ago)
- Author:
-
rider
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v4
|
v5
|
|
| 6 | 6 | rider@cloud:~/vmgl$ sudo apt-get install build-essential firefox flashplugin-nonfree mesa-common-dev libglu1-mesa-dev mesa-utils libxmu-headers libxmu6 libxmu-dev zlib1g-dev libjpeg62 libjpeg62-dev xutils-dev libxaw-headers libxaw7 libxaw7-dev libxext6 libxext-dev rxvt lwm xauth xvfb xfonts-100dpi xfonts-75dpi culmus xfonts-scalable xfonts-base [[BR]] |
| 7 | 7 | '''# 下載VMGL.''' [[BR]] |
| 8 | | rider@cloud:~/vmgl$ wget http://www.cs.toronto.edu/~andreslc/software/vmgl-0.1.tar.bz2 [[BR]] |
| | 8 | rider@cloud:~/vmgl$ wget !http://www.cs.toronto.edu/~andreslc/software/vmgl-0.1.tar.bz2 [[BR]] |
| 9 | 9 | rider@cloud:~/vmgl$ tar jxvf vmgl-0.1.tar.bz2 [[BR]] |
| 10 | 10 | rider@cloud:~/vmgl$ cd ./vmgl.hg/tightvnc/ [[BR]] |
| 11 | 11 | '''# Patch for AMD64_Machine.''' [[BR]] |
| | 12 | rider@cloud:~/vmgl$ wget !wget --no-check-certificate https://trac.nchc.org.tw/grid/attachment/wiki/Xen_GPU_cluster/tightvnc-1.2.9-amd64support.patch?format=raw |
| | 13 | rider@cloud:~/vmgl$ mv tightvnc-1.2.9-amd64support.patch?format=raw tightvnc-1.2.9-amd64support.patch |
| 12 | 14 | rider@cloud:~/vmgl/vmgl.hg/tightvnc$ patch -p0 < ../../tightvnc-1.2.9-amd64support.patch [[BR]] |
| 13 | 15 | rider@cloud:~/vmgl$ cd .. [[BR]] |
| … |
… |
|
| 108 | 110 | }}} |
| 109 | 111 | '''# 下載VMGL.''' [[BR]] |
| 110 | | rider@guest:~/vmgl$ wget http://www.cs.toronto.edu/~andreslc/software/vmgl-0.1.tar.bz2 [[BR]] |
| | 112 | rider@guest:~/vmgl$ wget !http://www.cs.toronto.edu/~andreslc/software/vmgl-0.1.tar.bz2 [[BR]] |
| 111 | 113 | rider@guest:~/vmgl$ tar jxvf vmgl-0.1.tar.bz2 [[BR]] |
| 112 | 114 | rider@guest:~/vmgl$ cd ./vmgl.hg/tightvnc/ [[BR]] |