You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Manoj Kithany <ma...@hotmail.com> on 2002/11/12 17:30:29 UTC

[users@httpd] Apache+SSL on IBM AIX...using RPM

Hi Experts!

I want to install Apache+SSL Package on my IBM - AIX box. I got this Package 
from the IBM's web site and it is present in RPM format. When I INSTALL my 
package using "rpm -ivh apache-1.3.27-1ssl.aix4.3.ppc.rpm", the system 
simply SCATTERS the files all over the palce. I mean it puts httpd.conf in 
/etc/opt/freeware/apache/httpd.conf and logs in 
/var/opt/freeware/apache/logs and binaries in 
/opt/freeware/apache/sbin/apachectl etc....

This is very difficult to manage - especially when one has to configure the 
system - I have to move all over to modify the config files and check the 
log files.....

So, my question is HOW do I TELL RPM to install all these in ONE directory 
of my choice (say /usr/local/apache) rather then scattering all the files?

THANKS!

Manoj G. Kithany


_________________________________________________________________
Help STOP SPAM with the new MSN 8 and get 2 months FREE*  
http://join.msn.com/?page=features/junkmail


---------------------------------------------------------------------
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: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Apache+SSL on IBM AIX...using RPM

Posted by Jacob Coby <jc...@listingbook.com>.
> So, my question is HOW do I TELL RPM to install all these in ONE directory
> of my choice (say /usr/local/apache) rather then scattering all the files?

AFAIK, you can't.  If you want everything in one dir, install from source
:-)


---------------------------------------------------------------------
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: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org