Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
setting LD_LIBRARY_PATH=/usr/lib32
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64
View previous topic :: View next topic  
Author Message
mr_andy_main
n00b
n00b


Joined: 31 Dec 2002
Posts: 24

PostPosted: Fri Aug 13, 2004 11:44 am    Post subject: setting LD_LIBRARY_PATH=/usr/lib32 Reply with quote

As recommended by other posts I did an 'export LD_LIBRARY_PATH=/usr/lib32' to get cedega working with the nvidia driver. Now sorry for the silly questions but...

does this change things permanently (and maybe adversly affect something else)?

how do I set things up so that when I run cedega I do not have to worry about this?

Thanks, Andy.
Back to top
View user's profile Send private message
vpoinot
Apprentice
Apprentice


Joined: 10 Nov 2003
Posts: 155

PostPosted: Sat Aug 14, 2004 5:10 am    Post subject: Reply with quote

I don't know anything about cedega, but I guess the idea goes like this: create a file in /etc/init.d/ called xxcedega (xx being a number, I'm still not quite sure about the importance of this number) and add a line:
Code:
LDPATH=/usr/lib32

then run:
Code:
hitchcock root # env-update

as root to update your environment.
Back to top
View user's profile Send private message
pivertd
Apprentice
Apprentice


Joined: 08 Feb 2004
Posts: 185
Location: Arlon, Belgium

PostPosted: Sat Aug 14, 2004 1:29 pm    Post subject: Reply with quote

Oups ... Not sure it's a good idea !
I suppose vpoinot means /etc/env.d (and not init.d). But I think it's a bad idea because this 'll change the env. variable for all OS !!

If you really need this env. var. to be set to run cedega (I think that's a Game that runs under transgaming winex), it's better to write a small script that :
1) export the env variables you need
2) launch the game... (or software)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64 All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum