From: Everton L. B. <ev...@fa...> - 2004-08-30 13:43:04
|
Bob, I think the problem is php 5.0.0. Here it not works with rlib. -- Everton Luis Berz Bob Doan wrote: > Hi > > What prefix did you install it under? > > - bob > > On Sat, 2004-08-28 at 12:25 -0500, David A. Tong wrote: > >>Hi, >> >>I am trying to install & use RLib 1.2.0 in Fedora Core 2, PHP >>5.0.0 with Apache 2.0.50, ClibPDF. >> >>When I run the example.php from the command line (php example.php) >>I get the following error: >>------------------------------------------------------------- >>Setting output encoding to UTF-8Setting locale to >>[LC_CTYPE=en_US.UTF-8;LC_NUMERIC=C;LC_TIME=C;LC_COLLATE=C;LC_MONETARY=C;LC_MESSAGES=C;LC_PAPER=C;LC_NAME=C;LC_ADDRESS=C;LC_TELEPHONE=C;LC_MEASUREMENT=C;LC_IDENTIFICATION=C] >>FAILEDencoding is NULL or invalid [C]... using en_USencoding is NULL or >>invalid [C]... using en_USencoding is NULL or invalid [C]... using >>en_USencoding is NULL or invalid [C]... using en_USencoding is NULL or >>invalid [C]... using en_USencoding is NULL or invalid [C]... using >>en_USencoding is NULL or invalid [C]... using en_USencoding is NULL or >>invalid [C]... using en_USencoding is NULL or invalid [C]... using >>en_USencoding is NULL or invalid [C]... using en_USencoding 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] >>** NUTS.. WE CRASHED >>Quit (core dumped) >>------------------------------------------------------------- >> >>Here is the output of "ldconfig -v |grep libr-" : >>------------------------------------------------------------- >>libr-mysql-1.2.0.so -> libr-mysql.so >>libr-1.2.0.so -> libr.so >>------------------------------------------------------------- >> >>The files in the php extension directory are: >>------------------------------------------------------------- >>librlib-1.2.0.so librlib.la librlib.so >>------------------------------------------------------------- >> >>And I have the correct extension directory identified in the php.ini >>file using the extension_dir directive. >> >>The problem is that libr-mysql.so cannot be found, but it is >>in the ld library path. Also, the c example compiled and >>worked without a hitch. What am I doing wrong? >> >>Also, how can I get rid of the encoding warnings so that I won't >>muck up my error_log? >> >>Any help would be greatly appreciated. >> >>Thanks in Advance. >>David >> >> >>------------------------------------------------------- >>This SF.Net email is sponsored by BEA Weblogic Workshop >>FREE Java Enterprise J2EE developer tools! >>Get your free copy of BEA WebLogic Workshop 8.1 today. >>http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click >>_______________________________________________ >>Rlib-users mailing list >>Rli...@li... >>https://lists.sourceforge.net/lists/listinfo/rlib-users > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by BEA Weblogic Workshop > FREE Java Enterprise J2EE developer tools! > Get your free copy of BEA WebLogic Workshop 8.1 today. > http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click > _______________________________________________ > Rlib-users mailing list > Rli...@li... > https://lists.sourceforge.net/lists/listinfo/rlib-users > |