#17991 closed defect (fixed)
Building pgplot on Leopard 10.5.4
Reported by: | oxytocin911@… | Owned by: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.0 |
Keywords: | Cc: | nox@…, MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) | |
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 (8)
comment:1 Changed 16 years ago by jmroot (Joshua Root)
Port: | pgplot added |
---|
comment:2 Changed 16 years ago by jmroot (Joshua Root)
Cc: | nox@… mcalhoun@… added |
---|
The code that installed the adapters was removed without explanation in r42428.
comment:3 Changed 16 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:4 Changed 16 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Owner: | changed from macports-tickets@… to mcalhoun@… |
---|
comment:5 Changed 16 years ago by KubaO (Kuba Ober)
I confirm same problem. r42428 should be reverted and reworked to install drivers *somewhere*, and modify ports that depend on those drivers.
comment:6 Changed 16 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
comment:7 Changed 16 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Assume the problem has been fixed.
Confirmed. Aquaterm doesn't seem to install that file anymore.