[MonoDevelop] Error when run an executable

Michael Hutchinson m.j.hutchinson at gmail.com
Wed Mar 4 18:27:23 EST 2009


On Wed, Mar 4, 2009 at 5:46 PM, darkprince87 <sa.guarda at hotmail.it> wrote:
> Michael Hutchinson wrote:
>>
>> On Tue, Mar 3, 2009 at 4:10 AM, darkprince87 <sa.guarda at hotmail.it> wrote:
>>> **
>> The error messages are very clear. You didn't install GTK# to the Mono
>> GAC. If you're not familiar with building from source, I strongly
>> suggest using packages so you won't have issues like this.
>>
>> Assuming you installed GTK# to /usr/local, you can work around your
>> installation issues with
>> export MONO_GAC_PREFIX=/usr/local
>>
>
> Sorry, I've not clearly understood ....
>
> I've to re-compile the gtk-sharp-2.8.5 package using the ''./configure
> --prefix=/usr/local''

What prefix did you use?

> ?? What means that ''export MONO_GAC_PREFIX=/usr/local ''

It's a sh command to set the MONO_GAC_PREFIX environment variable.

What distro do you use? I REALLY recommend using packages if you're
not familiar with building from source.

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list