|
About VirtualGL
Downloads Developer Info Library |
Installing VirtualGL on Red Hat Enterprise Linux 6This page attempts to document the issues encountered when installing VirtualGL on Red Hat Enterprise Linux 6, as well as workarounds for those issues (if known.) If you know of a better solution for any of the below, then please contact us. Some of these issues may not be specific to Red Hat Enterprise Linux 6 and may affect other relatively recent distros as well, such as Fedora. Installing 32-bit LibrariesIn order to run 32-bit OpenGL applications in VirtualGL, it is necessary to install the 32-bit VirtualGL server components. These components depend on a few 32-bit system libraries. The x86-64 version of RHEL 6 does not have any 32-bit libraries installed by default, so it is necessary to install these before using the 32-bit version of VirtualGL. To do this: As root:
[rhel-i386-server-5] enabled = 1
rpm -q -a | sed 's@\.x86_64@@' | sed 's@\.noarch@@' | sort >out yum install `cat out` Now, In VirtualGL 2.2.x and prior, the 64-bit VirtualGL RPM also contained a 32-bit version of the VirtualGL server components. If you don't need to run 32-bit applications in VirtualGL, you could simply install this RPM with Current versions of VirtualGL ship with separate 32-bit and 64-bit RPMs. Installing the Proprietary nVidia DriverAs root:
rpm -e xorg-x11-drivers xorg-x11-drv-nouveau
vglgenkey IssuesCurrently, the only known way to make Perhaps someone with a greater knowledge of SELinux can explain how to disable enforcement only for GDM and not the whole system. vglserver_config IssuesThere is currently no known way to disable the XTEST extension, because |
|
![]() | All content on this web site is licensed under the Creative Commons Attribution 2.5 License. Any works containing material derived from this web site must cite The VirtualGL Project as the source of the material and list the current URL for the VirtualGL web site. |