Click to See Complete Forum and Search --> : libx11 not found


I dont have one
01-18-2001, 03:02 PM
When i run ./configure it says i need libx11, can someone point me to a place where i can get this?
Thanx

MrNewbie
01-18-2001, 03:15 PM
I had that problem and added /usr/lib to my /etc/ld.so.conf file and ran ldconfig which fixed it.

MrNewbie
01-18-2001, 04:55 PM
Btw, are you using Slackware?

I dont have one
01-18-2001, 05:40 PM
no, mandrake 7.2.....and i cant figure out how to run ldconfig
i change my .ld.so.config so it looks like this....
/usr/X11R6/lib
/usr/lib

but i cant find ldconfig
Thanx

MrNewbie
01-18-2001, 06:29 PM
Are you root when you try to run ldconfig? It should be in /sbin/ldconfig try that, btw, you said .ld.so.conf was that a mistake? because it should be the /etc/ld.so.conf file, (no .)
MrNewbie

I dont have one
01-18-2001, 07:56 PM
MrNewbie
Yeah i meant ld.so.config sorry bout that. in my /sbin the only file i have that looks like ldconfig is ifconfig. Are u sure its in /sbin? I'll keep lookin tho. Thnx

[This message has been edited by I dont have one (edited 18 January 2001).]

I dont have one
01-18-2001, 08:11 PM
MrNewbie
allright, i edited the ld.so.config so it looks like
/usr/lib/X11R6
/usr/lib

And i found ldconfig and ran it.
When i run the file/game I still the get the error
"Can't load libGl.so from etc/ld.so.config"
And the last line is
"Could not load OpenGL subsystem"
do i need to get OpenGL or something? I have no idea what it is. Thanx

[This message has been edited by I dont have one (edited 18 January 2001).]

MrNewbie
01-18-2001, 09:06 PM
Well I've never tried to get opengl or any 3d working in linux, but I'd guess you do need the open gl stuff.