[MonoDevelop] MonoDevelop 0.2 Release

Casey Winans casey@cwinans.com
Thu, 01 Apr 2004 09:37:50 -0500


On Thu, 2004-04-01 at 09:08, Casey Winans wrote:
> > MonoDevelop 0.2 has been released. Packages should follow on the
> > redcarpet mono channel as soon as they are ready.
> > 
> > To build and install MonoDevelop 0.2 you will need:
> > 
> > http://www.go-mono.com/archive/monodevelop-0.2.tar.gz - MonoDevelop 0.2
> > http://www.go-mono.com/archive/gecko-sharp-0.1.tar.gz - gecko sharp 0.1
> > http://www.go-mono.com/archive/gtksourceview-sharp-0.1.0.tar.gz -
> > gtksourceview-sharp 0.1
> > http://www.go-mono.com/archive/mono-debugger-0.6.tar.gz - mono debugger
> > 0.6 (This is optional and requires an NPTL machine)
> > http://www.go-mono.com/archive/monodoc-0.13.tar.gz - monodoc 0.13
> > http://sourceforge.net/project/showfiles.php?group_id=40240" - gtk-sharp
> > 0.18
> > 
> > You will also need mozilla-devel (or your distro's equivalent) and a
> > mono/mcs 0.31 installation.
> 
> I am running Gentoo with a 2.6.4 kernel, glibc 2.3.3, and mono 0.31.
> I've managed to install gtksourceview-sharp, monodoc, and gtk-sharp
> packages referenced above.
> 
> The mono-debugger package fails saying I don't have support for NPTL.
> 
> The gecko-sharp package also fails with 100 errors because of a missing
> EventHandler variable in the generated WebControl.cs source file. I have
> Firefox installed but not Mozilla does anyone think this should be an
> issue?

I figure out my gecko-sharp problem. The classes were being generated by
the old gtk-sharp generator. I removed it completely and reinstalled the
latest gtk-sharp. After that gecko-sharp compiled correctly.

I'm stilling having the same issue with mono-debugger. I've also checked
to make sure that LD_ASSUME_KERNEL was not set per the README.build
file. So any help would be appreciated.

Thanks,

-- 
Casey Winans <casey@cwinans.com>