On Mon, Aug 1, 2011 at 5:20 PM, Mike Christensen <[email protected]> wrote:

> On Mon, Aug 1, 2011 at 5:18 PM, Bojan Rajkovic <[email protected]>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 <[email protected]>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  -  [email protected]
>> 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
>

BTW, here's the things I'm enlisted in:

mike@dev:~/mono> ls
gtk-sharp  libgdiplus  mcs  mono  mono-addins  monodevelop

I did a ./configure and make and make install on each, the other things it
was griping about I installed from the latest repos..  I'm guessing some
version is out of sync..
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to