Tag: wine
VisualWorks 7.7, ObjectStudio 8.1/8.2 under WINE …
by admin on Jan.22, 2010, under Smalltalk
While preparing the Smalltalk appliance 0110 I tried to make VisualWorks 7.7 (Windows) and ObjectStudion 8.1/8.2 (Windows) to run under Linux (Debian 5.0) using WINE.
Actually the programs seem to work pretty well - but one problems have both of them: menues are transparent ….

You may look at:
Wine, Mac OSX, VASmalltalk
by admin on Dec.08, 2009, under Smalltalk
Today I looked at the installation problems using the 8.0 windows versions of VASmalltalk under Wine under MacOSX. All the problems seem to be related to path problems. setup.exe did not find its needed directory for bitmaps, nls and stuff like this. Changing the abt.ini to absolute paths (c:/drive_c ..) and almost all stuff is working.
But I still did not find the Windows menu (available under Wine/Linux) here at Wine/MacOSX - therefore you have to build your startup sequences manually. Surprises me very much, because Wine/MacOSX is really looking very well.
But to summary: the system works pretty well …
VASmalltalk, Wine and Mac OSX
by admin on Dec.04, 2009, under Smalltalk
I got my first Christmas present on Wednesday - a Mac Mini, running under Mac OS X. I never had a Macintosh computer before and therefore its a complete new world for me.
My first impression was: nice and smart. Installation went pretty well, but the Mac Mini smells after opening in the air like cheap plastic.
After the first evening I started to look for development tools - first I looked for Smalltalk.
VASmalltalk
The windows version is in general runnable under Wine under Mac OSX 10.6. I was not able to run the normal installation, but I zipped my original Windows based installation and copied the installation under the “Wine Files” folder under my Mac account.
Then I changed abt.ini according to my Mac Wine settings and copies abt.icx and abt.ini into the bin folder.
Then the system started without problems, connecting to ENVY working without problems.

