Author Topic: Britness  (Read 19039 times)

Stof

  • Posts: 1343
  • Turrets: +1/-1
Britness
« Reply #30 on: October 04, 2006, 07:23:55 pm »
Quote from: "durand"
u would probably need other dependencies as well, creating a mess. u could try the grumpy groundhog repository...

SDL has very little dependencies, and a very good compatibility between versions.

But if you want to minimise the risks, you can probably compile your own SDL 1.2.11 version and use an LD_LIBRARY_PATH trick to make tremulous and only tremulous use that one.
urphy's rules of combat
8 ) Teamwork is essential; it gives the enemy someone else to shoot at.
18 ) Make it too tough for the enemy to get in and you can't get out.

durand

  • Posts: 201
  • Turrets: +0/-0
Britness
« Reply #31 on: October 04, 2006, 08:07:13 pm »
oh ok, how do u do the ld_library_path trick?

Stof

  • Posts: 1343
  • Turrets: +1/-1
Britness
« Reply #32 on: October 04, 2006, 08:26:22 pm »
Something like :
Code: [Select]
$export LD_LIBRARY_PATH=./lib
$ll ./lib
total 400
lrwxrwxrwx  1 stof stof     19 jui 15 20:20 libSDL-1.2.so.0 -> libSDL-1.2.so.0.0.5*
-rwxr-xr-x  1 stof stof 405239 jui 15 20:20 libSDL-1.2.so.0.0.5*
$tremulous

That way, tremulous will look for libSDL first in the ./lib folder, and then in the standard location. Be careful with relative paths though.

Edit : fucking stupid phpBB that stupidly closed for me the code tag. I hate dumb programs that act as if they are smart :evil:
urphy's rules of combat
8 ) Teamwork is essential; it gives the enemy someone else to shoot at.
18 ) Make it too tough for the enemy to get in and you can't get out.

rasz_pl

  • Guest
Britness
« Reply #33 on: October 05, 2006, 03:18:37 pm »
Quote from: "Odin"
Anyone compiled libsdl1.2.11 for Ubuntu yet?


for edgy?
http://www.ubuntuforums.org/showthread.php?p=1579208
http://www.ubuntuforums.org/attachment.php?attachmentid=16852&d=1159936926


Quote from: "zukka"
Quote from: "rasz_pl"

with libsdl 1.2.10? or 1.2.9/1.2.11 ?
I got this weird behaviour only with 1.2.10 :(

1.2.11 but as i said doesn't happen always and with some voodoo magic i can go through it...  :roll:


blah, so its a new bug :(
I also have it sporadically, it pisses me off :/
Im gonna check the regular Q3, if its there ill bug the libSDL ppl

Hruhf

  • Posts: 13
  • Turrets: +0/-0
Britness
« Reply #34 on: October 08, 2006, 05:51:18 am »
I dunno what the problem was but when my bro installed titan quest and some other stuff the britness was fixed :eek: .now it's back to being ultra bright. I dunno what the problem was. so yeah :D  :barricade:
{TRI}- TRIUHF CLAN IN MAKING

tomek-k

  • Guest
Britness
« Reply #35 on: October 11, 2006, 10:15:51 am »
Quote from: "Hruhf"
I use windows xp pro and what's xgamma? is it a console command?


Just look at www.libsdl.org for the newest SDL version for windows

Maby the titan quest installed the newer SDL for you?

Hruhf

  • Posts: 13
  • Turrets: +0/-0
Britness
« Reply #36 on: October 11, 2006, 11:58:18 am »
Quote from: "tomek-k"
Quote from: "Hruhf"
I use windows xp pro and what's xgamma? is it a console command?


Just look at www.libsdl.org for the newest SDL version for windows

Maby the titan quest installed the newer SDL for you?


Probally but i doubt it
{TRI}- TRIUHF CLAN IN MAKING