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

Re: libtool: install: error: cannot install `libsvn_subr-1.la' to a directory not ending in /usr/local/lib

From: Dimitri Papadopoulos-Orfanos <papadopo_at_shfj.cea.fr>
Date: 2005-10-14 10:49:28 CEST

Hi,

> I'm hoping someone has run into this during installation of svn 1.2.3:
>
> I'm on Solaris 8 machine:
>
> SunOS ironwood 5.8 Generic_117350-23 sun4u sparc SUNW,Sun-Fire-V240
>
> I downloaded the subversion source tar into /tmp/subversion-1.2.3 and
> did the following:
>
> ./configure --prefix /opt
> make all
> make install

I'm also on Solaris 8. I've built subversion 1.2.3 using Sun's compiler
and installed it in /usr/local/subversion-1.2.3 instead of /usr/local.
It works for me.

Did you maybe run in sequence:
        ./configure
        ./configure --prefix /opt

Try running in a fresh directory:
        ./configure --prefix /opt

Dimitri Papadopoulos

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Oct 14 10:51:49 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.