Download
Jump to navigation
Jump to search
berlios.de project downloads page
Subversion repository
svn checkout svn://svn.berlios.de/sim-im/trunk/sim
svn checkout svn://svn.berlios.de/sim-im/branches/0.9.4
Noragen's Win32 SVN builds, Debian unstable packages and some other related downloads
To build SIM you should have automake-1.5 and autoconf-2.52
Run:
- gmake -f admin/Makefile.common
- ./configure --prefix <your_installation_path>
- gmake
- sudo gmake install