Re: MacPorts and /opt/local on Catalina and Big Sur read only volumes

2021-06-26 Thread Tabitha McNerney
Thank you Bjarne, this is great to know especially for those of us lagging somewhat and getting ourselves more acquainted with the new volume formats of Catalina and Big Sur, with Monterrey in the works. I would not be surprised if Apple included the opt directory in /System/Volumes/Data thanks in

Re: Building icu port on macos x tiger

2021-06-26 Thread brian
You assume correctly regarding the build but I'm not sure I grok your suggested alternative for making it run properly. I have: barf@tiger:/opt/local/var/macports/sources/ rsync.macports.org/macports/release/tarballs/ports$ otool -L /opt/local/lib/libicui18n.67.1.dylib /opt/local/lib/libicui18n.67

Re: Building icu port on macos x tiger

2021-06-26 Thread Ken Cunningham
> dlopen(/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/libxml2mod.so, > 2): Symbol not found: ___divmoddi4 Referenced from: /opt/local/lib/libicui18n.67.dylib > resulting from the default build configuration of macports icu on Tiger? Assuming you bui

Building icu port on macos x tiger

2021-06-26 Thread brian
Hey, What's the best way to fix: Traceback (most recent call last): File "", line 1, in File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/libxml2.py", line 1, in import libxml2mod ImportError: dlopen(/opt/local/Library/Frameworks/Python.framew

Re: MacPorts and /opt/local on Catalina and Big Sur read only volumes

2021-06-26 Thread Bjarne D Mathiesen
Tabitha McNerney wrote: > Hi all, > > I haven't installed a fresh MacPorts system in quite some time but will > soon be doing so on a few Macs one running Catalina and the other Big > Sur. Starting with Catalina, the root volume / is read-only so how do > the MacPorts package installers set thi