From: Bob D. <bd...@si...> - 2005-01-11 14:13:19
|
can you "ldd example" Also after your run ./configure There is a little report @ the end.. can you send that also Thanks! - bob On Tue, 2005-01-11 at 13:19 +0100, Seib Leo wrote: > Hello, > > > > I have compiled rlib-1.3.0 on SuSe Linux 9.2. I,ve got the following > mesasage while running example in src/examples/c/example: > > > > seib@developer:~/rlib-1.3.0/src/examples/c> ./example > > Setting output encoding to ANSI_X3.4-1968 > > encoding is NULL or invalid [C]... using en_USCould Not Load MYSQL > Input [libr-mysql.so: cannot open shared object file: No such file or > directory] > > Could not connect to XML Database > > > > But libr-mysql.so is on libpath: > > > > ldconfig -v | grep libr-mysql.so shows > > > > seib@developer:~/rlib-1.3.0/src/examples/c> /sbin/ldconfig -v | grep > libr-mysql.so > > libr-mysql-1.3.0.so -> libr-mysql.so > > > > > > Can anybody help? > > What is wrong? > > > > Sincerely, Leo Seib > > |