[Mono-list] How to find MySql.Data package under MonoDevelop packages
GigaDr3w
gigadr3w at gmail.com
Thu Jan 7 09:53:19 EST 2010
Ok, now it works... These the passages..
1) Put MySql.Data.dll under /usr/lib/mono/2.0
2) move to /usr/lib/mono/2.0
3) sudo gacutil -i MySql.Data.dll
4) sudo gedit /usr/lib/pkgconfig/MySql.pc
5) with Gedit:
Name: MySql.Data
Description: [your description] Connection to MySqlDB... yuppiee!!
Version: [your description] 6.2.2
Libs:
-r:/usr/lib/mono/gac/MySql.Data/6.2.2.0__c5687fc88969c44d/MySql.Data.dll
....save
Now, i can see it under references...
Regards
Andrea
--
View this message in context: http://old.nabble.com/How-to-find-MySql.Data-package-under-MonoDevelop-packages-tp27058006p27061167.html
Sent from the Mono - General mailing list archive at Nabble.com.
More information about the Mono-list
mailing list