Adding a module, config variables unknown

Dawid Weglinski Dawid_Weglinski at idg.com.pl
Wed Aug 20 17:02:09 MSD 2008


It will, tilde is expanded by shell. Anyway - I experience the same
problem, however i used full path -- ./configure
--add-module=/tmp/nginx-accesskey/ 

-----Original Message-----
From: owner-nginx at sysoev.ru [mailto:owner-nginx at sysoev.ru] On Behalf Of
Valery Kholodkov
Sent: Wednesday, August 20, 2008 2:45 PM
To: nginx at sysoev.ru
Subject: Re: Adding a module, config variables unknown


"Bjoern" <bjoern at pokerstrategy.com> wrote:

> Hi everybody,
>  I have a problem adding a module.
>
> I've downloaded and extracted the nginx sources.
> ~/devel/nginx/
>
> Downloaded the sources of the module called "accesskey".
> Extracted the files to a folder let's call it 
> ~/devel/ngx_accesskey/src/
>
> cd ~/devel/nginx
> ./configure --add-module=~/devel/ngx_accesskey/src/
                           ^^^^^^^^^^^^^^^^^^^^^^^^^^ Tilde (~) is not
going to be expanded here. Use full path.

--
Best regards,
Valery Kholodkov







More information about the nginx mailing list