<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">This my file .bash_profile in my user directory<div class=""><br class=""></div><div class=""><div class="">xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx</div><div class=""><br class=""></div><div class="">export PATH="/usr/local/opt/tcl-tk/bin:$PATH"</div><div class=""><br class=""></div><div class="">export LDFLAGS="-L/usr/local/opt/tcl-tk/lib"</div><div class="">export CPPFLAGS="-I/usr/local/opt/tcl-tk/include"</div><div class=""><br class=""></div><div class="">export PKG_CONFIG_PATH="/usr/local/opt/tcl-tk/lib/pkgconfig”</div><div class=""><br class=""></div><div class="">xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx</div><div class=""><br class=""></div><div class="">But I’m not sure you may just copy it. It depends on your system configuration. It is not basic user level I’m afraid.</div><div class=""><br class=""></div><div class="">Maybe somebody may explain it more detailed, please.</div><div class=""><br class=""></div><div class="">Martin</div><div class=""><br class=""></div><div><br class=""><blockquote type="cite" class=""><div class="">30. 3. 2020 v 22:04, David Eason via Therion <<a href="mailto:therion@speleo.sk" class="">therion@speleo.sk</a>>:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class="">Dear Therion mailing list,</div><div class=""><br class=""></div><div class="">I wonder if anyone has had any success building, installing and running Therion on Mac OS X Catalina (OS 10.15.2)? I have successfully built and installed Therion 5.4.4, and Therion and Loch both run fine. Before the upgrade, everything worked OK, but it looks like some things have moved around in this version of OS X, amongst other things breaking. When I try to run Xtherion, Tcl/Tk can't seem to locate BWidget, and the GUI can't run:</div><div class=""><br class=""></div><div class=""><span style="font-family:monospace" class="">Error in startup script: can't find package BWidget<br class=""> while executing<br class="">"package require BWidget"<br class=""> (file "/usr/local/bin/xtherion" line 12268)</span></div><div class=""><br class=""></div><div class="">I have tried unpacking the bwidget 1.9.14 scripts to /usr/local/lib thinking that tcl would check there, and then also tried to set auto_path to force tcl to look in there, but it won't seem to start up. There's a pause, and Wish seems to start up, and yet XQuartz actually opens; I have tcl 8.6 installed and can run the tclsh OK.</div><div class=""><br class=""></div><div class="">It's been frustrating me for a while, and I saw this lockdown in the UK as an opportunity to have another look at this. Any pointers or tips would be most welcome.</div><div class=""><br class=""></div><div class="">Regards,</div><div class="">David Eason<br class=""></div></div>
_______________________________________________<br class="">Therion mailing list<br class=""><a href="mailto:Therion@speleo.sk" class="">Therion@speleo.sk</a><br class="">https://mailman.speleo.sk/listinfo/therion<br class=""></div></blockquote></div><br class=""></div></body></html>