INSTALLATION
If you downloaded the Eiffel source package you'll need:
- smalleiffel (smarteiffel) eiffel compiler, www.se.org.
- jegl (SDL for Eiffel, www.jegl.org)
- SDL-dev once you've got all this simply make.
If you downloaded the C source package you'll need:
- SDL-dev to compile, use make C.
If you downloaded the binary package (and to run in any case) you'll need:
- SDL_Image
ENVIRONMENT VARIABLES
If you have simp installed in a directory that isn't /usr/share/simp, you'll have to set SIMP_DIR to point at it's root directory, so it'll know where to find it's images and levels.
