From: Santhanam <v_s...@am...> - 2003-10-29 10:15:43
|
Dear Friends, I am trying to install & use RLib in Redhat Linux 9.0, PHP 4.3.3 with Apache 2.0.47, ClibPDF. When i execute the example in betabook.pdf, i get the following error : -------------------------------------------------------------- Warning: dl(): Unable to load dynamic library './libr-php.so' - ./libr-php.so: cannot open shared object file: No such file or directory in /usr/local/apache2/htdocs/rlibexample.php on line 2 -------------------------------------------------------------- The following is the output of "ldconfig -v |grep libr-" : ------------------------------------------------------------- libr-postgre-1.1.2.so -> libr-postgre-1.1.2.so libr-mysql-1.1.2.so -> libr-mysql-1.1.2.so libr-1.1.2.so -> libr-1.1.2.so ---------------------------------------------------------- Please help me in this problem. Thanks in Advance. With Regards Santhanam |