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

Installation error: "cannot install to a directory not ending in /usr/local/lib"

From: Patrik Rådman <pradman_at_abo.fi>
Date: 2004-03-08 21:55:09 CET

Hi all,

I use GNU Stow to manage my /usr/local, so I compiled subversion 1.0.0
like this:

-----------------------------
./configure --prefix=/usr/local/stow/subversion-1.0.0
make
su
make install
-----------------------------

"make install" fails with this error:

-----------------------------
ac-helpers/install-sh -c libsvn_subr-1.la /usr/local/stow/subversion-1.0.0/lib/libsvn_subr-1.la
libtool: install: error: cannot install `libsvn_subr-1.la' to a directory not ending in /usr/local/lib
make: *** [install-base-lib] Error 1
-----------------------------

Is there a way around this, or could it be fixed for 1.0.1?

-- 
Patrik Rådman
patrik at iki dot fi
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Mar 8 22:04:17 2004

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.