From: Bob D. <bd...@si...> - 2003-11-19 19:45:27
|
Michael, A few months a go rlib only depended on mysql, cpdflib, and libxml2 but now it can do a lot more things (python, odbc, postgre... to name a few) ... with more bindings comming If you don't need python support configure it with --disable-python ... however.. I'll add some more configure checks to make sure python.h is found.. rlib by default hunts your system for stuff.. and tries to compile as many features in... - Bob On Wed, 2003-11-19 at 14:30, mic...@ea... wrote: > Hi, I was trying to compile rlib to check it out, and thought I had the > dependencies covered (RLIB depends on libxml2 and cpdflib.) > But when I tried to compile it, it barfed. I think it was looking for > python.h, but couldn't find it. > > I was just wondering if you had a list of dependencies for rlib. I looked > on the website, and the above two were the only ones I could find. > > Thanks > > Michael > |