community.borland.com

Article #25719: Linux shared libraries used by InterBase 5.1.1 for Linux

Problem:
In order to determine the exact compatibility requirements for InterBase 5.1.1 to run on any
Linux other that Redhat 5.1, it is important to know which Linux shared libraries are used by
InterBase 5.1.1

Solution:
The shared libraries used are :

1. /lib/libc.so.6
2. /lib/libdl.so.2
3. /lib/libcrypt.so.1
4. /usr/lib/libncurses.so.4
5. /lib/libm.so.6
6. /lib/ld-linux.so.2

Note:  The version number is designated by the trailing number on the binary name.

Last Modified: 23-OCT-00