Please run > otool -L /opt/local/lib/libxml2.2.dylib
and paste the output here, and also for each lib it references check it exists (and recursively check with otool for the libs they use). > On 10 Nov 2022, at 7:00 pm, Artemio González López via macports-users > <[email protected]> wrote: > > > >> On 10 Nov 2022, at 19:57, Sriranga Veeraraghavan <[email protected]> >> wrote: >> >> Hi, >> >> On my Monterey (12.6.1) system, 'port provides' says that the missing >> library is provided by the 'icu' port: >> >> $ port provides /opt/local/lib/libicui18n.71.dylib >> /opt/local/lib/libicui18n.71.dylib is provided by: icu >> >> Perhaps the 'icu' port is not properly installed on your system (you can >> check with 'port installed icu'). Or you may need to rebuild it for MacOS >> 13.0.1. >> >> Best, >> >> -ranga > > > Hi, Sriranga, > > Thank you for your input. However, I’m afraid that’s not the problem, since > Emacs.app worked perfectly well right before the update. In any case, icu is > still installed: > > artemio@mbp-13 ~ % port installed icu > The following ports are currently installed: > icu @72.1_0 (active) > > Thanks a lot anyway, > > Artemio > > > Artemio Gonzalez Lopez > [email protected] >
