Hello, > 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.
Sounds like you have conflicting assemblies installed, you are on the right path, but I can not help you without knowing what the last errors where. _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
