I had the following problem:
$ ./nconvert
ld.so.1: ./nconvert: fatal: relocation error: file /afs/b83503104/lib/libformat.so: symbol __sqrtf: referenced symbol not found
Killed
$
After put nconvert and libformat.so.4.16 in the right places like this:
cp lib/libformat.so.${LIBVERSION} $BASEDIR/lib ...
Search found 1 match
- Thu Mar 04, 2004 7:14 pm
- Forum: NConvert
- Topic: Problem installing NConvert on Solaris
- Replies: 4
- Views: 2853