Revision: 16
Author: zaufi
Date: 2006-03-27 16:17:17 -0800 (Mon, 27 Mar 2006)
ViewCVS: http://svn.sourceforge.net/halfs/?rev=16&view=rev
Log Message:
-----------
update requirements
Modified Paths:
--------------
halfs/trunk/README
Modified: halfs/trunk/README
===================================================================
--- halfs/trunk/README 2006-03-27 22:42:13 UTC (rev 15)
+++ halfs/trunk/README 2006-03-28 00:17:17 UTC (rev 16)
@@ -5,10 +5,10 @@
Tools and libs needed to build this package
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- boost library >= 1.31.0
+ boost library >= 1.33.0
http://boost.org
- libMAGE >= 0.1.3
+ libMAGE >= 0.1.4
http://libmage.sourceforge.net
And of course a good compiler with STL support ;)
@@ -19,10 +19,10 @@
autoconf >= 2.59 to produce configure script
http://www.gnu.org/software/autoconf
- automake >= 1.9.2 to create Makefile templates
+ automake >= 1.9.6 to create Makefile templates
http://www.gnu.org/software/automake
- libtool >= 1.5 for shared libs support
+ libtool >= 1.5.20 for shared libs support
http://www.gnu.org/software/libtool
autogen >= 5.4.6 to generate class skeleton files
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|