From: Jeff K. <kop...@um...> - 2004-12-14 14:32:08
|
>> Q2: Perl still doesn't get configured...complains it can't find the >> files, and I've installed every -dev package I can find for perl. >> Here's the message from the configure run: > > PERL bindings don't work yet anyway ;) OK...then I won't worry about them. >> The PHP sample code crashes, but the C code works, and gives me >> results...happy-happy! > > Do you need the PHP to work? And did RLIB find php support when it > configured? RLIB did find PHP and seemed to be happy with what it found. But when I run the thing from the command line, this is what I get. dorms:~/rlib-1.3.0/src/examples/php> php example.php Setting output encoding to ISO-8859-1 Setting locale to [LC_CTYPE=en_US;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_USSetting locale to [C] FAILEDSetting locale to [en_US] FAILEDencoding is NULL or invalid [C]... using en_USSetting locale to [C] FAILEDencoding is NULL or invalid [C]... using en_USSetting locale to [C] FAILEDencoding is NULL or invalid [C]... using en_USSetting locale to [C] FAILEDencoding is NULL or invalid [C]... using en_USSetting locale to [C] FAILEDencoding is NULL or invalid [C]... using en_USSetting locale to [C] FAILEDencoding is NULL or invalid [C]... using en_USSetting locale to [C] FAILEDencoding is NULL or invalid [C]... using en_USSetting locale to [C] FAILEDencoding is NULL or invalid [C]... using en_USSetting locale to [C] FAILEDencoding is NULL or invalid [C]... using en_USSetting locale to [C] FAILEDencoding is NULL or invalid [C]... using en_USSetting locale to [C] FAILEDCould Not Load MYSQL Input [libr-mysql.so: cannot open shared object file: No such file or directory] ** NUTS.. WE CRASHED Quit ------- University of Michigan Department of Mathematics ------- Jeff Kopmanis, Systems Project Coordinator, Computer Support Group B736 East Hall, 525 East University Ave, Ann Arbor, MI 48109-1109 Office: 734-615-6038 http://www-personal.umich.edu/~kopmanis |