Look at the binary/executable that is working in SOLARIS first as a reference.
UNIX command like ldd allows you see what libraries are being used.
May be following link can help.
http://solaris.reys.net/how-to-using-truss-ldd-and-nm-to-observe-binary-files/
HTH
Avinash