Welcome! Log In Create A New Profile

Advanced

./configure

Posted by sohe1l 
./configure
July 01, 2011 12:33PM
Hello all,

I am new to this.

I am trying to install NGINX_HTTP_Push_Module on my VPS which is hosted on dreamhost.

In the tutorial it says: (http://pushmodule.slact.net/)
Modules are added by compiling them along with the Nginx source. Download the push module, untar, and run
./configure --add-module=path/to/nginx_http_push_module ...
make
Install via make install

When i run the command via ssh I receive the following error:
bash: ./configure: No such file or directory

I know this is a basic problem, but i could not find any answer anywhere.

Thanks alot
Re: ./configure
August 01, 2011 09:55AM
No reply?
Re: ./configure
August 01, 2011 10:21AM
If you're running ./configure, you must make 'cd' command to the path where 'configure' file is located. It means that you are not in that path. The second way out is to not write just './configure' but write full path, e.g. '/home/user_me/nginx-1.0.5/configure'.
Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 107
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