|
From: Daniel F. <boy...@gm...> - 2006-10-13 13:46:31
|
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? Dan. On 13 Oct 2006, at 08:34, Per Persson wrote: > > >> >> Message: 6 >> Date: Thu, 12 Oct 2006 18:40:48 +0100 >> From: Daniel Farrell <boy...@gm...> >> Subject: Re: gnuplot 4.2 and aquaterm >> To: Joe Koski <jko...@co...> >> Cc: gnuplot-beta <gnu...@li...> >> Message-ID: <5EE...@gm...> >> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed >> >> Hi Joe, >> >> Thanks for that, this seems quite strange but probably means I'm >> doing something wrong! I just replaced the old version with the new >> developer version (4.2 rc1) in /usr/local/bin and left my system >> configuration the same too. gnuplot 4.2 rc1 gives out the following >> when started: >> >> set term aqua >> ^ >> ".gnuplot", line 1: unknown or ambiguous terminal type; type just >> 'set terminal' for a list >> >> Pretty clear then that my version at least don't know what aqua term >> is! Also, in the 'help set term' documentation aqua is not listed as >> an option. >> >> I pulled it from cvs, the actually version of is: >> $Revision: 1.16 $, dated $Date: 2006/09/10 10:43:50 $. >> >> I'm running MacOS 10.4.8 with XCode 2.4 on a 1.5Ghz G4 PPC. > > For some reason AquaTerm is not picked up by the configure script. > Check the output from configure or look through config.log. > Could you also check the version of AquaTerm and its install location? > Do you have multiple copies of AquaTerm installed (e.g. from Fink > or DarwinPorts/MacPorts)? > > /Per |