Query about awka installation.
I spent most of my years compiling on Sun
Os and have for the last 5 years been in retirement. My current
machine is an iMac running OS X 10.4.11
I am I have to admit out of touch with all the needs to get things to
compile under OS X.
As far as I'm aware the /usr/lib/libm on Darwin is /usr/lib/
libm.dylib.
When running the awka ./configure file there is the request to set
MATHLIB in config user.
I'm so rusty I need some guidance to get this compiled.
Any help much appreciated.
Best regards,
Martin Bradfield
-----------------------
[Iridium:Shared/Awka_Dir/awka-0.7.5] imac% ./configure
creating cache ./config.cache
checking for gcc... cc
checking whether we are using GNU C... no
checking how to run the C preprocessor... /lib/cpp
checking for log in -lm... no
checking for log... no
configure: error: Cannot find a math library. You need to set MATHLIB
in config.user
[Iridium:Shared/Awka_Dir/awka-0.7.5] imac% less config.user
[Iridium:Shared/Awka_Dir/awka-0.7.5] imac% find . -name config.user
../config.user