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

configure --prefix requires DESTDIR

From: Arjen P. de Vries <Arjen.de.Vries_at_cwi.nl>
Date: 2004-09-13 18:54:54 CEST

Hi,

Installing subversion locally using
  ./configure --prefix=/some/path/where/I/can/write
requires also giving the DESTDIR option when issuing
  make install

The problem is the makefile in
  subversion/mod_dav_svn
that does not use the prefix setting.

Note this related post:
  http://subversion.tigris.org/servlets/ReadMsg?list=users&msgId=278611

Cheers,

Arjen

PS: when giving DESTDIR=the/prefix, things work fine

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Sep 13 19:57:54 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.