121 | | == 7.Install Amira == |
122 | | |
123 | | |
124 | | == 8.Test Amira == |
| 121 | == 7.Install VirtualGL == |
| 122 | |
| 123 | rock@fly:~/VirtualGL> wget ftp://ftp.pbone.net/mirror/ftp.sourceforge.net/pub/sourceforge/v/vi/virtualgl/VirtualGL-2.1.x86_64.rpm [[BR]] |
| 124 | rock@fly:~/VirtualGL> sudo rpm -i VirtualGL-2.1.x86_64.rpm [[BR]] |
| 125 | rock@fly:~/VirtualGL> sudo rpm -qs VirtualGL |
| 126 | |
| 127 | {{{ |
| 128 | normal /opt/VirtualGL |
| 129 | normal /opt/VirtualGL/bin |
| 130 | normal /opt/VirtualGL/bin/cpustat |
| 131 | normal /opt/VirtualGL/bin/glxinfo |
| 132 | normal /opt/VirtualGL/bin/glxspheres |
| 133 | normal /opt/VirtualGL/bin/glxspheres64 |
| 134 | normal /opt/VirtualGL/bin/nettest |
| 135 | normal /opt/VirtualGL/bin/tcbench |
| 136 | normal /opt/VirtualGL/bin/vglclient |
| 137 | normal /opt/VirtualGL/bin/vglconfig |
| 138 | normal /opt/VirtualGL/bin/vglconfig64 |
| 139 | normal /opt/VirtualGL/bin/vglconnect |
| 140 | normal /opt/VirtualGL/bin/vglgenkey |
| 141 | normal /opt/VirtualGL/bin/vgllogin |
| 142 | normal /opt/VirtualGL/bin/vglrun |
| 143 | normal /opt/VirtualGL/bin/vglserver_config |
| 144 | normal /opt/VirtualGL/doc |
| 145 | normal /opt/VirtualGL/fakelib |
| 146 | normal /opt/VirtualGL/fakelib/64 |
| 147 | normal /opt/VirtualGL/fakelib/64/libGL.so |
| 148 | normal /opt/VirtualGL/fakelib/libGL.so |
| 149 | normal /opt/VirtualGL/lib |
| 150 | normal /opt/VirtualGL/lib64 |
| 151 | normal /usr/bin/vglclient |
| 152 | normal /usr/bin/vglconfig |
| 153 | normal /usr/bin/vglconfig64 |
| 154 | normal /usr/bin/vglconnect |
| 155 | normal /usr/bin/vglgenkey |
| 156 | normal /usr/bin/vgllogin |
| 157 | normal /usr/bin/vglrun |
| 158 | normal /usr/bin/vglserver_config |
| 159 | normal /usr/lib/libdlfaker.so |
| 160 | normal /usr/lib/libgefaker.so |
| 161 | normal /usr/lib/librrfaker.so |
| 162 | normal /usr/lib64/libdlfaker.so |
| 163 | normal /usr/lib64/libgefaker.so |
| 164 | normal /usr/lib64/librrfaker.so |
| 165 | normal /usr/share/doc/VirtualGL-2.1 |
| 166 | normal /usr/share/doc/VirtualGL-2.1/411.gif |
| 167 | normal /usr/share/doc/VirtualGL-2.1/422.gif |
| 168 | normal /usr/share/doc/VirtualGL-2.1/444.gif |
| 169 | normal /usr/share/doc/VirtualGL-2.1/ChangeLog.txt |
| 170 | normal /usr/share/doc/VirtualGL-2.1/LGPL.txt |
| 171 | normal /usr/share/doc/VirtualGL-2.1/LICENSE-OpenSSL.txt |
| 172 | normal /usr/share/doc/VirtualGL-2.1/LICENSE.txt |
| 173 | normal /usr/share/doc/VirtualGL-2.1/chromium-displaywall.png |
| 174 | normal /usr/share/doc/VirtualGL-2.1/chromium-sortfirst.png |
| 175 | normal /usr/share/doc/VirtualGL-2.1/chromium-sortlast.png |
| 176 | normal /usr/share/doc/VirtualGL-2.1/configdialog.gif |
| 177 | normal /usr/share/doc/VirtualGL-2.1/exceed1.png |
| 178 | normal /usr/share/doc/VirtualGL-2.1/exceed2.png |
| 179 | normal /usr/share/doc/VirtualGL-2.1/exceed3.png |
| 180 | normal /usr/share/doc/VirtualGL-2.1/exceed6.png |
| 181 | normal /usr/share/doc/VirtualGL-2.1/index.html |
| 182 | normal /usr/share/doc/VirtualGL-2.1/somerights20.png |
| 183 | normal /usr/share/doc/VirtualGL-2.1/sshtunnel.png |
| 184 | normal /usr/share/doc/VirtualGL-2.1/sunray.png |
| 185 | normal /usr/share/doc/VirtualGL-2.1/turbovnc1.png |
| 186 | normal /usr/share/doc/VirtualGL-2.1/turbovnc2.png |
| 187 | normal /usr/share/doc/VirtualGL-2.1/turbovnc3.png |
| 188 | normal /usr/share/doc/VirtualGL-2.1/turbovnc4.png |
| 189 | normal /usr/share/doc/VirtualGL-2.1/vgltransport.png |
| 190 | normal /usr/share/doc/VirtualGL-2.1/vgltransportglp.png |
| 191 | normal /usr/share/doc/VirtualGL-2.1/vgltransportservernetwork.png |
| 192 | normal /usr/share/doc/VirtualGL-2.1/virtualgl.css |
| 193 | normal /usr/share/doc/VirtualGL-2.1/x11transport.png |
| 194 | normal /usr/share/doc/VirtualGL-2.1/x11transportglp.png |
| 195 | }}} |
| 196 | |
| 197 | rock@fly:~/VirtualGL> vglrun --help |
| 198 | |
| 199 | {{{ |
| 200 | Usage: vglrun [options] [--] <OpenGL app> [OpenGL app arguments] |
| 201 | |
| 202 | VirtualGL options |
| 203 | -c <c> : proxy = Send 3D images uncompressed using X11 transport |
| 204 | jpeg = Compress 3D images using JPEG/send using VGL transport |
| 205 | rgb = Encode 3D images as RGB/send using VGL transport |
| 206 | sr = Compress 3D images using DPCM/send using Sun Ray transport |
| 207 | srrgb = Encode 3D images as RGB/send using Sun Ray transport |
| 208 | -cl <c> : <c> = The hostname or IP address of the VirtualGL client (or |
| 209 | Sun Ray server) |
| 210 | -dl : Force apps that dlopen() libGL to load VirtualGL instead |
| 211 | -d <d> : <d> = the X Display or GLP device to use for 3D rendering |
| 212 | -fps <f> : Limit client/server frame rate to <f> frames/sec |
| 213 | +/-g : Enable/disable gamma correction |
| 214 | -gamma <g>: Set gamma correction factor to <g> (see docs) |
| 215 | -ge : Fool application into thinking that LD_PRELOAD is unset |
| 216 | -np <n> : Use <n> CPUs to perform image compression (VGL transport only) |
| 217 | -p <p> : TCP port to use when connecting to vglclient (VGL transport only) |
| 218 | +/-pr : Enable/disable performance profiling output |
| 219 | -q <q> : JPEG compression quality [1 <= <q> <= 100] |
| 220 | +/-s : Enable/disable SSL encryption of VGL image transport |
| 221 | -samp <s> : JPEG chrominance subsampling factor |
| 222 | [<s> = gray, 1x, 2x, 4x, 8x, or 16x] |
| 223 | +/-sp : Turn on/off frame spoiling |
| 224 | -st <s> : left = Send only left eye buffer |
| 225 | right = Send only right eye buffer |
| 226 | quad = Use quad-buffered stereo if available, otherwise use |
| 227 | red/cyan (anaglyphic) stereo [default] |
| 228 | rc = Always use red/cyan (anaglyphic) stereo |
| 229 | +/-sync : Enable/disable strict 2D/3D synchronization |
| 230 | +/-tr : Enable/disable function call tracing (generates a lot of output) |
| 231 | +/-v : Enable/disable verbose VirtualGL messages |
| 232 | -64 : (Solaris only) Preload VirtualGL only into 64-bit apps |
| 233 | -32 : (Solaris only) Preload VirtualGL only into 32-bit apps |
| 234 | }}} |
| 235 | |
| 236 | == 8.Install TurboVNC == |
| 237 | |
| 238 | == 9.Install Amira == |
| 239 | |
| 240 | == 10.Test Amira == |