You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Patrik Rådman <pr...@abo.fi> on 2004/03/08 20:55:09 UTC

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

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