From: Gunter K. <gu...@pe...> - 2021-06-28 20:12:59
|
If /usr/local/lib contains the wrong version of libtk? The macports packager for tcl should be the one who can resolve this. Am 28. Juni 2021 21:42:29 MESZ schrieb Murray Eisenberg <mu...@ma...>: > >> On 28 Jun2021, at 2:56 PM, Jaime Villate <vi...@fe...> wrote: >> >> On 28/06/21 17:21, Murray Eisenberg wrote: >>> Using MacPorts 2.7.1 under macOS Big Sur 11.4, I’ve installed maxima following the instrucitons (for Intel Mac) in MacPorts-Maxima-5.45.1.dmg. >>> >>> The wxmaxima app works OK (except for an annoying start-up error “local ‘pa’ cannot be set”, which I just dismiss). >>> >>> However, the xmaxima command in Terminal fails with error: >>> >>> dyld: Library not loaded: /usr/local/lib:/opt/X11/lib/libtk8.6.dylib >>> Referenced from: /usr/local/bin/wish >>> Reason: image not found >>> [1] 91416 abort xmaxima >>> >>> How can this be fixed? >> This seems to be a problem with the installation of Tk 8.6. Can you start the program wish? >> >No, wish does not start: > >[~] % wish >dyld: Library not loaded: /usr/local/lib:/opt/X11/lib/libtk8.6.dylib > Referenced from: /usr/local/bin/wish > Reason: image not found >[1] 14143 abort wish > >Note that MacPorts shows as installed: > > tk @8.6.11_0+quartz (active) -- Diese Nachricht wurde von meinem Android-Gerät mit K-9 Mail gesendet. |