Gorka Lertxundi wrote on 2/23/09 5:10 PM:
> Hi Peter,
>
> I assure you that I had that problem and I solved it with the posted
> trick...I've tried with a lot of configurations, with different berkeley
> db libraries version, with and without libxml2, trying to imitate the
> same walkthrough I made when installing swish-e (./congure -> make ->
> crash -> install libxml2 -> make -> crash -> make clean -> configure ->
> make -> crash (db_create) -> install libdb4.5 -> ...) etc....But nothing :\
>
> But in this little research I've found some issues:
> * Configure didn't break down if the machine didn't have libxml2, the
> same happened with berkeley library crashing the compilation in
> db_create function because -ldb was not linked.
thanks for the report.
those issue should now be fixed with:
http://dev.swish-e.org/changeset/2287
http://dev.swish-e.org/changeset/2288
http://dev.swish-e.org/changeset/2289
> * In my machine, (Ubuntu 8.04 on Parallels (x86) (OS X)), if
> libdb4.6/libdb4.6-dev is installed the compilation crashes but this is
> solved with libdb4.5.
I expect that had to do with the -dev on the filename and the way that
config/ax_path_bdb.m4 parses the version number. r2289 might fix that, or it
might not.
--
Peter Karman . http://peknet.com/ . peter(at)not-real.peknet.com
_______________________________________________
Users mailing list
Users@lists.swish-e.org
http://lists.swish-e.org/listinfo/users
Received on Sat Mar 28 22:10:41 2009