From: Bob D. <bd...@si...> - 2004-12-14 14:24:37
|
On Tue, 2004-12-14 at 01:15 -0500, Jeff Kopmanis wrote: > Thanks, Bob...that helped. Got RLib compiled. Had to do add the > libraries for PHP and MySQL support. > > Q1: do --enable-mysql, --enable-php, etc have to be given to get these > features turned on? > Well.. it tries to find everything automatically.. on most systems it will find mysql and php automatically..... There only there just in case > 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 ;) > 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? |