Modified:
wiki/Building.wiki
Log:
Edited wiki page through web user interface.
Modified: wiki/Building.wiki
==============================================================================
--- wiki/Building.wiki (original)
+++ wiki/Building.wiki Fri Jul 6 02:07:15 2007
@@ -2,15 +2,14 @@
#labels Phase-Deploy
= Requirements =
-In order to compile idmclib (version >=0.5.0), you need:
+In order to compile idmclib (version >=0.7.0), you need:
* a standard C99 and Fortran77 compiler (gcc-3.4 and gcc-4.x are ok)
* [http://www.cmake.org CMake], 2.4.6 or compatible
* [http://www.gnu.org/software/gsl GSL], version 1.8 or compatible
* [http://www.lua.org/ lua], version 5.0 or compatible
-For building the R and Java bindings, you'll need also:
- * [http://www.r-project.org R], version 2.4.0 or compatible
+For building the Java bindings, you'll need also:
* [http://www.swig.org/ SWIG] version 1.3 or compatible
* [http://java.sun.com/ JDK], version 6 or compatible
@@ -29,4 +28,4 @@
make
}}}
-In case of troubles with the package configuration, you will have to manually set all the required variables.
+In case of troubles with the package configuration, you will have to manually set all the required variables.
\ No newline at end of file