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

RE: Not working on Solaris 9

From: Wadsworth, Eric (Contractor) <wadswore_at_fhu.disa.mil>
Date: 2003-12-22 15:29:07 CET

I had this same problem. It's easy to fix, if I remember right, you just
need to set an environment variable:
LD_LIBRARY_PATH=/usr/local/BerkeleyBD.4.0/lib:/usr/local/lib

Of course, adjust that to your own version of BDB, etc.

Good luck!

> -----Original Message-----
> From: Pär Lidén [mailto:perlid@dtek.chalmers.se]
> Sent: Saturday, December 20, 2003 6:36 AM
> To: users@subversion.tigris.org
> Subject: Not working on Solaris 9
>
>
> Hi! I'm trying to use svn at school, where we have solaris 9. It works
> fine to compile, but towards the end of the install, there is
> an error:
>
> subversion/svnversion/svnversion . /repos/svn/trunk >
> /users/dtek/d02/perlid/solaris/include/subversion-1/svn-revision.txt
> ld.so.1: svnversion: fatal: libucb.so.1: open failed: No such file or
> directory
> *** Error code 137
> make: Fatal error: Command failed for target `revision-install'
> ~/src/subversion-0.35.0>
>
> the svn binary is installed where it should, but when I
> execute it get
> this error:
>
> ~> svn
> ld.so.1: svn: fatal: libucb.so.1: open failed: No such file
> or directory
> Killed
> ~>
>
> Anyone has any idea of what to do?
> This is my configure command
> ./configure --enable-static=no --without-berkely-db
> --prefix=${HOME}/solaris
>
> with CFLAGS=-O2 -pipe
>
> /Pär
>
> ---------------------------------------------------------------------
> 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 Mon Dec 22 15:29:59 2003

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.