Greetings! Here is the envionment I souce before running configure and make on the macosx box to which I have access:
export PATH=/sw/bin:/sw/sbin:/usr/local/bin:$PATH # I don't think these are actually export LIBRARY_PATH=/sw/lib export C_INCLUDE_PATH=/sw/include export CPPFLAGS="-no-cpp-precomp" I believe Aurelien has put some useful stuff in README.macosx. Please let me know if problems persist. I'm testing an axiom 20050901 build on 2.6.8pre myself at the moment as well. Take care, root <[EMAIL PROTECTED]> writes: > Camm, > > I'm porting Axiom to the MAC OSX and have run into a GCL build problem. > > If I type > > ./configure > > it all runs along fine until > > checking for libintl.h... no > configure: error: libintl.h (gettext) not found > > This include file lives in /sw/include/libintl.h which I believe is > the FINK software location. > > On linux I could edit ld.so.conf and get it to work but not on the MAC. > Where is the appropriate place to tell GCL about these libraries? > Should I use LD_LIBRARY_PATH or is there a standard configure option > I don't know about? > > Tim > > > _______________________________________________ > Axiom-developer mailing list > [email protected] > http://lists.nongnu.org/mailman/listinfo/axiom-developer > > > -- Camm Maguire [EMAIL PROTECTED] ========================================================================== "The earth is but one country, and mankind its citizens." -- Baha'u'llah _______________________________________________ Axiom-developer mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/axiom-developer
