Running on Linux Mint

Just installed the latest manager on my Linux Mint 17.x . I will not start. tried running from a console and here is the error I got–
Am i missing a dependency?

/opt/manager-accounting/manager-accounting

Unhandled Exception:
System.NullReferenceException: Object reference not set to an instance of an object
at Eto.Forms.MessageBox.Show (Eto.Forms.Control parent, System.String text, System.String caption, MessageBoxButtons buttons, MessageBoxType type, MessageBoxDefaultButton defaultButton) [0x00000] in :0
at Eto.Forms.MessageBox.Show (Eto.Forms.Control parent, System.String text, System.String caption, MessageBoxType type) [0x00000] in :0
at Eto.Forms.MessageBox.Show (System.String text, MessageBoxType type) [0x00000] in :0
at ManagerDesktop.Program.Main (System.String args) [0x00000] in :0
[ERROR] FATAL UNHANDLED EXCEPTION: System.NullReferenceException: Object reference not set to an instance of an object
at Eto.Forms.MessageBox.Show (Eto.Forms.Control parent, System.String text, System.String caption, MessageBoxButtons buttons, MessageBoxType type, MessageBoxDefaultButton defaultButton) [0x00000] in :0
at Eto.Forms.MessageBox.Show (Eto.Forms.Control parent, System.String text, System.String caption, MessageBoxType type) [0x00000] in :0
at Eto.Forms.MessageBox.Show (System.String text, MessageBoxType type) [0x00000] in :0
at ManagerDesktop.Program.Main (System.String args) [0x00000] in :0

Maybe something here will help.

Look at updating the mono version and libe_sqlite3.so file.