I had the same issue you describe portupgrading to
evolution-exchange-2.26.2.

I moved /usr/lib/libkrb5.so.9 to  /usr/lib/libkrb5.so.9_old and created
a symbolic link.

mv /usr/lib/libkrb5.so.9 /usr/lib/libkrb5.so.9_old
ln -s /usr/local/lib/libkrb5.so.23 /usr/lib/libkrb5.so.9

it seems to have done the trick and evolution-exchange works fine for me
now :-)

Philip
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to