I've been tinkering with a new installation of FreeBSD 10 on an external hard drive. My plan is to run Squeak on it using Mate as the desktop. Once I had the system set up, I installed Squeak using
I haven't been able to get Squeak to run, for some reason. So far, I've been unsuccessful. It appears to start successfully with
but then execution stops with
resulting in a core dump file.
I thought that it might be due to Mate, so I tried the same thing using XFCE and, later, GNOME 2, respectively, as the desktops. However, a few months ago, I installed FreeBSD 10 on an internal drive on the same machine. The desktop's GNOME and it runs like a charm.
Did I miss something? Does anyone have any ideas or suggestions? I've searched the Internet for possible solutions but I haven't found anything yet.
Thank you.
pkg install squeakI haven't been able to get Squeak to run, for some reason. So far, I've been unsuccessful. It appears to start successfully with
Code:
CHECKING cogvm
CHECKING squeakvm
Code:
Illegal instruction (core dumped)
I thought that it might be due to Mate, so I tried the same thing using XFCE and, later, GNOME 2, respectively, as the desktops. However, a few months ago, I installed FreeBSD 10 on an internal drive on the same machine. The desktop's GNOME and it runs like a charm.
Did I miss something? Does anyone have any ideas or suggestions? I've searched the Internet for possible solutions but I haven't found anything yet.
Thank you.
Last edited: