hi, i am on lubuntu, packages for using mysql are installed and gacutil -l | grep -i mysql shows MySql.Data, Version ... but when i try to compile mcs .. -r:MySql.Data[.dll] i get error cs0006 metadata for mysql.data.dll could not be found
now i use full path -r:/usr/lib/cli/Mysql.Data-6.4/Mysql.Data and it works. what i have to do, to get the short form: -r:MySql.Data working ? thanks in advance andreas
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
