Modified:
wiki/LinuxInstallation.wiki
Log:
Edited wiki page through web user interface.
Modified: wiki/LinuxInstallation.wiki
==============================================================================
--- wiki/LinuxInstallation.wiki (original)
+++ wiki/LinuxInstallation.wiki Tue Jul 10 03:25:06 2007
@@ -14,6 +14,12 @@
* lua 5.0
* gsl 1.8
+On Ubuntu Feisty, you can type:
+{{{
+apt-get install gcc gfortran make cmake swig ant sun-java6-jdk gsl-dev liblua50-dev liblualib50-dev libgsl0-dev
+}}}
+and you're ok. Similar package names should work on other Debian-based distributions.
+
= The building toolset =
Download the building toolset from [http://idmc-discussion.googlegroups.com/web/iDMC_building_toolset.tar.bz2 here].
Unpack it in a local folder with the command: