You are not logged in.
Pages: 1
I installed assaultcube, and it doesn't work. In sakura, su, put in my password, then typed "assaultcube" and it gave me this:
Unable to find: get-opengl in the mirrored packages list.
root@slitaz:/home/tux# assaultcube
Using home directory: /root/.assaultcube
current locale: en_US
init: sdl
init: net
init: world
init: video: sdl
init: video: mode
Unable to create OpenGL screen (X11 driver not configured with OpenGL)
So now what?
Offline
hi: try this solution myself and other colleagues worked forum
http://forum.slitaz.org/topic/help-x11-driver-not-configured-with-opengl
Offline
What do you type exactly?? I'v typed [<On>], [<"On">], On, on, True, "True", [<True>], [<"True">], ect. What do I type?
Offline
Hi Appdude13 ...
What do you mean with typing on or true?
You need to install a working sdl package. But you have to convert ist first from rpm to tazpkg.
- open a terminal
- type:
wget http://www.libsdl.org/release/SDL-1.2.15-1.i386.rpm
(now the rpm package is downloading)
- type su
(you will be ask for a password)
- type root
(now you will be root)
- type
tazpkg convert SDL-1.2.15-1.i386.rpm
(now the package is converting)
after converting is finished,
- type
tazpkg install *.tazpkg
Offline
Alright, It worked! thanks So much HMA! I'm new to slitaz, (And linux in general) and I hope to help out more on the forums. Thanks again!
Offline
Pages: 1
[ Generated in 0.020 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]