Fernando Costa wrote:
Everything compiled and installed. But this is as far as I could get: sh-3.2# /usr/local/bin/poly
The exported object file does not match this version of the library sh-3.2#
Any ideas?
Have you got another version of the poly libraries installed e.g. in /usr/lib ?
If you have you may want to consider configure --prefix=/usr to force the libraries to be installed there and to overwrite them.
David.