[GRASS5] Re: bug in configure routine
Markus Neteler
neteler at geog.uni-hannover.de
Sun Nov 26 08:57:21 EST 2000
Hi Eric,
I have split TCLTKLIBS into TCLTKLIBPATH and TCLTKLIBS and updated
*somewhat* configure.in (just added AC_SUBST to achive an empty variable,
generally I don't want to bother you with changes in configure.in).
If you would manage to add this:
TCLTKLIBS = -ltk8.3 -ltcl8.3 # or whatever version
TCLTKLIBPATH = -L/usr/lib # or whatever path
it would be perfect. I have updated the NVIZ2.2/src/Gmakefile already
to reflect this.
On Sat, Nov 25, 2000 at 12:23:41PM -0800, Eric G . Miller wrote:
> On Sat, Nov 25, 2000 at 06:45:21PM +0000, Markus Neteler wrote:
> > On Fri, Nov 24, 2000 at 09:01:58PM +0100, Andreas Lange wrote:
> > > > > Module source code not installed: html (ignored)
> > > depends on perl in /usr/bin/perl.
> > > Compiles on Cygwin after creating a link from /usr/local/bin/perl to
> > > /usr/bin/perl.
> > > IRIX: if perl is installed, create the link. I remember perl is perl4 on
> > > older IRIX systems, perhaps will not work with newer scripts.
> >
> > Perhaps an issue for "configure.in": find the PERL location?!
>
> Possibly, but the perl script would have to be generated with an "in"
> file, with first line like:
>
> #! $(PERL)
>
> Let me know if this is something we want to do. With all of perl's magic
> though, there could be problems with unintended variable expansion.
> Maybe better just to have a separate little function generate the magic
> line (does that magic work under Windows?).
Yes, that might be right. Otherwise we would have to maintain a list of
which scripts to be changed. Mhhh...
Regards
Markus
----------------------------------------
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