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

Re: install failure of 0.25

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-07-15 19:36:35 CEST

Steven Knight <steven.knight@unh.edu> writes:

> On Tue, 2003-07-15 at 12:55, Philip Martin wrote:
>> Steven Knight <steven.knight@unh.edu> writes:
>>
>> > cd subversion/libsvn_subr ; /bin/sh
>> > /net/home/rcc/skk/src/subversion-0.25/libtool --mode=install
>> > /net/home/rcc/skk/src/subversion-0.25/ac-helpers/install-sh -c
>> > libsvn_subr-1.la
>> > /net/home/rcc/skk/local/stow/subversion-0.25/lib/libsvn_subr-1.la
>> > libtool: install: error: cannot install `libsvn_subr-1.la' to a
>> > directory not ending in /usr/local/lib
>>
>> I suspect this is a libtool DESTDIR problem. What command did you use
>> to configure Subversion? What command did you use to install it?
>
> Install what?

I meant Subversion, so you answered my question :)

> If you are talking of libtool, its libtool-1.4.2 from
> RedHat 8 RPM.

Are you installing from a tarball? I thought libtool came in the
tarball, in which case it won't use your local version.

> If you are talking about subversion, I did:
>
> ./configure --prefix=/net/home/rcc/skk/local/stow/subversion-0.25
>
> make
>
> make install
>
> and then get that error message.

Hmm, I use --prefix=/usr/local/subversion all the time; that doesn't
end in /usr/local/lib. However I haven't built a tarball recently, so
I am probably using a different libtool. I suppose you could try
running ./autogen.sh to regenerate libtool and configure.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jul 15 19:37:27 2003

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

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