On Tue, Aug 11, 2009 at 8:26 PM, Schwab,Wilhelm K <bschwab@anest.ufl.edu>wrote:
I just put the beta on a 64 bit machine. Mariano's
sudo apt-get install ia32-libs
got the VM running. That was easy enough to find by searching the archives, but it seems like it should be put where is is harder to miss. Any ideas as to where that should be?
Hi Billl. It has already been discussed together with Damien and Miguel and it was put in the readme.txt of the latest Pharo Linux VM. If you see pharo-vm-0.15.2d-linux you will see that readme.txt says: "If you have a 64-bit Linux kernel, you have to install the 32-bit compatibility library. For example, in Ubuntu you have to install ia32-libs: $ sudo aptitude install ia32-libs" Do you want to put it in another place? Where? cheers, Mariano
To test the VM, I tried the web beta as-is, and hit the Seaside "a service is already running..." bug. That got me thinking about things that might have been truncated/skipped due to the error. It did not take long to see that #send:toClassesNamedIn:with: is already protected with #on:do:.
So what is all this about? The error block catches Exception, and I _think_ I was told that was a bad idea. That might be Dolphin-specific and not applicable here, but I thought it worth asking.
Bill
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project