On Wed, May 04, 2005 at 07:50:54PM +0200, Giuseppe Sacco wrote: > I just tried installing 3.1 alpha on a machine where 3.0 was installed. > I get the following message in /var/opt/SUNWut/log/auth_log and all > sunrays stop at the 22D state. I tried with jre 1.4.2_07, 1.4.2_08 and > 1.5.0 having the same results. > > Exception in thread "main" > java.lang.UnsatisfiedLinkError: /opt/SUNWut/lib/libutjadmin.so: > /opt/SUNWut/lib/libutjadmin.so: undefined symbol: hmac_md5
I had this happening to me on linux, too... Took a while until I found out that you need a libldap.so.2 linked against libsasl.so.7 and not libsasl2.so. You can get one which you can put into /opt/csw/lib at http://wwwcip.informatik.uni-erlangen.de/~simigern/sunray-debian/files/libldap.so.2 (But I'm not sure if this lib will work on any distribution except debian) Regards, Michael _______________________________________________ SunRay-Users mailing list [email protected] http://www.filibeto.org/mailman/listinfo/sunray-users
