Welcome! Log In Create A New Profile

Advanced

Re: configure --prefix with "~"

Ruslan Ermilov
April 11, 2013 08:22AM
On Wed, Apr 10, 2013 at 11:47:24PM -0400, mengqy wrote:
> nginx 1.3.15, ubuntu 12.04, bash:
>
> $ ./configure --prefix=~/tools/webserver/install ...
> $ make && make install
>
> --> a dir named '~' is created within current dir, but `~` should be
> interpreted as `$HOME` instead, right?
>
> Thanks to the protection from gvfs, `rm -rf ~` did not cause a disaster (it
> should be `rm -rf \~`)

`~' is interpreted by your shell. Normally shell interprets it
as "tilde prefix" only at the beginning of a word.

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

configure --prefix with "~"

mengqy April 10, 2013 11:47PM

Re: configure --prefix with "~"

Ruslan Ermilov April 11, 2013 08:22AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 318
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready