Comment 6 for bug 884035

Revision history for this message
meliniak (maliniakh) wrote : Re: Missing method System.Type::op_Inequality(Type,Type) in assembly /usr/lib/mono/2.0/mscorlib.dll

I've tried running it with:

mono --runtime=v4.0 ./wepcrack

but this in turn results in:

Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for Qyoto.QApplication ---> System.TypeInitializationException: An exception was thrown by the type initializer for Qyoto.SmokeInvocation ---> System.DllNotFoundException: /usr/lib/cli/qt-dotnet-4.5/libqyoto.so

The message is obvious. However libqyoto isn't available in any official repositories (if any at all). What would you recommend in this case? Compiling it by myself? Isn't this lib dependent on KDE libs which would require it to install KDE?