I am interested in trying MacPorts on Linux on RISC-V by the way. Last non-Mac attempt, on OpenBSD, failed on sqlite3 being broken: https://trac.macports.org/ticket/69354
On Wed, Jul 17, 2024 at 10:37 PM René J.V. Bertin <rjvber...@gmail.com> wrote: > Hi, > > I've been updating a number of the python packages I have installed > through my LinuxPorts adaptation of MacPorts. > > Long story short: whatever the mechanism through which ports like > pyXY-build or pyXY-sip install versioned symlinks into $prefix/bin and the > actual executables under $python.prefix/bin, it doesn't work on Linux. > > Is there an option I can add to the default build command? I've tried to > google the answer but couldn't come up with a specific enough search key. > > Thanks, > R. >