Re: isis install problem

From: Maurice Leutenegger <maurice_at_email.domain.hidden>
Date: Wed, 26 Mar 2008 13:59:28 -0400
Hi John,

this suggestion seems to have worked:
> The problem you describe might be solved by adding
>    -framework CoreFoundation
> to the LDFLAGS definition in isis-1.4.9-9/src/Makefile.
>   
in the sense that isis no longer complains about 
CFConstantStringClassReference.

However, I now have this problem:


*** isis initialization failed; using ISIS_SRCDIR = /usr/local/isis/1.4.9

Error linking to /usr/local/isis/1.4.9/lib/modules/pgplot-module.so: 
dlopen(/usr/local/isis/1.4.9/lib/modules/pgplot-module.so, 10): Symbol 
not found: _AQTRoundLineCapStyle
  Referenced from: /usr/local/isis/1.4.9/lib/modules/pgplot-module.so
  Expected in: flat namespace

*** isis initialization failed


The internet suggests that this symbol comes from AquaTerm, so I tried 
the obvious solution of adding
    -framework AquaTerm
to LDFLAGS. However, the compiler couldn't find AquaTerm.

Is Aquaterm a separate package that is a prerequisite for ISIS? Will it 
compile correctly if I install it? Or is there a different solution?


Thanks,

Maurice

----
You received this message because you are
subscribed to the isis-users list.
To unsubscribe, send a message to
isis-users-request_at_email.domain.hiddenwith the first line of the message as:
unsubscribe
Received on Wed Mar 26 2008 - 14:12:00 EDT

This archive was generated by hypermail 2.3.0 : Fri May 02 2014 - 08:35:45 EDT