[MacPorts] #17348: Aquaterm update broke gnuplot
#17348: Aquaterm update broke gnuplot --------------------------------+------------------------------------------- Reporter: dersh@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: aquaterm gnuplot | Port: aquaterm --------------------------------+------------------------------------------- I just did a port update of aquaterm from 1.0.1_0 to 1.0.1_1. I then tried to run gnuplot but got the following error: {{{ dyld: Library not loaded: /opt/local/lib/libaquaterm.1.dylib Referenced from: /opt/local/bin/gnuplot Reason: image not found Trace/BPT trap }}} I figured that aquaterm had just changed the library name or location, so I uninstalled, cleaned, and rebuilt gnuplot. Now gnuplot starts, but aqua is not one of the terminals types that it knows about. So it seems that when building it, it could not find aquaterm. The new aquaterm contents doesn't include libaquaterm.1.dylib at all. I am not really sure if this is an aquaterm, or a gnuplot defect, but the recent change that caused it was in aquaterm. My only use for aquaterm at the moment is as a display for gnuplot. -- Ticket URL: <http://trac.macports.org/ticket/17348> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17348: Aquaterm update broke gnuplot --------------------------------+------------------------------------------- Reporter: dersh@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: aquaterm gnuplot | Port: aquaterm --------------------------------+------------------------------------------- Comment(by dersh@…): I tried to "fool" gnuplot into finding aquaterm, but it didn't work. This is what I tried: {{{ sudo ln -s /opt/local/Library/Frameworks/AquaTerm.framework/AquaTerm /opt/local/lib/libaquaterm.1.dylib sudo ln -s /opt/local/Library/Frameworks/AquaTerm.framework/Versions/A/Headers /opt/local/include/aquaterm }}} Any other suggestions? I am pretty sure that the problem is just that gnuplot builds with aquaterm support if it finds it, but it is no longer searching in the right place since the upgrade to aquaterm. It seems that this newer version of aquaterm doesn't install the gnuplot adapter that was being used before. -- Ticket URL: <http://trac.macports.org/ticket/17348#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17348: Aquaterm update broke gnuplot --------------------------------+------------------------------------------- Reporter: dersh@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: aquaterm gnuplot | Port: aquaterm --------------------------------+------------------------------------------- Comment(by mcalhoun@…): This should be fixed in r42470, but gnuplot will have to be rebuilt. We could either increase the gnuplot revision number or update it to the latest version.[[BR]] See attached file. -- Ticket URL: <http://trac.macports.org/ticket/17348#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17348: Aquaterm update broke gnuplot --------------------------------+------------------------------------------- Reporter: dersh@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: aquaterm gnuplot | Port: aquaterm --------------------------------+------------------------------------------- Comment(by dersh@…): Thanks. I just synced and updated to aquaterm 1.0.1_2 then rebuilt gnuplot and it works fine. -- Ticket URL: <http://trac.macports.org/ticket/17348#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17348: Aquaterm update broke gnuplot ---------------------------------+------------------------------------------ Reporter: dersh@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: aquaterm gnuplot Port: aquaterm | ---------------------------------+------------------------------------------ Changes (by pguyot@…): * status: new => closed * resolution: => fixed Comment: So this was fixed in r42470. -- Ticket URL: <http://trac.macports.org/ticket/17348#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts