[Mono-list] FW: How do i tell Mono (for ASP.NET, C#) where to find MySQL.Data.MySqlClient

Robert Jordan robertj at gmx.net
Tue Oct 24 08:45:38 EDT 2006


> -----Original Message-----
> From: steflik [mailto:steflik at binghamton.edu] 
> Sent: 24 October 2006 13:09
> To: Bradley, Peter
> Subject: Re: [Mono-list] How do i tell Mono (for ASP.NET, C#) where to
> find MySQL.Data.MySqlClient
> 
> Good morning gentlemen,
> 
> I am running Apache on Fedora Core 5, I did a ps and a grep for you on 
> apache , here it is:
> 
> apache    1909  0.0  1.3  21920  6980 ?        Ssl  Oct23   0:00 
> /usr/bin/mono /usr/lib/mono/1.0/m$

/usr/bin/mono is another mono installation.

In your previous mail you showed us another Mono path:

/home/steflik.mono-1.1.17.1/

MySql.Data must be installed in the GAC of the /usr/bin/mono
installation.

Robert



More information about the Mono-list mailing list