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

Re: SVN upgrade

From: Stefan Hett <stefan_at_egosoft.com>
Date: Thu, 16 Jun 2016 13:28:07 +0200

On 6/16/2016 1:05 PM, Somashekarappa, Anup (CWM-NR) wrote:
>
> Hello,
>
> Is the pkgconfig related to apr or apr-util or it is independent of it?
>
Maybe someone else who's more familiar with building SVN on Linux can
provide you some more details on this. From the install doc it's
suggested that pkg-config is an optional dependency which is used to
find appropriate options used at build time and is also required by
other (optional) dependencies like Qt4, D-Bus, KDELibs 4, etc.

> [USER_at_server subversion-1.9.4]$ make install
>
> /usr/bin/install -c -d /usr/local/lib /usr/local/share/pkgconfig
>
> /usr/bin/install: cannot change permissions of
> `/usr/local/share/pkgconfig': No such file or directory
>
> make: *** [install-fsmod-lib] Error 1
>
> *From:*Stefan Hett [mailto:stefan_at_egosoft.com]
> *Sent:* 2016, June, 15 8:32 AM
> *To:* users_at_subversion.apache.org
> *Subject:* Re: SVN upgrade
>
> Hi,
>
> Hello,
>
> Thank you for your quick response.
>
> I am able to proceed further but stuck at
>
> [USER_at_server subversion-1.9.4]$ make install
>
> /usr/bin/install -c -d /usr/local/lib /usr/local/share/pkgconfig
>
> /usr/bin/install: cannot change permissions of
> `/usr/local/share/pkgconfig': No such file or directory
>
> make: *** [install-fsmod-lib] Error 1
>
> I take it you already troubleshooted the issue yourself and ruled out
> the obvious candidates like missing pkgconfig, missing permissions,
> and everything else google would point out in the first few links when
> searching the web for that error message, right?
> If so, knowing your linux distribution would be useful.
>
>
> *From:*Stefan Hett [mailto:stefan_at_egosoft.com]
> *Sent:* 2016, June, 15 8:04 AM
> *To:* users_at_subversion.apache.org <mailto:users_at_subversion.apache.org>
> *Subject:* Re: SVN upgrade
>
> On 6/15/2016 1:50 PM, Somashekarappa, Anup (CWM-NR) wrote:
>
> Hi,
>
> I am trying t compile the source code to upgrade from SVN 1.7 to
> 1.9.4 but I am getting the below error.
>
> Could you please send the steps for upgrading since I couldn’t
> find any good document in web ?
>
> I am trying to follow the steps mentioned in
> _http://svn.apache.org/repos/asf/subversion/trunk/INSTALL_.
>
> And I want to upgrade in Linux
>
> [USER_at_server subversion-1.9.4]$ sh autogen.sh
>
> : command not found:
>
> : command not found:
>
> : command not found:
>
> ': not a valid identifiert: `CDPATH
>
> : command not found:
>
> 'utogen.sh: line 35: syntax error near unexpected token `in
>
> 'utogen.sh: line 35: ` case "$1" in
>
> Given the output you have here, I take it you downloaded the source as
> a tarball instead of getting it directly form the repository. In this
> case, please follow the instructions in INSTALL under II.A instead II.B.
> I.e. run
> ./configure
> make
> make install
>
>
>
> --
> Regards,
> Stefan Hett
>
> _______________________________________________________________________
>
> This email is intended only for the use of the individual(s) to whom
> it is addressed and may be privileged and confidential.
> Unauthorised use or disclosure is prohibited. If you receive This
> e-mail in error, please advise immediately and delete the original
> message.
> This message may have been altered without your or our knowledge and
> the sender does not accept any liability for any errors or omissions
> in the message.
>
> Ce courriel est confidentiel et protégé. L'expéditeur ne renonce pas
> aux droits et obligations qui s'y rapportent.
> Toute diffusion, utilisation ou copie de ce message ou des
> renseignements qu'il contient par une personne autre que le (les)
> destinataire(s) désigné(s) est interdite.
> Si vous recevez ce courriel par erreur, veuillez m'en aviser
> immédiatement, par retour de courriel ou par un autre moyen.
>
> --
> Regards,
> Stefan Hett

-- 
Regards,
Stefan Hett
Received on 2016-06-16 13:28:15 CEST

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.