Download

From Sim-Im
Revision as of 10:47, 4 February 2006 by Shaman007 (talk | contribs)
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.53

Run:

  • gmake -f admin/Makefile.common
  • ./configure --prefix <your_installation_path>
  • gmake
  • sudo gmake install