[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-16 02:19:45 CEST

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

> On Tue, 2003-07-15 at 15:25, Philip Martin wrote:
>>
>> I haven't downloaded the tarball, which version of libtool does it
>> contain? A question for release manager: Paul, which version of
>> libtool do you have installed?
>
> $ ./libtool --version
> ltmain.sh (GNU libtool) 1.4.2 (1.922.2.54 2001/09/11 03:33:37)

I think that's the version you (Steve) have installed, not the version
in the tarball.

> I should also note, that I tried to install subversion into another
> directory ( /tmp/biteme, if anyone cares ) and this failed with the same
> error message.

I have now downloaded the 0.25 tarball and run

tar xfz subversion-0.25.tar.gz
cd subversion-0.25
./configure --prefix=/tmp/biteme
make
make install

without a problem. Since the tarball appears to contain the same
version of libtool that I use locally, namely

./libtool --version
ltmain.sh (GNU libtool) 1.4.3 (1.922.2.111 2002/10/23 02:54:36)

I'm not really surprised it works.

> Also, might I suggest that this bug be fixed for the next release.
> Please.

That might be tricky.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 16 02:20:37 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.