[Mono-list] Help!

Pablo Fischer pablo@pablo.com.mx
Wed, 07 Jan 2004 12:04:01 -0600


Tried this:

export MONO_PATH=/usr/local/bin:/usr/local/lib

mcs -r gnome-sharp code.cs

mono code.exe

??
See ya
El mié, 07-01-2004 a las 10:50, Naveed Memon escribió:
> Somebody help please!
> 
> I have got my mono and gnome# and gtk# installed
> successfuly... i can compile and run normal C#
> projects, working fine, but when i compile any gnome#
> application, it says "cannot find assembly:
> gnome-sharp.dll", but if I provide full path i.e.
> /usr/local/bin/gnone-sharp.dll, or if I provide that
> path in mcs with -lib argument, then the program gets
> compiled successfuly.
> 
> But I cannot run it in mono. mono still says, "Could
> Not find assembly gnome-sharp.dll".
> 
> I tried setting the env variable MONO_PATH, but if i
> provide /usr/local/bin, then mono gives me a whole
> bunch of errors.
> 
> Please help.
> 
> __________________________________
> Do you Yahoo!?
> Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes
> http://hotjobs.sweepstakes.yahoo.com/signingbonus
> _______________________________________________
> Mono-list maillist  -  Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>