<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">Johan,<div><br></div><div>After further investigation, I found I have an old and stale homebrew install on this machine. It includes an X11 install. This is the X11 that is being used by VSD rather than the XQuartz variant.  Specifically, VSD relies on the presence of `/opt/homebrew/lib/libX11.6.dylib`. This is really just a symlink to the other location.</div><div><br></div><div><div># find /opt -name libX11.6.dylib</div><div>/opt/homebrew/lib/libX11.6.dylib</div><div>/opt/homebrew/Cellar/libx11/1.8.1/lib/libX11.6.dylib</div></div><div><br></div><div>Kurt</div><div><div><br><blockquote type="cite"><div>On May 22, 2023, at 11:01 AM, Johan Brichau <johan@yesplan.be> wrote:</div><br class="Apple-interchange-newline"><div><meta http-equiv="content-type" content="text/html; charset=utf-8"><div style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">Ok, and when I link the `/opt/local/lib` to /opt/X11/lib , starting vsdsh just shows a prompt. I can ‘exit’ from the prompt but nothing else:<div><div><br></div><div><div>johanbrichau@JohansMacBookAir vsd5.6.0-arm64.Darwin % ./bin/vsdsh</div><div>% exit</div><div><br></div><div>Johan</div><div><br></div><div><br><blockquote type="cite"><div>On 22 May 2023, at 19:55, Johan Brichau <johan@yesplan.be> wrote:</div><br class="Apple-interchange-newline"><div><meta http-equiv="content-type" content="text/html; charset=utf-8"><div style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">Hi Kurt,<div><br></div><div>I tried that one as well now, but no success..</div><div><br></div><div>In which location is the libX11.6.dylib for you? Mine appears to be in /usr/local/lib/libX11.dylib but...</div><div>When I symlink that location to /opt/local/lib, I get the error that this is for x86 and not arm64.</div><div><br></div><div>So something seems to have gone wrong somewhere. Though XQuartz does report to be running arm64 and not x86…</div><div><br></div><div>Johan</div><div><br></div><div><div><br><blockquote type="cite"><div>On 22 May 2023, at 19:36, Kurt Kilpela <kurt.kilpela@gemtalksystems.com> wrote:</div><br class="Apple-interchange-newline"><div><div dir="ltr">Johan,<div><br></div><div>I am able to run VSD on an M1 MacBook Air. I did not use brew to install XQuartz. Instead, I used the .pkg from <a href="http://xquartz.org/">xquartz.org</a>.</div><div><br></div><div>Kurt</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, May 22, 2023 at 9:44 AM Johan Brichau via GemStone-Smalltalk <<a href="mailto:gemstone-smalltalk@lists.gemtalksystems.com">gemstone-smalltalk@lists.gemtalksystems.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">Hi there,<br>
<br>
I tried to install the VSD application directly on my Mac ARM64 but I get an error starting it. It seems it does not find the X11 library. See below.<br>
I installed XQuartz with Homebrew using "brew install --cask xquartz”<br>
<br>
Anybody running VSD on the Mac ARM64?<br>
<br>
cheers<br>
Johan<br>
<br>
johanbrichau@JohansMacBookAir vsd5.6.0-arm64.Darwin % ./bin/vsdsh<br>
dyld[5437]: Library not loaded: /opt/local/lib/libX11.6.dylib<br>
  Referenced from: <F0174FC8-C455-3667-8F6B-F84372FCAB2B> /Applications/vsd5.6.0-arm64.Darwin/bin/vsdshDarwin<br>
  Reason: tried: '/opt/local/lib/libX11.6.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/local/lib/libX11.6.dylib' (no such file), '/opt/local/lib/libX11.6.dylib' (no such file), '/usr/lib/libX11.6.dylib' (no such file, not in dyld cache)<br>
<br>
<br>
<br>
_______________________________________________<br>
GemStone-Smalltalk mailing list<br>
<a href="mailto:GemStone-Smalltalk@lists.gemtalksystems.com" target="_blank">GemStone-Smalltalk@lists.gemtalksystems.com</a><br>
<a href="https://lists.gemtalksystems.com/mailman/listinfo/gemstone-smalltalk" rel="noreferrer" target="_blank">https://lists.gemtalksystems.com/mailman/listinfo/gemstone-smalltalk</a><br>
</blockquote></div>
</div></blockquote></div><br></div></div></div></blockquote></div><br></div></div></div></div></blockquote></div><br></div></body></html>