|
From: Bruno C. <Bru...@hp...> - 2007-11-21 12:17:03
|
Bruno Cornec said on Wed, Nov 21, 2007 at 11:38:09AM +0100:
> # from previous configure run
> export prefix=/var/www/linuxcoe-sd
> export exec_prefix=${prefix}
> export bindir=${exec_prefix}/bin
> export sbindir=${exec_prefix}/sbin
> export libexecdir=${exec_prefix}/libexec
> export datadir=${datarootdir}
> export datarootdir=${prefix}/share
Isn't the order here reversed ?
> export MKISOFS=SKIP
> export SENDMAIL=SKIP
> export APACHE=SKIP
> export APACHECTL=SKIP,
> export APACHE2CTL=SKIP
>
> Shouldn't those SKIP be replaced by what is also in binaries.pm ?
Still answering myself. Probably not. Because that script is especially
used to create the correct binaries.pm, so point is void.
> The diff with the working machine gives (< works, > doesn't)
>
> 13c13
> < export localstatedir=/var/lib
> ---
> > export localstatedir=/var
That still look strange to me.
Bruno.
--
Linux Profession Lead EMEA / Open Source Evangelist \ HP C&I EMEA IET
http://www.mondorescue.org / HP/Intel Solution Center \ http://hpintelco.net
Des infos sur Linux? http://www.HyPer-Linux.org http://www.hp.com/linux
La musique ancienne? http://www.musique-ancienne.org http://www.medieval.org
|