SUMMARY: Subversion server help

From: Jamie Garofalo (j.garofalo@xpedite.com)
Date: Tue May 04 2004 - 09:28:43 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



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:28:35 EDT