hilaire / dynabook

9 stars 2 forks source link

macOS issue #2

Open sebastianconcept opened 5 months ago

sebastianconcept commented 5 months ago

After following the readme instructions in macOS Monterrey:

➜  Cuis-Smalltalk-Dev git:(master) ✗ ./dynabook/startIDE.sh
rm: dynabookIDE.image: No such file or directory
rm: dynabookIDE.changes: No such file or directory
rm: dynabookIDE.user.*: No such file or directory
rm: *.log: No such file or directory
cp: Cuis6.2.image: No such file or directory
cp: Cuis6.2.changes: No such file or directory
/Users/seb/Developer/cuis/dynabook/Cuis-Smalltalk-Dev
CuisVM.app/Contents/Linux-x86_64/squeak: line 29: /usr/bin/ldd: No such file or directory
CuisVM.app/Contents/Linux-x86_64/squeak: line 29: /bin/fgrep: No such file or directory
Error. Could not determine platform's libc path for VM. 
Try forcing $PLATFORMLIBDIR in CuisVM.app/Contents/Linux-x86_64/squeak, based on LIBC_SO.
Please report what works to squeak [vm-dev] mail list.
  LIBC_SO=
cat: /etc/*-release*: No such file or directory
-n   UNAME=
Darwin Sebastians-MacBook-Pro.local 21.6.0 Darwin Kernel Version 21.6.0: Thu Nov  9 00:38:19 PST 2023; root:xnu-8020.240.18.705.10~1/RELEASE_X86_64 x86_64
  System seems to be 64 bit. You may need to (re)install the 32-bit libraries.
hilaire commented 5 months ago

Try with the updated information on the README