Re: error while loading shared libraries: libwwwxml.so.0:
Stephane Bortzmeyer <[email protected]> Wed, 25 Jul 2007 22:25:59 -0500
| Newsgroups | gmane.text.xml.rpc.specification |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Jul 23, 2007 at 09:02:29PM -0000, bozhang1982 <[email protected]> wrote a message of 362 lines which said: > #./xmlrpc_sample_add_client: error while loading shared libraries: > libwwwxml.so.0: cannot open shared object file: No such file or directory > > > but if I do ls on /usr/local/lib/, i can see the library > libwwwxml.so.0 clearly: > #ls -l /usr/local/lib/libwwwxml.so.0 Well, /usr/local/lib is not in your load path. (For instance, on my Debian system, it is *not* in the default load path.) 1) What's in /etc/ld.so.conf? 2) What's the content of the environment variable LD_LIBRARY_PATH? "man ld.so" may help you. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/xml-rpc/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/xml-rpc/join (Yahoo! ID required) <*> To change settings via email: mailto:[email protected] mailto:[email protected] <*> To unsubscribe from this group, send an email to: [email protected] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/