Tremulous Forum
Media => Mapping Center => Topic started by: your face on April 12, 2008, 08:53:40 pm
-
Ok, I just got Ubuntu (Total noob :P), and I installed radiant (using Ingar's instructions) but when I run "radiant" from Terminal, I get this error: "radiant: error while loading shared libraries: libgtkglext-x11-1.0.so.0: cannot open shared object file: No such file or directory"
Hao can I has libgtkglext-x11-1.0.so.0? D:
Instruction would be teh appreciated :], Thanks,
face
-
Start up a terminal and use the command "sudo apt-get install libgtkglext1"
Or go to start -> system -> adept manager then search for and install it from there.
-
Or use System -> Administration -> Synaptic Package Manager.
-
Awesomeness. Thanks gais. ;)
Oh BTW, where do the .map's go? I set the engine path to /usr/share/games/tremulous, but there isn't a map folder in base...
-
Normally the .map, compiled .bsp and intermediate build files go in ~/.tremulous/base/maps
-
You can see that hidden dir with ctrl+H in your file manager ;)
-
Darn... there's no "maps" file in base. :P
And I tried ctrl+H. D:
EDIT: Nvm, guys, I found'd it! Thanks for your help, all! :)
-
Your welcome. ;D
-
Wut ::) :
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
(radiant:5967): GdkGLExt-CRITICAL **: gdk_gl_drawable_gl_begin: assertion `GDK_IS_GL_DRAWABLE (gldrawable)' failed
Segmentation fault (core dumped)
-
sudo apt-get install libgl1-mesa-glx
-
Thanks, but...it's the graphics card driver or something. It's two options:
1) Radiant works, but I can't see what I type on the terminal, or any of the window-bars
2) Radiant fails, but I can see what I type in the terminal, and I can see the window-bars
:P
-
You said something bad about penguins, didn't you.
What graphics card do you have?
Does glxgears run?
-
glxinfo | grep direct
-
Ugh, nvm. Somehow my driver accelerator got disabled... sorry. :-\
Thanks anyways for your help! :)