SUMMARY: Subversion server help

From: Jamie Garofalo <j.garofalo_at_xpedite.com>
Date: Tue May 04 2004 - 09:27:56 EDT
I would like to extend my thanks to Chris Pinnock who helped with this
issue. 

Thanks,
Jamie

Do a "make distclean" to remove any cruft or untar the sources again.

./configure --with-berkeley-db=/usr/local

or
./configure --with-berkeley-db=/usr/local/include:/usr/local/lib


./configure --with-berkeley-db 

will search in some standard places.

Also, you make need the runtime library path setup correctly so that the
libraries are found at runtime. this can be done in several ways, but
probably the easiest is to use the crle command.

e.g. crle -u -l /usr/local/lib  (IIRC)
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers
Received on Tue May 4 09:27:52 2004

This archive was generated by hypermail 2.1.8 : Thu Mar 03 2016 - 06:43:32 EST