Hi Garrett,
thanks for the kind reply. I redid the installation of the new version from scratch, ensuring to delete the svn libraries that I had in /usr/local/lib, and also re-editing the libtool to only point to /usr/lib64 directories, which is what I am using, and I am still seeing the installation fail with the message that I posted before.
What do you think?
Cheers,
Michel
-----Original Message-----
From: rooneg@gmail.com on behalf of Garrett Rooney
Sent: Fri 8/11/2006 4:38 PM
To: Audette, Michel
Cc: users@subversion.tigris.org
Subject: Re: trying to install 1.3.2 after a previous copy
On 8/11/06, Audette, Michel <Michel.Audette@medizin.uni-leipzig.de> wrote:
> Hello,
>
> after enquiring about how best to use subversion in the context of backups, I was advised to use svn dump and svn hotcopy, but it seems that my previous version of subversion does not support dump and hotcopy options. I have downloaded version 1.3.2, but the installation does not go cleanly.
>
> See below. Can anyone suggest a course of action?
>
> icaw164201:/home/maudette/subversion-1.3.2 # make install
> ------ making install in apr
> make[1]: Entering directory `/home/maudette/subversion-1.3.2/apr'
> Making all in strings
> make[2]: Entering directory `/home/maudette/subversion-1.3.2/apr/strings'
> make[3]: Entering directory `/home/maudette/subversion-1.3.2/apr/strings'
> make[3]: Nothing to be done for `local-all'.
> make[3]: Leaving directory `/home/maudette/subversion-1.3.2/apr/strings'
> make[2]: Leaving directory `/home/maudette/subversion-1.3.2/apr/strings'
>
> ...
>
> subversion/svnversion/svnversion . /repos/svn/trunk > /usr/local/include/subversion-1/svn-revision.txt
> svnversion: Version mismatch in 'svn_wc': found 1.2.3, expected 1.3.2
> svnversion: Version mismatch in 'svn_client': found 1.2.3, expected 1.3.2
> svnversion: Version mismatch in 'svn_subr': found 1.2.3, expected 1.3.2
> make: *** [revision-install] Error 1
>
> Thanks for your kind attention.
You've probably got multiple copies of the subversion libraries
installed, and you're picking up the wrong ones.
-garrett
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 11 17:16:44 2006