[Mono-list] Running Monodevelop on KDE?
Mike Christensen
mike at kitchenpc.com
Mon Aug 1 20:20:27 EDT 2011
On Mon, Aug 1, 2011 at 5:18 PM, Bojan Rajkovic <bojan at canesystems.com>wrote:
> On Aug 1, 2011, at 8:12 PM, Mike Christensen wrote:
>
> Basically here's what I get with ./configure - I'm running KDE, so I just
> want to make sure I don't have to change some config option for this..
>
> Configuration summary
>
> * Installation prefix = /usr/local
> * C# compiler = /usr/local/bin/dmcs
> * Mono class library development extensions: yes
> * Version control providers:
> * Subversion (Unix): yes
> * Git: yes
> * Platform bindings: GNOME
> * Unit tests: no
>
> Now type `make' to compile MonoDevelop
> Configuration Summary
> ---------------------
>
> MonoDevelop has been configured with
> prefix = /usr/local
> profile = default
>
> Packages included in the build:
> main
>
>
> On Mon, Aug 1, 2011 at 5:09 PM, Mike Christensen <mike at kitchenpc.com>wrote:
>
>> Is there anything special you have to do to get Monodevelop to run on KDE
>> on openSUSE?
>>
>> The default seems to be GNOME support, but I couldn't find any
>> documentation on any command line parameters or build options related to
>> KDE.. Thanks!
>>
>> Mike
>>
>
> _______________________________________________
> Mono-list maillist - Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
>
> Hi Mike,
>
> There are no KDE platform bindings—if you want to contribute some, I think
> they'd be welcomed. Until then, MonoDevelop will use the GNOME platform
> bindings if/when available, even on KDE systems.
>
>
Once I get it to run, I can contribute whatever you need.
However, after doing a make and a make run, I get the following error:
cd main && make run
make[1]: Entering directory `/home/mike/mono/monodevelop/main'
PATH="/home/mike/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/usr/lib64/jvm/jre/bin"
PKG_CONFIG_PATH="/home/mike/mono/monodevelop/local-config:/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:"
LD_LIBRARY_PATH="" DYLD_FALLBACK_LIBRARY_PATH=""
MONO_GAC_PREFIX="/usr/local:"
MONODEVELOP_LOCALE_PATH="/home/mike/mono/monodevelop/main/build/locale"
MONO_ADDINS_REGISTRY="/home/mike/mono/monodevelop/main/build/bin"
UBUNTU_MENUPROXY=0 exec -a "monodevelop" /usr/local/bin/mono --debug
/home/mike/mono/monodevelop/main/build/bin/MonoDevelop.exe
Unhandled Exception: System.TypeLoadException: A type load exception has
occurred.
[ERROR] FATAL UNHANDLED EXCEPTION: System.TypeLoadException: A type load
exception has occurred.
make[1]: *** [runmd] Error 1
make[1]: Leaving directory `/home/mike/mono/monodevelop/main'
make: *** [run] Error 2
I think this has something to do with GDK or the GDK# wrappers.. I
installed these things from the openSUSE repositories, as I couldn't find
where to build them.
Mike
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20110801/b409d8b1/attachment.html
More information about the Mono-list
mailing list