[MonoDevelop] compiling monodevelop 0.18

Lluis Sanchez lluis at ximian.com
Sun Dec 30 09:01:35 EST 2007


Remove your ~/.config/MonoDevelop directory.

El dg 30 de 12 del 2007 a les 15:51 +0530, en/na Sharique uddin Ahmed
Farooqui va escriure:
> Now I'm getting following error.
> ----
> 
> ** (/usr/lib/mono/2.0/gmcs.exe:4250): WARNING **: The following
> assembly referenced
> from /root/tmp/monodevelop-0.17/build/bin/MonoDevelop.Components.dll
> could not be loaded: 
>      Assembly:   gecko-sharp    (assemblyref_index=11)
>      Version:    2.0.0.0
>      Public Key: ccf7d78a55e9f021
> The assembly was not found in the Global Assembly Cache, a path listed
> in the MONO_PATH environment variable, or in the location of the
> executing assembly (/root/tmp/monodevelop- 0.17/build/bin/).
> 
> 
> ** (/usr/lib/mono/2.0/gmcs.exe:4250): WARNING **: Could not load file
> or assembly 'gecko-sharp, Version=2.0.0.0, Culture=neutral,
> PublicKeyToken=ccf7d78a55e9f021' or one of its dependencies. 
> ./MonoDevelop.WebReferences.Dialogs/WebReferenceDialog.cs(35,27):
> error CS0246: The type or namespace name `MozillaControl' could not be
> found. Are you missing a using directive or an assembly reference?
> Compilation failed: 1 error(s), 0 warnings 
> make[2]: ***
> [../../build/AddIns/MonoDevelop.WebReferences/MonoDevelop.WebReferences.dll] Error 1
> 
> ---
> Sharique
> 
> On Dec 24, 2007 3:13 AM, Radu <kenjiru.ro at gmail.com> wrote:
>         Good evening.. Ahmed!
>         
>         First of all dependency is not a problem, but a solution to a
>         problem. A 
>         programmer more than anybody should know that.
>         
>         Regarding your issue, when you install mono-addins from
>         sources, by
>         default it will be installed in /usr/local. But the rest of
>         the mono
>         files are located in /usr, so all you have to do is to tell
>         configure 
>         the correct prefix:
>         
>         ./configure --prefix=/usr/
>         make
>         sudo make install
>         
>         Regards,
>         Radu
>         
>         
>         Sharique uddin Ahmed Farooqui wrote:
>         > Dependency is relly big problem in linux.
>         > How to set path in pkg-config?
>         
> 
> 
> 
> -- 
> Sharique uddin Ahmed Farooqui
> (C++/C# Developer, IT Consultant)
> A revolution is about to begin.
> A world is about to change.
> And you and me are "the initiator". 
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list



More information about the Monodevelop-list mailing list