Thank you very much for the help, Brian. I tried running the installer by double clicking and nothing happened. When I tried starting up through the command line, I got this:
Traceback (most recent call last):
File "<string>", line 21, in <module>
File "/opt/qubeViewerBuildRoot/pyinstaller-2.0/PyInstaller/loader/iu.py", line 386, in importHook
File "/opt/qubeViewerBuildRoot/pyinstaller-2.0/PyInstaller/loader/iu.py", line 449, in doimport
File "/opt/qubeViewerBuildRoot/pyinstaller-2.0/PyInstaller/loader/iu.py", line 248, in getmod
File "/opt/qubeViewerBuildRoot/pyinstaller-2.0/PyInstaller/loader/archive.py", line 495, in getmod
File "/opt/qubeViewerBuildRoot/pyinstaller-2.0/PyInstaller/loader/iu.py", line 105, in getmod
File "/opt/qubeViewerBuildRoot/pyinstaller-2.0/PyInstaller/loader/iu.py", line 386, in importHook
File "/opt/qubeViewerBuildRoot/pyinstaller-2.0/PyInstaller/loader/iu.py", line 449, in doimport
File "/opt/qubeViewerBuildRoot/pyinstaller-2.0/PyInstaller/loader/iu.py", line 248, in getmod
File "/opt/qubeViewerBuildRoot/pyinstaller-2.0/PyInstaller/loader/archive.py", line 495, in getmod
File "/opt/qubeViewerBuildRoot/pyinstaller-2.0/PyInstaller/loader/iu.py", line 105, in getmod
ImportError: /usr/lib64/libGL.so.1: undefined symbol: _XGetRequest
I tried this using qubeInstaller.CentOS6.0and qubeInstaller.CentOS6.3 on CentOS6.4. Any ideas?