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

Re: Problem with configure --prefix

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2001-01-19 18:00:30 CET

> $ ./configure --prefix=~

If this works for you with some software, great, but it's hardly
supported. When you use ~ in a shell command in a context where it's
not expanded by the shell you're typing at, you're in no-man's land.

Use "--prefix=$HOME".
Received on Sat Oct 21 14:36:19 2006

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.