On Thursday, November 23, 2000, at 09:32 PM, Eric G . Miller wrote:
Okay,
I think I've implemented all of the checks in the hacked configure
script in configure.in. So, now I need others to test it and give me
problem reports. I haven't added anything, like searching for libjpeg,
yet. I want to get the input script at least to where the hacked
configure script is before I start adding things. Probably there will
be search paths for things that I didn't think of. Anyway, make a
backup of the configure script and delete your config.cache before
running autoconf. Also, note that there doesn't seem to be a good way
to have the --bindir default to /usr/local/bin. The macro
AC_DEFAULT_BINDIR() was not recognized by my autoconf and the variable
$bindir is always set to something (defaulting to ${exec_prefix}/bin,
where $exec_prefix defaults to ${prefix} which is set to
/usr/local/grass5 by default. Confused?). So, if you want
/usr/local/bin for $bindir, you need to specify it. Also, see
./configure --help for some of the options (they need testing too).--
Eric G. Miller <egm2@jps.net>----------------------------------------
If you want to unsubscribe from GRASS Development Team mailing list write to:
minordomo@geog.uni-hannover.de with
subject 'unsubscribe grass5'
Eric,
Everything looks good here on MacOS X (I don't have to remove the -lm switches anymore ) except for the following:
configure: warning: *** Failed to find Tcl/Tk libraries
[...snip...]
checking GL/gl.h and GL/GLwMDrawA.h... configure: warning: *** Didn't find GL/GLwMDrawA.h
Note that with beta 8 it gave a similar message tcl/tk message, however the tcl/t interface works...
Thanks,
Jeshua Lacock
Cartographer/Owner
http://SierraMaps.com
http://3dTopoMaps.com
Telephone: (760) 935-4481
----------------------------------------
If you want to unsubscribe from GRASS Development Team mailing list write to:
minordomo@geog.uni-hannover.de with
subject 'unsubscribe grass5'