From: Jeff K. <kop...@um...> - 2004-12-14 06:16:33
|
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? 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: checking for PERL files... configure: WARNING: PERL bindings are not going to be used The PHP sample code crashes, but the C code works, and gives me results...happy-happy! Thanks for the help before, it was key. -Jeff. :) On Dec 13, 2004, at 11:04 PM, rli...@li... wrote: > Send Rlib-devel mailing list submissions to > rli...@li... > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.sourceforge.net/lists/listinfo/rlib-devel > or, via email, send a message with subject or body 'help' to > rli...@li... > > You can reach the person managing the list at > rli...@li... > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Rlib-devel digest..." > > > Today's Topics: > > 1. pkg-config problems (Jeff Kopmanis) > 2. Re: pkg-config problems (Bob Doan) > 3. Re: pkg-config problems (Jeff Kopmanis) > > --__--__-- > > Message: 1 > To: rli...@li... > From: Jeff Kopmanis <kop...@um...> > Date: Mon, 13 Dec 2004 01:05:24 -0500 > Subject: [Rlib-devel] pkg-config problems > > I'm having trouble getting this thing built, and I used to think it was > only a problem with MacOSX, but now, its doing the same thing with > Debian Linux. > > Here's the last error I got when running ./configure : > >> checking for libxml-2.0 >= 2.6.0... Package libxml-2.0 was not found >> in the pkg-config search path. >> Perhaps you should add the directory containing `libxml-2.0.pc' >> to the PKG_CONFIG_PATH environment variable >> No package 'libxml-2.0' found >> >> configure: error: Library requirements (libxml-2.0 >= 2.6.0) not met; >> consider adjusting the PKG_CONFIG_PATH environment variable if your >> libraries are in a nonstandard prefix so pkg-config can find them. > > I checked on the debian system and its got libxml2 version 2.6.11, > which is more than current enough. > > There aren't any special variables set, but the above libraries are > located in /usr/lib, which should be a very standard place to be. > > What am I doing wrong here? Rlib looks like a great library, but if it > doesn't compile, there's not much more to be done. > > Alternatively, I'd love to see a set of binaries for both MacOSX and > Debian linux. > > -Jeff. :) > > ------- 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 > > > > --__--__-- > > Message: 2 > Subject: Re: [Rlib-devel] pkg-config problems > From: Bob Doan <bd...@si...> > To: Jeff Kopmanis <kop...@um...> > Cc: rli...@li... > Date: Mon, 13 Dec 2004 09:34:40 -0500 > > The problem is you need to have the "devel" packages installed. > > http://packages.debian.org/stable/devel/libxml2-dev > > >> Alternatively, I'd love to see a set of binaries for both MacOSX and >> Debian linux. > > > Yea.. we really need to get around to making RPMS and DEBS.. > > volunteers?? > > > - bob > > > > --__--__-- > > Message: 3 > Cc: rli...@li... > From: Jeff Kopmanis <kop...@um...> > Subject: Re: [Rlib-devel] pkg-config problems > Date: Mon, 13 Dec 2004 10:06:47 -0500 > To: Bob Doan <bd...@si...> > > Thanks, Bob...I'll try that. :) > > On Dec 13, 2004, at 9:34 AM, Bob Doan wrote: > >> The problem is you need to have the "devel" packages installed. >> >> http://packages.debian.org/stable/devel/libxml2-dev >> >> >>> Alternatively, I'd love to see a set of binaries for both MacOSX and >>> Debian linux. >> >> >> Yea.. we really need to get around to making RPMS and DEBS.. >> >> volunteers?? >> >> >> - bob >> >> > ------- 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 > > > > > --__--__-- > > _______________________________________________ > Rlib-devel mailing list > Rli...@li... > https://lists.sourceforge.net/lists/listinfo/rlib-devel > > > End of Rlib-devel Digest > ------- 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 |