|
From: Bruno C. <Bru...@hp...> - 2007-11-21 14:38:41
|
Bryan Gartner said on Wed, Nov 21, 2007 at 07:18:33AM -0700:
> > > # 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 ?
>
> These look ok-ish to me (assuming they match what you specified for
> configure). Not sure what you mean about "order"?
I meant datadir use the content of datarootdir which is declared just
after. Looks it could create a problem no ?
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
|