New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #33508 (closed defect: worksforme)

Opened 15 months ago

Last modified 9 months ago

gnuplot needs aquaterm

Reported by: laurence.schenk@… Owned by: mojca.miklavec.lists@…
Priority: Normal Milestone:
Component: ports Version: 2.0.4
Keywords: Cc:
Port: gnuplot

Description

I installed gnuplot under os/x 10.6.8. Everything installed OK, without errors, but when I run gnuplot is can not find aquaterm. When I run "set terminal" from gnuplot aquaterm is not listed. If I check "port installed" Aquaterm is listed and labled as active.

Suggestions?

Many thanks!

Change History

comment:1 Changed 13 months ago by macsforever2000@…

  • Keywords gnuplot aquaterm removed
  • Owner changed from macports-tickets@… to mojca.miklavec.lists@…
  • Port set to gnuplot

comment:2 Changed 13 months ago by mojca.miklavec.lists@…

I might need some further hints, but could it be that you are trying to install gnuplot +universal ad aquaterm is not built as universal? I'm blindly guessing here. Did you install gnuplot 4.6.0?

Can you please try

port -v install gnuplot

(or just the configure part of it) and find the following three lines in output?

checking for Apple MacOS X... yes
checking for aqtInit in -laquaterm... yes
...
  aqua terminal: yes

comment:3 Changed 13 months ago by mojca.miklavec.lists@…

I tried to install gnuplot with +universal now, but I cannot reproduce the behaviour. I would say that missing aquaterm is a pretty much "common problem" outside of macports (since ./configure doesn't find it if it resides in /opt/local/lib and no -L/opt/local/lib flag is specified), but I'm unable to reproduce it within macports as long as /opt/local/lib/libaquaterm.dylib is present and points to an existing location.

I will submit a few more patches for updating AquaTerm and fixing the behaviour (see https://sourceforge.net/tracker/?func=detail&aid=3476165&group_id=2055&atid=302055), but I definitely need more input to be able to diagnose what exactly went wrong in your case.

comment:4 Changed 13 months ago by mojca.miklavec.lists@…

See also #17348.

comment:5 Changed 9 months ago by macsforever2000@…

  • Status changed from new to closed
  • Resolution set to worksforme
Note: See TracTickets for help on using tickets.