Learning Squeak

Cees de Groot cg at home.cdegroot.com
Mon Jan 21 08:47:48 UTC 2002


Tim Rowledge <tim at sumeru.stanford.edu> said:
>Sadly this problem is pretty endemic to anything to do with *nix and
>especially linux. There are so many configurations to cope with that it
>is amazing anything ever works.

Hmm, maybe it's because I'm on one of the 'main' distributions (SuSE), but
I've having less and less of these problems. Even something complex like
Sybase installed fine from the RedHat-specific (according to their website)
RPMs. It seems the Linux Standard Base work is leading somewhere...

I think for Squeak, the biggest dependency is the C library version. The
solution is probably just to state "libc version X or higher" somewhere on the
downloads page, and check for it on VM initialization.

-- 
Cees de Groot               http://www.cdegroot.com     <cg at cdegroot.com>
GnuPG 1024D/E0989E8B 0016 F679 F38D 5946 4ECD  1986 F303 937F E098 9E8B



More information about the Squeak-dev mailing list