After installing Cloverleaf 5.8 on Solaris 10 and running the 5.8.7 patch, I ran hciverify and got this error:
*** Error: /quovadx/cis5.8/integrator/tcl/lib/libtclgdbm10.so does not exist
hci@sgclvpr1:/home/hci>ls -lt /quovadx/cis5.8/integrator/tcl/lib/libtcl*
-rwxrwxr-x 1 hci staff 14216 Oct 21 11:12 /quovadx/cis5.8/integrator/tcl/lib/libtclgdbm11.so
-rwxrwxr-x 1 hci staff 9480 Oct 21 11:12 /quovadx/cis5.8/integrator/tcl/lib/libtclstub8.4.a
-rwxrwxr-x 1 hci staff 305184 Oct 21 11:12 /quovadx/cis5.8/integrator/tcl/lib/libtclx8.4.so
-rwxrwxr-x 1 hci staff 1146224 Oct 21 11:12 /quovadx/cis5.8/integrator/tcl/lib/libtcl8.4.so
I thought libtclgdbm10.so is replaced by the 5.8.7 patch?
So why is Cloverleaf still looking for this replaced file?
TIA!