diff options
author | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-06-16 15:24:55 +0000 |
---|---|---|
committer | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-06-16 15:24:55 +0000 |
commit | eb5e650b48944fb1f0a90a7ed3b301b5eda3d418 (patch) | |
tree | 6642273f253680477aacd94ebba76b9a28f07285 /os-patches | |
parent | 95a4b4c48ca99bd37973e45dd3be9af49ecc09fc (diff) | |
download | ATCD-eb5e650b48944fb1f0a90a7ed3b301b5eda3d418.tar.gz |
added RedHat 5.1 success report
Diffstat (limited to 'os-patches')
-rw-r--r-- | os-patches/linux-patches.html | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/os-patches/linux-patches.html b/os-patches/linux-patches.html index 0eef284a8c6..ece9878d51a 100644 --- a/os-patches/linux-patches.html +++ b/os-patches/linux-patches.html @@ -22,16 +22,20 @@ bgcolor="#ffffff"> With RedHat 5.0 distributions of Linux, it's best to upgrade the distribution with these: <ul> - <li>egcs 1.0.2 - <li>glibc-2.0.7-7 or<br> + <li>glibc-2.0.7-7 or later, or<br> glibc-2.0.6 (from ftp://sunsite.unc.edu/pub/gnu plus Torbjörn's patch, <a href="#Old Patches">below</a>) + <li>egcs 1.0.2 </ul> +RedHat 5.1 is distributed with glibc-2.0.7-13 and egcs-1.0.2-8. +ACE and TAO work just fine with it.<p> + Thanks to James CE Johnson <jjohnson@lads.com>, Torbjörn -Lindgren <tl@funcom.com>, and Oleg Krivosheev -<kriol@fnal.gov> for this information. With the above -configuration, ACE compiles and runs cleanly on Intel platforms. It +Lindgren <tl@funcom.com>, Oleg Krivosheev +<kriol@fnal.gov>, and Chanaka Liyanaarachchi +<chanakal@ittc.ukans.edu> for this information. With the above +configurations, ACE compiles and runs cleanly on Intel platforms. It compiles and runs cleanly on Alpha platforms with the patches listed below.<p> |