[MonoDevelop] Compilng Monodevelop on Ubuntu 9.10 (Koala)

jacobnix jacobnix at gmail.com
Wed Sep 30 02:20:19 EDT 2009


hello

you need to compile gecko-sharp 2.0 first

gecko tar.bz2:
http://ftp.novell.com/pub/mono/sources/gecko-sharp2/gecko-sharp-2.0-0.13.tar.bz2

you will need to check /usr/lib/pkgconfig  or /usr/local/lib/pkgconfig and
later try to find "gecko-sharp-2.0.pc" ,  maybe is this your problem !!!
maybe monodevelop configure script doesnt found the gecko-sharp-2.0.pc file.

Try adjusting your PKG_CONFIG_PATH environment variable.

On Fri, Sep 25, 2009 at 12:24 PM, Slug <toddglodek at hotmail.com> wrote:

>
> I've encountered a problem during the ./configure process.  Initially there
> was a menu to select the configure options - but that went away.   Any
> ideas
> now to restart ./configure ?
>
>
>
>
> configure: WARNING: unrecognized options: --enable-compile-warnings
>
> Configuration summary
>
>   * Installation prefix = /usr/local
>   * C# compiler = /usr/bin/gmcs
>   * Mono class library development extensions: yes
>   * Version control support: yes
>   *   Providers:
>   *     Subversion: yes
>   * C/C++ project support: yes
>   * Platform bindings: GNOME
>   * Unit tests: no
>   * Mozilla location:
>
> Now type `make' to compile MonoDevelop
> Configuring package: extras/GeckoWebBrowser
> -------------------------------------------
> Configuration options:
> Looking for required packages
> Checking for package 'glib-sharp-2.0'.. found.
> Checking for package 'gtk-sharp-2.0'.. found.
> Checking for package 'gecko-sharp-2.0'.. ERROR: Package named
> 'gecko-sharp-2.0' >= 0.12 not found.
> Try adjusting your PKG_CONFIG_PATH environment variable.
>
> --
> View this message in context:
> http://www.nabble.com/Compilng-Monodevelop-on-Ubuntu-9.10-%28Koala%29-tp25615855p25615855.html
> Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.
>
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20090930/6b98538c/attachment-0001.html 


More information about the Monodevelop-list mailing list