trufflesqueak
trufflesqueak copied to clipboard
Can't install other languages
I've just downloaded and am running Truffle Squeak 24.1.2 on Linux.
It starts fine, but when I try to install Ruby or Python, I get a debugger:
Thanks for the report, @srbaker. I haven’t checked but it seems you tried to install languages in a native standalone version of TruffleSqueak, which doesn’t work (without recompilation at least).
Could you please try again with a JVM standalone? I’ll try to improve the error message, and it probably makes sense to advertise JVM standalone first, or at least make it clearer for what the two types of standalones are.