Sunday, May 22, 2005

MonoDevelop 0.7 and Mono 1.1.7 From Source

Fact: You can build MonoDevelop 0.7 and Mono 1.1.7 from Source

What you need from SVN:

  • MonoDevelop: http://svn.myrealbox.com/monodevelop/trunk/MonoDevelop
  • gtk-sharp: http://svn.myrealbox.com/source/trunk/gtk-sharp
  • gtkmozembed-sharp: http://svn.myrealbox.com/source/trunk/gtkmozembed-sharp
  • gtksourceview-sharp: http://svn.myrealbox.com/source/trunk/gtksourceview-sharp
  • mcs: http://svn.myrealbox.com/source/trunk/mcs
  • mono: http://svn.myrealbox.com/source/trunk/mono
  • mono-tools: http://svn.myrealbox.com/source/trunk/mono-tools
  • monodoc: http://svn.myrealbox.com/source/trunk/monodoc

Tuesday, May 17, 2005

GTK# 2.6 BuildConfiguration Summary

Configuration summary
  • Installation prefix = /usr/local
  • C# compiler: /usr/local/bin/mcs -define:GTK_SHARP_2_6
Optional assemblies included in the build:
  • art-sharp.dll: yes
  • gnomevfs-sharp.dll: yes
  • gnome-sharp.dll: yes
  • glade-sharp.dll: yes
  • gda-sharp.dll: yes
  • gnomedb-sharp.dll: yes
  • rsvg-sharp.dll: yes
  • gtkhtml-sharp.dll: yes
  • vte-sharp.dll: yes
  • gtk-dotnet.dll: yes

Monday, May 16, 2005

Mono Development Environment

A little background on my current Mono setup:

  • SVN 5/15/2005 Mono [1.1.7] from Trunk
  • SVN 5/15/2005 GTK# from Trunk
  • SVN 5/15/2005 MonoDevelop 0.6 from Trunk
  • Eclipse 3.0 RC2
  • Improve's Eclipse C# Plugin
My Workstation:
  • vortex 2.6.11.8 #4 SMP GNU/Linux
  • gcc version 3.3.6 (Debian 1:3.3.6-5)
  • automake (GNU automake) 1.9.5
  • Autoconf version 2.13

Wednesday, May 11, 2005

Mono Development Blog

Hello and welcome to my mono development blog. I will be posting information regarding my Mono and .NET development activities here in the coming days and months.