Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
# About
[MySQL](http://www.mysql.org) management and database sync tool

# Install MySql.Data.dll
cd contrib/mysqlconnector/v4.5
gacutil -i MySql.Data.dll

# Compilation on Linux
## Requirements
* Mono (Debian based: sudo apt-get install mono-complete monodevelop

Open the project in monodevelop and compile it.

## Install MySql.Data.dll
cd contrib/mysqlconnector/v4.5
gacutil -i MySql.Data.dll

If this is not enough, then go to Project->Edit References->.net Assembly Tab - then pick the MySql.Data.dll from /usr/lib/mono/gac/MySql.Data/[hash]