You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Paul Gestwicki <pv...@cs.bsu.edu> on 2005/09/08 16:27:17 UTC

Installing subversion in home directory, problem with libtool

Greetings

  I have been trying to install subversion in my home directory on
solaris.  However, during make-install, libtool complains that it
wants to install libsvn_subr-1.la into /usr/local/lib.  How do I
prevent the installation process from attempting to write to anything
besides my home folders?

  These are the configure options I've been using:

./configure  --without-neon --prefix=/home/pvg/subversion

  I have also tried these flags, but they made no discernable difference:

--enable-all-static --disable-mod-actiation

  Can someone lend a hand?  Much obliged.

-pvg

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org