Re: [Plib-users] Cannot open -lX11 at compile
Brought to you by:
sjbaker
From: Dave M. <dp...@ef...> - 2000-03-08 17:47:53
|
I don't think /usr/X11R6/lib is a trusted lib directory. I think you are supposed to use ldconfig to correct this http://hegel.ittc.ukans.edu/topics/linux/man-pages/man8/ldconfig.8.html personally, i usually end up just copying the file i want into /usr/lib because i'm a linux newbie and i want things to work right away. --Dave At 3/8/00 3:04:00 AM, you wrote: >I have tried to compile plib under SuSE Linux, and >after numerous problems I finally managed to get the >thing to start compiling. It gets to where is compiles >the js example and then bails out with "Cannot open >-lX11, although I'm sure the library exists in >/usr/X11R6/lib. Why can't it find it? > >SiMON >__________________________________________________ >Do You Yahoo!? >Talk to your friends online with Yahoo! Messenger. >http://im.yahoo.com > >_______________________________________________ >plib-users mailing list >pli...@li... >http://lists.sourceforge.net/mailman/listinfo/plib-users > |