On Tue, Oct 25, 2011 at 11:16 PM, Jeff Gray
<jeff@rogerthedog.com> wrote:
Just updated Ubuntu and now Pharo doesn't run.
I have been working ok under Oneiric but then after getting the latest
update Pharo no longer runs.
If I drop into the terminal and try to fire up the VM I get the following:
jeff@Roger:/usr/local/lib/cogvm$ ./squeakvm
could not find display driver vm-display-X11; either:
�- check that /usr/local/lib/cogvm//vm-display-X11.so exists, or
�- use the '-plugins <path>' option to tell me where it is, or
�- remove DISPLAY from your environment.
Aborted
Any ideas?
Install the 32 bits library.
sudo apt-get update && sudo apt-get install ia32-libs
Tell me if it works.
�
--
View this message in context: http://forum.world.st/Oneiric-gone-bad-tp3938304p3938304.html
Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.