Changes between Version 3 and Version 4 of doc/buildAndInstall/req
- Timestamp:
- 01/30/10 17:08:27 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/buildAndInstall/req
v3 v4 8 8 ||[http://www.gnu.org/software/automake/ automake]||automake||Utility for automatic Makefile creation|| 9 9 ||[http://www.gnu.org/software/libtool/ libtool]||libtool||Helper for creating shared libraries|| 10 ||[http://www.gtk.org glib >= 2. 6] || glib2-dev (deb)[[BR]]glib2-devel (rpm)|| Cross-platform library with the implementations of many basic algorithms||10 ||[http://www.gtk.org glib >= 2.8] || glib2-dev (deb)[[BR]]glib2-devel (rpm)|| Cross-platform library with the implementations of many basic algorithms|| 11 11 ||[http://http://www.pcre.org/ pcre]|| pcre-dev (deb)[[BR]]pcre-devel (rpm)|| Library for PERL-compatible regular expressions support. Needed if glib version is lower than 2.14|| 12 12 ||[http://www.s-lang.org/ slang]||slang2-dev (deb)[[BR]]slang2-devel (rpm)||Powerfull cross-platform library for text console manipulation. This library is alternative to the ncurses library||