[ic] Interchange 5.10 under CentOS7

Davideth@whojamadoogle davideth at whojamadoogle.com
Sun Feb 21 20:12:52 UTC 2021


Is anyone currently using IC 5.10 under CentOS7 and are there any 
significant issues / compatibility problems?

I found 1 issue so far in that it needed to install legacy ( i686 ) 
version of glibc

when in the cgi-bin directory attempting to run ./cart.cgi resulted in 
the following error:
/lib/ld-linux.so.2: bad ELF interpreter: No such file or directory

The following 2 commands resolved the problem:

yum install glibc-common glibc (mutual dependency)
yum install glibc.i686 (the missing version)


TIA

David




More information about the interchange-users mailing list