|
From: Daniel F. <boy...@gm...> - 2006-10-14 14:49:29
|
Hello, All sorted now thanks a lot folks. I deleted both the fink and dawrinport installations of aquaterm and gnuplot. Re-installed the aquaterm from the Per's website. The built gnuplot 4.2 rc1 from sources. I also made a symbolic link from /usr/ local/lib/libaquaterm1.0.1.dylib to /usr/lib/libaquaterm.1.0.1.dylib to make double sure the linker would pick it up! Thanks again, Daniel. On 13 Oct 2006, at 22:43, Per Persson wrote: > > On Oct 13, 2006, at 15:45, Daniel Farrell wrote: > >> Hi, >> >> Yes this has showed up on the config.log, it seems that it can't >> locate the, -laquaterm: >> configure:6051: checking for aqtInit in -laquaterm >> configure:6081: gcc -o conftest -g -O2 -I/usr/X11R6/include >> conftest.c -laquaterm -lobjc >&5 >> /usr/bin/ld: can't locate file for: -laquaterm >> ac_cv_lib_aquaterm_aqtInit=no >> >> Fink and Dawinports had an installation of aquaterm. I may have >> also using the installer from the aquaterm website. I have deleted >> the fink installation of aquaterm and gnuplot. However, the >> configure script cannot find -laquaterm, it's is in the >> Dawrinports installation directory, /opt/local/lib there may even >> be one where the aquaterm GUI installed puts on too. >> >> What do you think? > > Methinks you don't have AquaTerm.framework in /Library/Frameworks/ > Gnuplot's configure won't look in /sw (Fink) or /opt (DarwinPorts) > unless you explicitly tell it to. > Get an AquaTerm installer from http://aquaterm.sourceforge.net and > (re)install it. > That should fix it. > > /Per |