Author Topic: Getting error when trying to install in linux  (Read 6542 times)

Studlut

  • Posts: 33
  • Turrets: +0/-0
Getting error when trying to install in linux
« 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?

Studlut

  • Posts: 33
  • Turrets: +0/-0
Getting error when trying to install in linux
« Reply #1 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.

Caveman

  • Guest
Getting error when trying to install in linux
« Reply #2 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.

Studlut

  • Posts: 33
  • Turrets: +0/-0
Getting error when trying to install in linux
« Reply #3 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...

kevlarman

  • Posts: 2737
  • Turrets: +291/-295
Getting error when trying to install in linux
« Reply #4 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).
Quote from: Asvarox link=topic=8622.msg169333#msg169333
Ok let's plan it out. Asva, you are nub, go sit on rets, I will build, you two go feed like hell, you go pwn their asses, and everyone else camp in the hallway, roger?
the dretch bites.
-----
|..d| #
|.@.-##
-----

Undeference

  • Tremulous Developers
  • *
  • Posts: 1254
  • Turrets: +122/-45
Getting error when trying to install in linux
« Reply #5 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
Need help? Ask intelligently. Please share solutions you find.

Thats what we need, helpful players, not more powerful admins.

Studlut

  • Posts: 33
  • Turrets: +0/-0
Getting error when trying to install in linux
« Reply #6 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

next_ghost

  • Posts: 892
  • Turrets: +3/-6
Getting error when trying to install in linux
« Reply #7 on: January 16, 2007, 03:44:41 pm »
Install graphics drivers.
If my answer to your problem doesn't seem helpful, it means I won't help you until you show some effort to fix your problem yourself!
1.2.0 release's been delayed for 5:48:00 already because of stupid questions.

Studlut

  • Posts: 33
  • Turrets: +0/-0
Getting error when trying to install in linux
« Reply #8 on: January 16, 2007, 03:48:58 pm »
I think I did.  I still get this error.  I installed the ATI x1600 driver...

Studlut

  • Posts: 33
  • Turrets: +0/-0
Getting error when trying to install in linux
« Reply #9 on: January 16, 2007, 04:32:21 pm »

Studlut

  • Posts: 33
  • Turrets: +0/-0
Getting error when trying to install in linux
« Reply #10 on: January 16, 2007, 04:54:15 pm »
aw fuck i'm getting the error again

wtf?

Studlut

  • Posts: 33
  • Turrets: +0/-0
Getting error when trying to install in linux
« Reply #11 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

IJsje

  • Posts: 58
  • Turrets: +1/-1
Getting error when trying to install in linux
« Reply #12 on: January 16, 2007, 06:20:10 pm »
I cannot help but say, don't type it into eterm.

Eterm uses a different $PATH?

Caveman

  • Guest
Getting error when trying to install in linux
« Reply #13 on: January 16, 2007, 06:29:33 pm »
Kill artsd, then even eterm will work .)