I have installed Cepstral_Allison-8kHz_i386-linux_6.0.1 on centos5.6 with Aestrisk 1.8.
Then I downloaded app_swift archieve from https://github.com/darrensessions/app_swift
However, make fails with error:
/usr/bin/ld: skipping incompatible /opt/swift/lib/libswift.so when searching for -lswift
/usr/bin/ld: cannot find -lswift
I see several versions of libswift.so and libswift.so.6 in /opt/swift/lib.
I don't understand the problem. Is it an incapabiltibilty issue between Cepstral_Allison and app_swift? Please help.