symlink points to itself or nowhere

2023-01-06 Thread list_email--- via macports-users
/opt/local/bin/python3 is a symlink that points to itself (Path Finder) or to nowhere (Finder). Is that correct? Jerry M 480 612 4252 L 480 839 3708

Test 2 - Ignore

2023-01-01 Thread list_email--- via macports-users
Sorry 2

Test 1 - Ignore

2023-01-01 Thread list_email--- via macports-users
Sorry 1

Bad macports.org link to Available Ports page

2022-02-06 Thread list_email--- via macports-users
Sorry if this has been reported before. The Available Ports page at https://ports.macports.org/ reports Error 503 Backend fetch failed. Jerry

Which setup.py to use?

2021-10-18 Thread list_email--- via macports-users
I want to embed the plotter Veusz in a Python script. According to the Veusz instructions, the path to Veusz should be on the Python path and one is advised to do this in setup.py. (Python 3.8 here). There are 123 files on my computer called setup.py and 29 of them are in /opt/local. Which one

Re: Need help reverting to older library

2020-12-08 Thread list_email--- via macports-users
> On Dec 6, 2020, at 9:35 AM, Ken Cunningham > wrote: > > of course the simplest method of reverting to an older binary is to just > reactivate it if you still have it installed, but inactive, after an update. > > This will show you what versions are installed: > > port -v installed

Need help reverting to older library

2020-12-05 Thread list_email--- via macports-users
I am having trouble linking ploplot resulting in this: dyld: Library not loaded: /opt/local/lib/libshp.1.3.0.dylib Referenced from: /usr/local/plplot/lib//libplplot.13.dylib Reason: image not found I believe this is the shapelib library and that it is used by plplot but I now have a newer

Re: Failure to upgrade outdated

2020-09-29 Thread list_email--- via macports-users
activation. Each time I did "port -f activate foo” I repeated the "port upgrade outdated" command plus a few other things at other times. Should I file a ticket for this? Jerry > On Sep 26, 2020, at 10:49 PM, list_email--- via macports-users > wrote: > > >&

Status of gcc-gnat?

2020-09-29 Thread list_email--- via macports-users
plplot comes with Ada bindings. Does MacPorts compile these Ada bindings? And... ...Does MacPorts support GNAT, the gcc Ada compiler? I see it listed as gcc-gnat, so that seems to imply “yes”. The reason I ask is that I remember some years ago someone saying that GNAT is a problem because of

Re: Failure to upgrade outdated

2020-09-26 Thread list_email--- via macports-users
> On Sep 26, 2020, at 7:06 AM, Ruben Di Battista > wrote: > > Mh, I think that `pstoedit` port should depend on > `texlive-latex-recommended`. So try to install it (or upgrade it) before, and > then try again. > I tried that. Here is an abbreviated copy-paste from Terminal with the

Re: Failure to upgrade outdated

2020-09-25 Thread list_email--- via macports-users
>> Please deactivate this port first, or use 'port -f activate libgcc10' to >> force the activation. >> ``` >> So deactivate the libgcc port and run the upgrade again? >> On Wed, 23 Sep 2020, 12:43 list_email--- via macports-users, >> wrote: >> I had not ch

Failure to upgrade outdated

2020-09-23 Thread list_email--- via macports-users
I had not changed anything in my Macports installation for a long time. Then I got to messing around with AquaTerm and something in the linking stage kept crashing, so naturally I decided to freshen up my MacPorts set-up. Here’s what happened. I have no idea what to do. macOS 10.11.6 Thanks