[GRASS5] configure.in Wants testers...

Mike Thomas mthomas at gil.com.au
Sun Dec 3 15:52:01 EST 2000


Hi Eric.

Configure is now much better for Cygwin builds thank you.

However:

Under Cygwin, autoconfig should choose "bison -y" instead of "yacc".

It also doesn't find the opengl libraries.  (Seems to be looking for GL/*
instead of gl/* etc, ie capital letters instead of lower case.)

Cheers

Mike Thomas.


----- Original Message -----
From: Eric G . Miller <egm2 at jps.net>
To: <grass5 at geog.uni-hannover.de>
Sent: Sunday, 3 December 2000 5:29 AM
Subject: Re: [GRASS5] configure.in Wants testers...


> On Sat, Dec 02, 2000 at 12:56:59AM -0800, Jeshua Lacock wrote:
> > Hi Eric!
> >
> > OK, I tried to run
> >
> >  >  ./configure --with-tcltk-libs=/usr/local/lib/
> >       ^^ where my tcl/tk directories are located
> >
> > And I get the same error.  Any thoughts? I would like to get NVIZ
complied (mostly for others)...
>
> Yes, it needs to know where the headers are as well.  The configure
> script "grep's" for either/both TK_VERSION or TCL_VERSION from the
> headers for use in building the library name, like ltk8.3.  So, that
> will fail if it doesn't get the version number trying instead to link to
> non-existent libs like "ltk".  So find out where tcl.h or tk.h live and
> pass the --with-tcltk-includes=[DIR] parameter.  A general solution as
> well is to use the --with-includes="/path/to/a /path/to/b" and same for
> --with-libs=[DIRS].  Multiple directories need to be quoted, but should
> then be made available for every other configure check.  These two --with
> statements are processed before pretty much everything else.
>
> Hope that helps,
>
> --
> 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'
>


---------------------------------------- 
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