PDA

View Full Version : Can I use LF95 Linux v5.5 with the latest Linux releases?


R. T. (Fortran Man)
09-03-2003, 05:56 PM
Can I use LF95 Linux v5.5 with the latest Linux releases?

Lahey Support
09-03-2003, 06:43 PM
LF95 Linux Express v5.5 has not been tested by Lahey on newer Linux distributions using glibc.

Lahey customers have successfully run v5.5 on glibc Linux distributions by putting copies of the links ld-linux.so.1, libc.so.5, and libm.so.5 into the /lib directory along with the libraries they point to. These are the libc5 runtime libraries, which are not installed by default on these newer Linux distributions. The links and libraries can be installed via the rpm's ld.so-1.9.5-13.i386.rpm and libc-5.3.12-31.i386.rpm. These can be found at many locations on the web. The libraries pointed to by the links are in the rpm. Our current release of LF95 for Linux supports current versions of glibc.