Ok, Thanks a lot. It seems to be working. However there was minor bug in binary installation script. The tar command did not work under Redhat .
- Mikko 2007/8/14, Joshua Slive <[EMAIL PROTECTED]>: > > On 8/14/07, Mikko Sopanen <[EMAIL PROTECTED]> wrote: > > Hello, > > > > Is it possible to preinstal httpd to temporary location so that httpd is > > still configured correctly. > > I would need to install httpd to /tmp directory where should be correct > > directory structure for actual installation. > > In example /tmp/usr/local/apache2 etc. > > After installation I'm gonna preconfigure my httpd and put whole > directory > > structure startinfg from /usr to tar package that can be unpacked to my > > server when > > ever httpd is needed to install. > > > > So how I can run configure script correctly for this kind of the case or > is > > it even possible? > > See the binbuild.sh and install-binbuild.sh scripts that come with > apache (in the build/ directory) for one way to do this. > > Joshua. > > --------------------------------------------------------------------- > The official User-To-User support forum of the Apache HTTP Server Project. > See <URL:http://httpd.apache.org/userslist.html> for more info. > To unsubscribe, e-mail: [EMAIL PROTECTED] > " from the digest: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >