Re: [Therion] macOS installation

2022-02-07 Thread Philippe Vernant
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  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 > > 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 >> >:
>>> 
>>> 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 >>> > 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 
 
 
 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
 Therion@speleo.sk 
 https://mailman.speleo.sk/listinfo/therion 
 
>>> 
>>> ___
>>> Therion mailing list
>>> Therion@speleo.sk 
>>> https://mailman.speleo.sk/listinfo/therion 
>>> 
>> 
>> ___
>> Therion mailing list
>> Therion@speleo.sk 
>> https://mailman.speleo.sk/listinfo/therion
> 

___
Therion mailing list
Therion@speleo.sk
https://mailman.speleo.sk/listinfo/therion


Re: [Therion] macOS installation

2022-02-07 Thread Philippe Vernant


> On 7 Feb 2022, at 15:47, Martin Sluka via Therion  wrote:
> 
> Welcome in our tribe.
You mean for the homebrew install or the proj issue ?

> Have you seen correct application icon of wish? A quill?
Nope, where should I find it ? I think I’ve never seen the icon even with my 
old installs

Phil


> 
> Martin S.
> 
>> 7. 2. 2022 v 15:25, Philippe Vernant > >:
>> 
>> 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 >> > 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 >>> >:
 
 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  > 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 
> 
> 
> 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
> Therion@speleo.sk 
> https://mailman.speleo.sk/listinfo/therion 
> 
 
 ___
 Therion mailing list
 Therion@speleo.sk 
 https://mailman.speleo.sk/listinfo/therion 
 
>>> 
>>> ___
>>> Therion mailing list
>>> Therion@speleo.sk 
>>> https://mailman.speleo.sk/listinfo/therion 
>>> 
>> 
>> ___
>> Therion mailing list
>> Therion@speleo.sk 
>> https://mailman.speleo.sk/listinfo/therion
> 
> ___
> Therion mailing list
> Therion@speleo.sk
> https://mailman.speleo.sk/listinfo/therion

___
Therion mailing list
Therion@speleo.sk
https://mailman.speleo.sk/listinfo/therion


Re: [Therion] macOS installation

2022-02-07 Thread Martin Sluka via Therion
Welcome in our tribe.

Have you seen correct application icon of wish? A quill?

Martin S.

> 7. 2. 2022 v 15:25, Philippe Vernant :
> 
> 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 > > 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 >> >:
>>> 
>>> 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 >>> > 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 
 
 
 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
 Therion@speleo.sk 
 https://mailman.speleo.sk/listinfo/therion 
 
>>> 
>>> ___
>>> Therion mailing list
>>> Therion@speleo.sk 
>>> https://mailman.speleo.sk/listinfo/therion 
>>> 
>> 
>> ___
>> Therion mailing list
>> Therion@speleo.sk 
>> https://mailman.speleo.sk/listinfo/therion
> 
> ___
> Therion mailing list
> Therion@speleo.sk
> https://mailman.speleo.sk/listinfo/therion

___
Therion mailing list
Therion@speleo.sk
https://mailman.speleo.sk/listinfo/therion


Re: [Therion] macOS installation

2022-02-07 Thread Martin Sluka via Therion
Omluva, třeba dočíst do konce

Už je to v pořádku

M.

> 6. 2. 2022 v 20:36, Ladislav Blažek :
> 
> 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 
> 
> 
> 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
> Therion@speleo.sk
> https://mailman.speleo.sk/listinfo/therion

___
Therion mailing list
Therion@speleo.sk
https://mailman.speleo.sk/listinfo/therion


Re: [Therion] macOS installation

2022-02-07 Thread Ladislav Blažek
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 :
> 
> 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 > > 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 
>> 
>> 
>> 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
>> Therion@speleo.sk 
>> https://mailman.speleo.sk/listinfo/therion
> 
> ___
> Therion mailing list
> Therion@speleo.sk
> https://mailman.speleo.sk/listinfo/therion

___
Therion mailing list
Therion@speleo.sk
https://mailman.speleo.sk/listinfo/therion


Re: [Therion] macOS installation

2022-02-07 Thread Philippe Vernant
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  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 
> 
> 
> 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
> Therion@speleo.sk
> https://mailman.speleo.sk/listinfo/therion

___
Therion mailing list
Therion@speleo.sk
https://mailman.speleo.sk/listinfo/therion


[Therion] macOS installation

2022-02-06 Thread Ladislav Blažek
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 


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
Therion@speleo.sk
https://mailman.speleo.sk/listinfo/therion


[Therion] macOS installation

2018-03-23 Thread ladislav--- via Therion
Hi,

I made new homebrew formulae for macOS users + wrote short howto - see: 
https://github.com/ladislavb/homebrew-therion 
It is using GitDownloadStrategy = downloading specific revision or HEAD 
directly from GitHub. Tested on 10.13 High Sierra.

Hope it will help someone.

L.
___
Therion mailing list
Therion@speleo.sk
https://mailman.speleo.sk/listinfo/therion