Changes between Version 4 and Version 5 of Reading/XenG/vmgl


Ignore:
Timestamp:
Apr 17, 2009, 6:00:00 PM (15 years ago)
Author:
rider
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Reading/XenG/vmgl

    v4 v5  
    66rider@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]]
    77'''# 下載VMGL.''' [[BR]]
    8 rider@cloud:~/vmgl$ wget http://www.cs.toronto.edu/~andreslc/software/vmgl-0.1.tar.bz2 [[BR]]
     8rider@cloud:~/vmgl$ wget !http://www.cs.toronto.edu/~andreslc/software/vmgl-0.1.tar.bz2 [[BR]]
    99rider@cloud:~/vmgl$ tar jxvf vmgl-0.1.tar.bz2 [[BR]]
    1010rider@cloud:~/vmgl$ cd ./vmgl.hg/tightvnc/ [[BR]]
    1111'''# Patch for AMD64_Machine.''' [[BR]]
     12rider@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
     13rider@cloud:~/vmgl$ mv tightvnc-1.2.9-amd64support.patch?format=raw tightvnc-1.2.9-amd64support.patch
    1214rider@cloud:~/vmgl/vmgl.hg/tightvnc$ patch -p0 < ../../tightvnc-1.2.9-amd64support.patch [[BR]]
    1315rider@cloud:~/vmgl$ cd .. [[BR]]
     
    108110}}}
    109111'''# 下載VMGL.''' [[BR]]
    110 rider@guest:~/vmgl$ wget http://www.cs.toronto.edu/~andreslc/software/vmgl-0.1.tar.bz2 [[BR]]
     112rider@guest:~/vmgl$ wget !http://www.cs.toronto.edu/~andreslc/software/vmgl-0.1.tar.bz2 [[BR]]
    111113rider@guest:~/vmgl$ tar jxvf vmgl-0.1.tar.bz2 [[BR]]
    112114rider@guest:~/vmgl$ cd ./vmgl.hg/tightvnc/ [[BR]]