Hi! rm /usr/lib/libxfcegui4.so.0 rm /usr/local/lib/libxfcegui4.so.0 ldconfig [ Reason for the wrong libs was that the version number was downgraded (0.21 -> 0.0.22), so the libxfcegui4.so.0 was pointing to the "wrong" one (the right one for ldconfig functionality, the wrong one for us) ] cheers, Danny