[GRASS5] configure.in Wants testers...
Eric G . Miller
egm2 at jps.net
Wed Dec 6 04:59:00 EST 2000
On Wed, Dec 06, 2000 at 09:58:39AM +0000, Markus Neteler wrote:
> On Wed, Dec 06, 2000 at 10:22:25AM +0700, Justin Hickey wrote:
> > Hi Markus and Eric
> >
> > Markus Neteler wrote:
> > > I propose to keep the old method to get VERSION and NAME_VER in
> > > Makefile.in for the beta9 release (simple revert in Makefile.in and
> > > removeal of sed expansion on configure[.in]). We have some more time
> > > for the stable version to get the new approach working.
> >
> > I think I have to agree, I also found a problem with configure. I do not
> > install grass under /usr/local (I'm the only one using the CVS version)
> > and use the --prefix option. But then GISBASE is not correct, it is
> > still /usr/local/grass5. I think that GISBASE needs to be tied with
> > prefix. Not sure though.
> Hi Justin,
>
> I agree: The GISBASE settings are not correct (it was before).
> GISBASE has to be identical with --prefix.
>
> Eric, could you please change that?
Sorry it's not working correctly. I thought I had it set-up as we
discussed off list. That is GISBASE=${prefix}/grass${NAME_VER}.
Prefix is by default set to /usr/local with AC_PREFIX_DEFAULT(). Then
VERSION is grepped from ${SRCDIR}/src/CMD/VERSION, then NAME_VER is
sed'ed from VERSION.
So, if you specify --prefix=/opt, you should get /opt/grass5 for
GISBASE. And BINDIR/UNIX_BIN should get set to ${prefix}/bin
eventually; which would be /opt/bin in this case.
I see there had been some problems with VERSION and NAME_VER, which I
think is part of the problem. I will look at it some more...
--
Eric G. Miller <egm2 at jps.net>
----------------------------------------
If you want to unsubscribe from GRASS Development Team mailing list write to:
minordomo at geog.uni-hannover.de with
subject 'unsubscribe grass5'
More information about the grass-dev
mailing list