When I try to start Allegro CL under Redhat 9, it fails with a dlopen error mentioning GLIBC_2.0. How do I get Allegro CL to work?
A 2.7-3) The specific error message is something like error ‘dlopen(/usr/local/acl62/libacli623.so, mode) error: /usr/local/acl62/libacli623.so: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference.’ A patch is available that enables Allegro CL 6.2 to work on Redhat 9 platforms by linking to the appropriate libraries. Following the instructions listed in the patch LOG entry here. (Since you cannot start Allegro CL, you cannot simply run sys:update-allegro. The instructions tell you how to jury-rig starting Allegro CL to allow running sys:update-allegro.
Related Questions
- Im using a flavor of Linux other than RedHat and Im getting strange error messages when I try to run the command-line version of MOPEX (including APEX). What should I do?
- When I try to start Allegro CL under Redhat 9, it fails with a dlopen error mentioning GLIBC_2.0. How do I get Allegro CL to work?
- When I try to run Allegro CL 7.0 Trial, it fails with the error "missing or invalid license file". Why?