trufflesqueak icon indicating copy to clipboard operation
trufflesqueak copied to clipboard

Can't install other languages

Open srbaker opened this issue 1 year ago • 1 comments

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:

Image

srbaker avatar Feb 06 '25 13:02 srbaker

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.

fniephaus avatar Feb 09 '25 13:02 fniephaus