I need a small GUI line for my homework and I am running Mac OS X Lion (10.7).
I have seen that UNIX users typically use GNU Smalltalk and GTK + .
I tried to install them from different versions of sources, and all of them give some errors.
Then I used MacPorts, but this installation breaks the GTK + bindings for gst.
Finally, I tried to install it using the fing package manager (since GNU claims that I should install everything well), but there is no smalltalk package for 10.7 OS (although there are also for the previous ones).
Is there a way to use smalltalk under Mac OS Lion, or should I run Ubuntu in a virtual machine?
source share