On Jan 6, 2007, at 11:56 AM, Hiroyasu Yasuda wrote:
> Hi Hazen,
>
> Sorry, I forgot attached file. Please see the file.
>
>
>
>
> The AQTAdapter.h on my OSX was installed by fink when I installed
> Gnuplot automatically. I checked path of /Library/Frameworks/
> AquaTerm.framework, but that fo
On Jan 6, 2007, at 9:32 AM, [EMAIL PROTECTED] wrote:
>
> On Jan 6, 2007, at 8:30 AM, Hiroyasu Yasuda wrote:
>
>> Hi, Werner:
>>
>> Thank you for helping.
>>
>> I ran make VERBOSE=1 and obtained output as attached file. Of course
>> I changed ine 33 of plplot/drivers/aqt.c.
>>
>> My OSX has two AQ
Hi Hazen,
Sorry, I forgot attached file. Please see the file.
{\rtf1\mac\ansicpg10001\cocoartf824\cocoasubrtf420
{\fonttbl\f0\fswiss\fcharset77 Helvetica;}
{\colortbl;\red255\green255\blue255;}
\paperw11900\paperh16840\margl1440\margr1440\vieww13000\viewh8980\viewkind0
\pard\tx566\tx1133\tx1700\
On Jan 6, 2007, at 8:30 AM, Hiroyasu Yasuda wrote:
> Hi, Werner:
>
> Thank you for helping.
>
> I ran make VERBOSE=1 and obtained output as attached file. Of course
> I changed ine 33 of plplot/drivers/aqt.c.
>
> My OSX has two AQTAdapter.h in /sw/include and /sw/include/aquaterm.
>
> ccmake is r
Hi, Werner:
Thank you for helping.
I ran make VERBOSE=1 and obtained output as attached file. Of course
I changed ine 33 of plplot/drivers/aqt.c.
My OSX has two AQTAdapter.h in /sw/include and /sw/include/aquaterm.
ccmake is required path of AQTAdapter.h as AQT_FRAMEWORK. What should
I set
Hi Hiro,
I don't know objective c, but could you run
make VERBOSE=1
and mail the full output regarding the aqt driver?
One thing you can try is to change line 33 of plplot/drivers/aqt.c to
#import
since cmake looks for AquaTerm/AQTAdapter.h but aquaterm/AQTAdapter.h is
included in aqt.c and
Dear all:
I'm trying to install PLplot to OSX10.4.8. My install procedure is
below according to http://www.miscdebris.net/plplot_wiki/index.php?
title=Mac_OSX:
1) ccmake plplot-build
2) make
However, make stops on [ 46%] Building C object drivers/CMakeFiles/
aqt.dir/aqt.o.
Error massage sho