X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=INSTALL;h=a401b4c75fec5c0bc3a004179e3c6593f9334442;hp=ecc74a942307bad74fd6fef2321a1cec03ba8828;hb=6701cf9e41629bb7a02b0800fa56bcffba1aae15;hpb=79f667c898ee507dcead3afd7890d58fe01ea7f2 diff --git a/INSTALL b/INSTALL index ecc74a94..a401b4c7 100644 --- a/INSTALL +++ b/INSTALL @@ -29,7 +29,7 @@ As with any autoconfiguring GNU software, installation is as easy as this: $ make $ make check [become root if necessary] - $ make install + # make install Known to work with: - Linux/x86, EGCS-1.1.x and GCC 2-95.x @@ -114,4 +114,4 @@ to compile, install and work properly: < 5.14.41 | compiles but does not feel happy at all (inconsistent!) 5.14.41 | tested on egcs 1.1.1, gcc 2.95.2: some weirdnesses 5.14.44 | does not compile: G__cpp_ginaccint.C needs manual fixes - 5.14.45-47 | compiles fine, works well + 5.14.45-52 | compiles fine, works well