Squeak on Linux

Ned Konz ned at bike-nomad.com
Thu Aug 14 05:10:59 UTC 2003


On Wednesday 13 August 2003 07:06 pm, Michael Rueger wrote:
> The point is that we force people who happen to have 2.2 based
> systems to figure out how to compile a VM before they can do
> anything with squeak.

Does anyone have a recipe to use for forcing dependencies?

In the latest build (from the SourceForge sources) I only see two dependencies:

$ nm -A squeak $(find . -name "*.so") | grep GLIBC_2.3
squeak:         U __ctype_toupper_loc@@GLIBC_2.3
squeak:         U realpath@@GLIBC_2.3
./SecurityPlugin/.libs/SecurityPlugin.so:         U realpath@@GLIBC_2.3
./UnixOSProcessPlugin/.libs/UnixOSProcessPlugin.so:         U realpath@@GLIBC_2.3

-- 
Ned Konz
http://bike-nomad.com
GPG key ID: BEEA7EFE



More information about the Squeak-dev mailing list