Hello Andy, On Wed, 2003-10-15 at 07:01, Andy Walker wrote: > I am new to Linux, and am trying to get GTK# running on Mandrake 9.2.
We don't really support Mandrake 9.2 because it's so new. We do support Mandrake 9.1, and it's very possible that packages for Mandrake 9.1 will work on 9.2. > Mono 0.28 installed and working fine, but when I try to install the > RPM I get messages such as: > > “libgnomecanvas >=2.2 not available” or “libglade2 >= 2.2 not > available” A lot of people assume that RPMs will work across different distributions. This is really quite wrong. The reason why you're seeing these messages is because Mandrake doesn't provide packages with the names 'libgnomecanvas' or 'libglade'. The Mandrake equivalent names are 'libglade2.0_0' and 'libgnomecanvas2_0'. If you use the Mandrake specific packages in http://primates.ximian.com/~duncan/release/mandrake-91-i586, you shouldn't seen these errors. > is there a single RPM that installs the whole of GNOME, when I look at > the download site there are loads of single RPM’s for different parts > of GNOME, but not a single installation. Sorry for any dumb stuff in > the above If you use Red Carpet, it'll download all the dependencies with you. Mandrake also ships with its own package management tool that'll do something similar. > Also any simple IDE’s for C# development on Linux ? I know some people like Anjuta a lot. Duncan. _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
