From: Seib L. <LS...@LS...> - 2005-01-11 12:19:27
|
Hello, =20 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: =20 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 =20 But libr-mysql.so is on libpath: =20 ldconfig -v | grep libr-mysql.so shows =20 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 =20 =20 Can anybody help? What is wrong? =20 Sincerely, Leo Seib |