<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.16414" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=515111419-30042007><FONT face=Arial 
color=#0000ff size=2>Actualy I was testing today something and have 
done:</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=515111419-30042007><FONT face=Arial 
color=#0000ff size=2>PATH_NGINX=/test/nginx</FONT><BR></SPAN><SPAN 
class=515111419-30042007><FONT face=Arial color=#0000ff size=2>./configure 
\<BR>--prefix=$PATH_NGINX \<BR>--pid-path=$PATH_NGINX 
\<BR>--sbin-path=$PATH_NGINX \<BR>--with-http_stub_status_module 
\<BR>--with-http_ssl_module \<BR>--with-md5=/usr/lib</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=515111419-30042007><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=515111419-30042007><SPAN 
class=515111419-30042007><FONT face=Arial color=#0000ff size=2>But I am getting 
error:</FONT></SPAN></DIV>
<DIV>
<DIV dir=ltr align=left><SPAN class=515111419-30042007><FONT face=Arial 
color=#0000ff size=2># /test/nginx/nginx -t<BR>2007/04/26 04:46:30 [info] 
21030#0: the configuration file /test/nginx/conf/nginx.conf syntax is 
ok<BR>2007/04/26 04:46:30 [emerg] 21030#0: open() "/test/nginx" failed (21: Is a 
directory)<BR>2007/04/26 04:46:30 [emerg] 21030#0: the configuration file 
/test/nginx/conf/nginx.conf test failed<BR></FONT></SPAN></DIV></SPAN></DIV>
<DIV><SPAN class=515111419-30042007><FONT face=Arial color=#0000ff 
size=2>Everything works well if I compile with:</DIV>
<DIV dir=ltr align=left><SPAN class=515111419-30042007><FONT face=Arial 
color=#0000ff size=2>./configure \<BR>--with-http_stub_status_module 
\<BR>--with-http_ssl_module \<BR>--with-md5=/usr/lib</FONT></SPAN></DIV>
<DIV>&nbsp;</DIV></FONT></SPAN>
<DIV dir=ltr align=left><SPAN class=515111419-30042007><FONT face=Arial 
color=#0000ff size=2>Maybe Igor needs to fix something in source code to get the 
alternative path working.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=515111419-30042007><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=515111419-30042007><FONT face=Arial 
color=#0000ff size=2>Sincerely,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><FONT face=Arial><FONT color=#0000ff><FONT size=2>M<SPAN 
class=515111419-30042007>artin Minka</SPAN></FONT></FONT></FONT><BR></DIV>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> owner-nginx@mail.sysoev.ru 
[mailto:owner-nginx@mail.sysoev.ru] <B>On Behalf Of </B>Prabhakar 
Chaganti<BR><B>Sent:</B> Monday, April 30, 2007 8:50 PM<BR><B>To:</B> 
nginx@sysoev.ru<BR><B>Subject:</B> Install q<BR></FONT><BR></DIV>
<DIV></DIV>Does anyone know how to make install for nginx specifying the dir 
that I want it to install to? This dir is different from the --prefix=/usr. 
:-)<BR><BR><BR>thanks<BR><BR></BODY></HTML>