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

[cobalt-developers] apxs or not apxs ?!



  hello, as i was installing php4 on my raq3 i noticed a strange 
thing, i had a few warning that came from /usr/sbin/apxs because :

my $CFG_PREFIX        = '/usr';        # substituted via APACI install
my $CFG_SBINDIR       = '/usr/bin';       # substituted via APACI 

  but httpd is in /usr/sbin !!, i don't dare to change it and made a 
link to httpd in sbin but i don't like this kind of solutions.

  any clue about this ?

  apart from that php4 work fine !