Tremulous Forum

Media => Mapping Center => Topic started by: your face on April 12, 2008, 08:53:40 pm

Title: libgtkglext-x11-1.0.so.0 [SOLVED]
Post 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
Title: Re: libgtkglext-x11-1.0.so.0
Post by: Taiyo.uk on April 12, 2008, 11:12:03 pm
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.
Title: Re: libgtkglext-x11-1.0.so.0
Post by: Odin on April 12, 2008, 11:25:00 pm
Or use System -> Administration -> Synaptic Package Manager.
Title: Re: libgtkglext-x11-1.0.so.0
Post by: your face on April 13, 2008, 03:39:34 am
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...
Title: Re: libgtkglext-x11-1.0.so.0
Post by: Taiyo.uk on April 13, 2008, 09:56:45 am
Normally the .map, compiled .bsp and intermediate build files go in ~/.tremulous/base/maps
Title: Re: libgtkglext-x11-1.0.so.0
Post by: Thomsen on April 13, 2008, 12:50:18 pm
You can see that hidden dir with ctrl+H in your file manager ;)
Title: Re: libgtkglext-x11-1.0.so.0
Post by: your face on April 13, 2008, 03:33:08 pm
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!  :)
Title: Re: libgtkglext-x11-1.0.so.0
Post by: Amtie on April 13, 2008, 06:49:08 pm
Your welcome.  ;D
Title: Re: libgtkglext-x11-1.0.so.0
Post by: your face on April 16, 2008, 02:12:22 am
Wut ::) :
Code: [Select]
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)
Title: Re: libgtkglext-x11-1.0.so.0
Post by: Taiyo.uk on April 16, 2008, 06:47:37 am
sudo apt-get install libgl1-mesa-glx
Title: Re: libgtkglext-x11-1.0.so.0
Post by: your face on April 16, 2008, 04:25:49 pm
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
Title: Re: libgtkglext-x11-1.0.so.0
Post by: Taiyo.uk on April 16, 2008, 06:54:21 pm
You said something bad about penguins, didn't you.

What graphics card do you have?
Does glxgears run?
Title: Re: libgtkglext-x11-1.0.so.0
Post by: Lava Croft on April 16, 2008, 08:03:38 pm
glxinfo | grep direct
Title: Re: libgtkglext-x11-1.0.so.0
Post by: your face on April 16, 2008, 08:28:12 pm
Ugh, nvm.  Somehow my driver accelerator got disabled... sorry.  :-\

Thanks anyways for your help!  :)