[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: Ryan Schmidt <subversion-2016_at_ryandesign.com>
Date: Thu, 16 Jun 2016 13:47:09 -0500

On Jun 16, 2016, at 6:05 AM, Somashekarappa, Anup (CWM-NR) wrote:

> Is the pkgconfig related to apr or apr-util or it is independent of it?
>
> [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

/usr/local/share/pkgconfig should probably exist. If it doesn't, you might want to create it.

You probably want to be running "make install" with elevated privileges, e.g. "sudo make install".
Received on 2016-06-16 20:47:24 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.