For compiling Gacela’s interpreter you will need the next packages:
- gcl
- libsdl1.2-dev
- libsdl-image1.2-dev
- libsdl-mixer1.2-dev
- libftgl-dev
- libsm-dev
- libxmu-dev
- libxaw7-dev
- libgmp3-dev
- libreadline5-dev
And, if you want to compile the editor, you will need libgtk2.0-dev too.
Advertisement