[Mono-list] Problem with Mono-Develop gtk-sharp-0.18.tar.gz
Todd Berman
tberman@sevenl.net
Wed, 05 May 2004 16:22:58 -0400
You need gnome-sharp to be built.
if you run autogen.sh it most likely says something like:
* gnome-sharp: no
You need to install -dev packages until it says yes. I am not 100% sure
(you can look at config.log to see what you are missing specifically)
but I believe you need:
libgnome2-dev libgnomeui2-dev libgnomeprintui22-dev libgnomecanvas2-dev
depending on your distro they might be named something different.
--Todd
On Wed, 2004-05-05 at 08:35 +0200, beniniva@csr.unibo.it wrote:
> I've downloaded mono packages required for MonoDevelop but when I try to run
> "make"
> the compiler say:
>
> ********************************************************
> ditors.dll /r:System.Drawing /resource:./sample.glade
> error CS0006: Cannot find assembly `../../gnome/gnome-sharp.dll'
> Log:
>
> error CS0006: Cannot find assembly
> `../../gconf/GConf.PropertyEditors/gconf-sharp-peditors.dll'
> Log:
>
> Compilation failed: 2 error(s), 0 warnings
> make[3]: *** [sample.exe] Error 1
> make[3]: Leaving directory
> `/root/Desktop/DaInstallare/Mono_develop/gtk-sharp-0.18/sample/gconf'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory
> `/root/Desktop/DaInstallare/Mono_develop/gtk-sharp-0.18/sample'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory
> `/root/Desktop/DaInstallare/Mono_develop/gtk-sharp-0.18'
> make: *** [all] Error 2
>
> *****************************************
> What can I do ?
>
> Thanks,
>
> Vale
> _______________________________________________
> Mono-list maillist - Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list