Ticket #17991 (closed defect: fixed)
Building pgplot on Leopard 10.5.4
| Reported by: | oxytocin911@… | Owned by: | mcalhoun@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.7.0 |
| Keywords: | Cc: | nox@…, mcalhoun@… | |
| Port: | pgplot |
Description
While trying to install PGPLOT I get the following.
Error: Target org.macports.patch returned: error copying "/opt/local/share/aquaterm/pgplot/aqdriv.m": no such file or directory Error: Status 1 encountered during processing
Change History
comment:2 Changed 4 years ago by jmr@…
- Cc nox@…, mcalhoun@… added
The code that installed the adapters was removed without explanation in r42428.
comment:3 Changed 4 years ago by oxytocin911@…
Ok after half a day of work googling and messing about - I have a work around this so I thought I share it.
- Download Aquaterm 1.0.1.dmg file and install it ( this is the pre-compiled dmg, not the source)
- Download both the pgplot5.2.2.tar and the Aquaterm 1.0.1 source code
- Unpack both packages and read the instuction inside aquaterm_src.1.0.1/adapters/pgplot
Cheers [PS] Not sure if you need to go along first with the "sudo port install pgplot" to get most of the dependencies or not though. After compiling the pgplots - you get the two libpgplot.a & libpgplot.dylib - then put them in the /opt/local/ and then continute the "udo port install pgplot" command - all will be ok
comment:5 Changed 4 years ago by kuba@…
I confirm same problem. r42428 should be reverted and reworked to install drivers *somewhere*, and modify ports that depend on those drivers.


Confirmed. Aquaterm doesn't seem to install that file anymore.