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

/usr/libexec/ld-elf.so.1: Shared object "libsvn_client-1.so.0" not found

From: Ram Nukala <objectsmiths_at_yahoo.com>
Date: 2005-03-14 18:07:00 CET

Hi Olivier,
Thanks for the help. That worked. But I am getting a
problem when I try to execute the 'svn' program I get
a shared library problem. The error I get is:

/usr/libexec/ld-elf.so.1: Shared object
"libsvn_client-1.so.0" not found

I have set the LD_LIBRARY_PATH to point to the lib
folder of my subversion folder. That lib folder has
the file libsvn_client-1.a

Thanks for any pointers.

--- Olivier Delannoy <olivier.delannoy@prism.uvsq.fr>
wrote:
> Ram Nukala wrote:
>
> >Hi ,
> >I am trying to build subversion 1.1.3 from source
> on a
> >FreeBSD system. I don't have root access on this
> box
> >and I am running in to problems during 'make
> install'
> >(I had already installed apache2 successfully under
> my
> >home directory and ran ./configure
> >--with-apr=/usr/home/myname/apache2
> >--with-apr-util=/usr/home/myname/apache2) and
> >successfully ran make also.
> >
> >It complains about not being able to write to the
> >directory /usr/local and I don't have permission to
> >write to that directory.
> >
> >Is there any way I can build with out having to be
> >root and not having write permission to /usr
> >directory.
> >
> >Or is there any place I can download the prebuilt
> >binaries for FreeBSD(i386). The link on the
> subversion
> >site doesn't seem to have the actual binary.
> >
> >
> >Thanks
> >Ram
> >
> >
>
>---------------------------------------------------------------------
> >To unsubscribe, e-mail:
> users-unsubscribe@subversion.tigris.org
> >For additional commands, e-mail:
> users-help@subversion.tigris.org
> >
> >
> >
> You simply have to use the --prefix option with the
> configure script for
> example
> ./configure --prefix=/tmp will install Subversion in
> /tmp. This is true
> for any program based on autoconf and automake.
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Mar 14 18:11:01 2005

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.