[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Install on Solaris2.6 fails as Berkeley not found

From: Seth Falcon <sfalcon_at_fhcrc.org>
Date: 2004-02-04 06:51:19 CET

You may want to try:

  $ export LD_LIBRARY_PATH=/export/packages/BerkeleyDB.4.1
  $ ./configure --with-berkeley-db=/export/packages/BerkeleyDB.4.1

  
On Wed, Feb 04, 2004 at 03:12:42PM +1100, Robin.Mules@ga.gov.au wrote:
> Hello everybody
>
> I've been trying to compile the Subversion 0.37 on Solaris with Berkeley
> 4.1.25
>
> Everything goes OK until I type in the command:
>
> ./configure --with-berkeley-db=/export/packages/BerkeleyDB.4.1
>
> This fails and tells me that I don't have Berkeley installed, but it is
> installed in the directory above.
>
> Any help greatly appreciated :)
>
> Rob.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Feb 4 09:09:22 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.