--- rpl/README 2012/12/14 14:20:32 1.24 +++ rpl/README 2013/02/23 15:02:20 1.25 @@ -22,14 +22,13 @@ symbolic and scientific computations. * RPL/2 requires : - nawk or gawk; + - gmake; - libtool 1.5 or newer. To build RPL/2 on Mac OSX, you should have to add libtool m4 path in tools/file-*/configure.ac and tools/file-*/Makefile.am; - gcc-4.4 or newer; - g++-4.4 or newer; - - gfortran-4.4 or newer; - - bash in /bin/bash. To build RPL/CAS on NetBSD, you have to add a soft link - like 'ln -s /usr/pkg/bin/bash /bin/bash'. + - gfortran-4.4 or newer. RPL/2 build process invoques automake and autoconf.