Skip to main content

Thread: Frets on Fire not starting


hey all,

after installing frets on fire software centre error while trying boot shell:

code:
wobin@wobin-laptop:/usr/games$ fretsonfire  traceback (most recent call last):   file "./fretsonfire.py", line 45, in <module>     gameengine import gameengine   file "/usr/share/games/fretsonfire/game/gameengine.py", line 23, in <module>     opengl.gl import *   file "/usr/lib/pymodules/python2.6/opengl/gl/__init__.py", line 2, in <module>     opengl.raw.gl import *   file "/usr/lib/pymodules/python2.6/opengl/raw/gl/__init__.py", line 6, in <module>     opengl.raw.gl.constants import *   file "/usr/lib/pymodules/python2.6/opengl/raw/gl/constants.py", line 7, in <module>     opengl import platform, arrays   file "/usr/lib/pymodules/python2.6/opengl/platform/__init__.py", line 36, in <module>     _load()   file "/usr/lib/pymodules/python2.6/opengl/platform/__init__.py", line 27, in _load     plugin_class = plugin.load()   file "/usr/lib/pymodules/python2.6/opengl/plugins.py", line 14, in load     return importbyname( self.import_path )   file "/usr/lib/pymodules/python2.6/opengl/plugins.py", line 28, in importbyname     module = __import__( ".".join(modulename), {}, {}, modulename)   file "/usr/lib/pymodules/python2.6/opengl/platform/glx.py", line 8, in <module>     class glxplatform( baseplatform.baseplatform ):   file "/usr/lib/pymodules/python2.6/opengl/platform/glx.py", line 16, in glxplatform     mode=ctypes.rtld_global    file "/usr/lib/pymodules/python2.6/opengl/platform/ctypesloader.py", line 48, in loadlibrary     return dlltype( name, mode )   file "/usr/lib/python2.6/ctypes/__init__.py", line 353, in __init__     self._handle = _dlopen(self._name, mode) oserror: ('gl: cannot open shared object file: no such file or directory', 'gl', none)
python-opengl installed on system.
using 1005ha eeepc.

in advance

-> solved making link:

code:
sudo ln -s /usr/lib/libgl.so.1 /usr/lib/libgl.so


Forum The Ubuntu Forum Community Ubuntu Specialised Support Gaming & Leisure Frets on Fire not starting


Ubuntu

Comments

Popular posts from this blog

Error compiling for board Arduino/Genuino Uno.

Installation database is corrupt

esp8266 (nodemcu 0.9) client.write très lent ???