From: Bob D. <bd...@si...> - 2003-10-31 16:55:22
|
Hey, seems like rlib did't find php-config in your path make sure you have php-devel installed - Bob On Wed, 2003-10-29 at 05:10, Santhanam wrote: > 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 > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: SF.net Giveback Program. > Does SourceForge.net help you be more productive? Does it > help you create better code? SHARE THE LOVE, and help us help > YOU! Click Here: http://sourceforge.net/donate/ > _______________________________________________ > Rlib-users mailing list > Rli...@li... > https://lists.sourceforge.net/lists/listinfo/rlib-users > |