[MonoDevelop] monodevelop - RHEL4

Michael Hutchinson m.j.hutchinson at gmail.com
Wed Jun 25 14:47:47 EDT 2008


On Wed, Jun 25, 2008 at 12:17 PM, Chris Jackson <root.operator at gmail.com> wrote:
> im new to mono / monodevelop - i have a client needing an app migrated
> from windows .net to a RHEL4 so im using mono.
>
> I have mono installed - after having troubles getting yum on this RedHat4.6....
>
> But mono withought an IDE aint no fun.
>
> Are there instructions on installing monodevelop and all required
> dependencies to build a VBNET app using mono on Red Hat Ent. 4.6 ??

AFAICT, RHEL4 ships GTK 2.4. MonoDevelop requires GTK 2.8. So if you
want MD on RHEL 4, you're going to have to build the whole unmanaged
GTK stack as well :-/

MD does have the ability to *target* older GTK versions, so IMO the
easiest solution for you is to install openSUSE 11 in a VM, and use MD
on that. Install the GTK# 2.4 addin from the addin manager, set your
projects' target GTK# version to 2.4, and the binaries should be
usable on RHEL.

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list