Just in case this might be useful for someone, there was an issue with the proj installed by homebrew not pointing to proj.db, this can be corrected by adding : export PROJ_LIB=/opt/homebrew/Cellar/proj/8.2.1/share/proj in your .XXXsrc In might just be my environment.
Phil > On 7 Feb 2022, at 15:25, Philippe Vernant <[email protected]> wrote: > > Sorry I didn’t read til the end it was written ! > Now works like a charm, but I have this message : > > therion: error -- PROJ library: 1025 (Invalid PROJ string syntax): > +proj=pipeline +step +inv +init=epsg:4326 +step +init=epsg:4326 > > I have to dig in my proj installation I must have something weird somewhere. > > Phil > >> On 7 Feb 2022, at 14:17, Ladislav Blažek <[email protected] >> <mailto:[email protected]>> wrote: >> >> 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] >>> <mailto:[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 >>>> <https://mailman.speleo.sk/listinfo/therion> >>> >>> _______________________________________________ >>> Therion mailing list >>> [email protected] <mailto:[email protected]> >>> https://mailman.speleo.sk/listinfo/therion >>> <https://mailman.speleo.sk/listinfo/therion> >> >> _______________________________________________ >> 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
