Re: [users@httpd] Compiling issue...

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 8/30/05, Zottl, Julian (Contractor) <julian_zottl@xxxxxxxxxxxxx> wrote:
> 
> 
> Hello all, 
> Recently I compiled Apache 2.0.49 on Suse Linux using the following: 
> ./configure --enable-layout=FannieMae --with-program-name=apache2
> --disable-mandir --disable-iconsdir --enable-static-rotatelogs \
> 
> --disable-isapi --enable-static-rotatelogs --disable-autoindex --enable-info
> --disable-userdir --enable-rewrite --enable-so --with-mpm=worker
> 
> Everything compiles successfully, however, after compiling, I need to
> manually modify apachectl to point to the correct places.  Specifically, I
> need to edit:
> 
> pname=apache2 
> sysconfig_apache=/etc/sysconfig/$pname 
> sysconfdir=/etc/apache2 
> 
> test -s $sysconfig_apache && source $sysconfig_apache 
> httpd_conf=${APACHE_HTTPD_CONF:-$sysconfdir/httpd.conf} 
> 
> I have looked in the configure script and the Makefile, but am unable to
> find which script modifies these during compiling.  I have tried modifying
> ./support/apachectl before the compile, but it gets over written.  Any help
> is much appreciated!

Those defines that you mention are not present in apachectl as
distributed from httpd.apache.org.  Perhaps this is some script
provided by SUSE, in which case I would not expect it to be fixed by
an apache source install.

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



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux