On Wed, Mar 26, 2008 at 13:59 -0400, Maurice Leutenegger wrote: > 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? Aquaterm must be a Mac-specific package. I know nothing about it. Presumably this dependency arises because your pgplot library is linked to Aquaterm. I didn't know pgplot had aquaterm support -- however, looking at http://pgplot.darwinports.com/ it looks like a patched version of pgplot with aquaterm support is available. Maybe the aquaterm library is available from Fink? -John ---- 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: unsubscribeReceived on Wed Mar 26 2008 - 14:10:18 EDT
This archive was generated by hypermail 2.3.0 : Fri May 02 2014 - 08:35:45 EDT