hey i go through installation however at the very end i get this error
usr/local/bin/tremulous: error while loading shared libraries: libSDL-1.2.so.0: cannot open shared object file: no such file or directory.
i'm pretty noob at linux. can someone walk me through how to fix it?
Sys_Error: GLimp_Init() - could not load OpenGL subsystem
solved the last problem. Its installed, but now I get this error every time i try to launch it.
That is only the resulting error.
We need to see the whole output that leads to this error.
:/ i typed that code manually... theres no way to copy and paste from the console that I know of...
you should be able to copy and paste from pretty much every terminal emulator (yes, even xterm).
if you can't figure out how to copy from your console (e.g., select in xterm, middle click in Firefox and get a search page), you can redirect the output to a file and copy from your GUI text editor.
tremulous > anything
tremulous 1.1.0 linux-x86 Feb 28 2006
----- FS_Startup -----
Current search path:
/home/musician/.tremulous/base
/usr/local/games/tremulous/base/vms-1.1.0.pk3 (4 files)
/usr/local/games/tremulous/base/map-uncreation-1.1.0.pk3 (110 files)
/usr/local/games/tremulous/base/map-tremor-1.1.0.pk3 (45 files)
/usr/local/games/tremulous/base/map-transit-1.1.0.pk3 (135 files)
/usr/local/games/tremulous/base/map-niveus-1.1.0.pk3 (134 files)
/usr/local/games/tremulous/base/map-nexus6-1.1.0.pk3 (151 files)
/usr/local/games/tremulous/base/map-karith-1.1.0.pk3 (118 files)
/usr/local/games/tremulous/base/map-atcs-1.1.0.pk3 (87 files)
/usr/local/games/tremulous/base/map-arachnid2-1.1.0.pk3 (67 files)
/usr/local/games/tremulous/base/data-1.1.0.pk3 (1229 files)
/usr/local/games/tremulous/base
----------------------
2080 files in pk3 files
execing default.cfg
couldn't exec autogen.cfg
couldn't exec autoexec.cfg
Hunk_Clear: reset the hunk ok
----- Client Initialization -----
----- Initializing Renderer ----
-------------------------------
----- Client Initialization Complete -----
----- R_Init -----
------- Input Initialization -------
Joystick is not active.
------------------------------------
...loading libGL.so.1:
Calling SDL_Init(SDL_INIT_VIDEO)...
SDL_Init(SDL_INIT_VIDEO) passed.
Xlib: extension "XFree86-DRI" missing on display ":0.0".
Initializing OpenGL display
...setting mode 3: 640 480
SDL_SetVideoMode failed: Couldn't find matching GLX visual
SDL_SetVideoMode failed: Couldn't find matching GLX visual
Using 8/8/8 Color bits, 16 depth, 8 stencil display.
GL_RENDERER: Mesa GLX Indirect
***********************************************************
You are using software Mesa (no hardware acceleration)!
Driver DLL used: libGL.so.1
If this is intentional, add
"+set r_allowSoftwareGL 1"
to the command line when starting the game.
***********************************************************
...WARNING: could not set the given mode (3)
----- CL_Shutdown -----
RE_Shutdown( 1 )
-----------------------
----- CL_Shutdown -----
-----------------------
Sys_Error: GLimp_Init() - could not load OpenGL subsystem
Install graphics drivers.
I think I did. I still get this error. I installed the ATI x1600 driver...
wooo got it working!
http://wiki.cchtml.com/index.php/Ubuntu_Dapper_Installation_Guide
that's what I needed.
aw fuck i'm getting the error again
wtf?
ok so when I type "tremulous" into Konsole or Xterm it works fine
but when I type it into Eterm it crashes
I cannot help but say, don't type it into eterm.
Eterm uses a different $PATH?
Kill artsd, then even eterm will work .)