Hi Phil, check my reply to Andrea. Homebrew Tcl/Tk package doesn’t contain BWidget - try to make symlink (update the BWidget version according to your system):
ln -s /System/Library/Tcl/bwidget1.9.1 /opt/homebrew/opt/tcl-tk/lib/bwidget1.9.1 --- Ladislav Blažek > 7. 2. 2022 v 14:12, Philippe Vernant <[email protected]>: > > Hi Ladislav, > > I gave it a try, since I had a former release of therion installed on my mac > (the old way with make). > I’m having this message when running xtherion : > > Error in startup script: can't find package BWidget > while executing > "package require BWidget" > (file "/opt/homebrew/bin/xtherion" line 12786) > > I will dig in to it, might be related to my setup, but in case you have an > idea. > > Thanks, > Phil > >> On 6 Feb 2022, at 20:36, Ladislav Blažek <[email protected] >> <mailto:[email protected]>> wrote: >> >> Hi, macOS users, >> >> I just updated my homebrew formulae and installation instructions to build & >> install Therion using CMAKE - see >> https://github.com/ladislavb/homebrew-therion >> <https://github.com/ladislavb/homebrew-therion> >> >> Installation was successfully tested on Apple Silicon machine running macOS >> 12.1 Monterey. Hopefully it still work on older versions but I am not able >> to test it - feedback is welcome. >> >> \Ladislav >> >> >> _______________________________________________ >> Therion mailing list >> [email protected] <mailto:[email protected]> >> https://mailman.speleo.sk/listinfo/therion > > _______________________________________________ > Therion mailing list > [email protected] > https://mailman.speleo.sk/listinfo/therion
_______________________________________________ Therion mailing list [email protected] https://mailman.speleo.sk/listinfo/therion
