Downloading GNU Smalltalk

Source code for GNU Smalltalk releases may be downloaded from any of the GNU mirror sites:

The latest source code for GNU Smalltalk (for both the stable and development branches) is accessible also through CVS and Git repositories.

Building

After downloading the source code release, you will need to issue the following commands:

./configure
make
make check
make install

For more information on the options to configure, see the relevant documentation.

Binary distributions

We do not provide pre-compiled binaries for GNU Smalltalk. However, most GNU/Linux distributions (Ubuntu, Debian, Fedora) include packages for GNU Smalltalk.

User login