Tremulous Forum

General => Troubleshooting => Topic started by: Studlut on January 16, 2007, 12:12:51 am

Title: Getting error when trying to install in linux
Post by: Studlut on January 16, 2007, 12:12:51 am
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?
Title: Getting error when trying to install in linux
Post by: Studlut on January 16, 2007, 12:35:57 am
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.
Title: Getting error when trying to install in linux
Post by: Caveman on January 16, 2007, 12:55:55 am
That is only the resulting error.
We need to see the whole output that leads to this error.
Title: Getting error when trying to install in linux
Post by: Studlut on January 16, 2007, 01:16:23 am
:/ i typed that code manually...  theres no way to copy and paste from the console that I know of...
Title: Getting error when trying to install in linux
Post by: kevlarman on January 16, 2007, 02:07:48 am
you should be able to copy and paste from pretty much every terminal emulator (yes, even xterm).
Title: Getting error when trying to install in linux
Post by: Undeference on January 16, 2007, 02:54:18 am
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
Title: Getting error when trying to install in linux
Post by: Studlut on January 16, 2007, 03:46:52 am
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
Title: Getting error when trying to install in linux
Post by: next_ghost on January 16, 2007, 03:44:41 pm
Install graphics drivers.
Title: Getting error when trying to install in linux
Post by: Studlut on January 16, 2007, 03:48:58 pm
I think I did.  I still get this error.  I installed the ATI x1600 driver...
Title: Getting error when trying to install in linux
Post by: Studlut on January 16, 2007, 04:32:21 pm
wooo got it working!

http://wiki.cchtml.com/index.php/Ubuntu_Dapper_Installation_Guide

that's what I needed.
Title: Getting error when trying to install in linux
Post by: Studlut on January 16, 2007, 04:54:15 pm
aw fuck i'm getting the error again

wtf?
Title: Getting error when trying to install in linux
Post by: Studlut on January 16, 2007, 05:07:47 pm
ok so when I type "tremulous" into Konsole or Xterm it works fine

but when I type it into Eterm it crashes
Title: Getting error when trying to install in linux
Post by: IJsje on January 16, 2007, 06:20:10 pm
I cannot help but say, don't type it into eterm.

Eterm uses a different $PATH?
Title: Getting error when trying to install in linux
Post by: Caveman on January 16, 2007, 06:29:33 pm
Kill artsd, then even eterm will work .)