[Mono-list] installing complete mono framework on CentOS 4.3

Grant Hess granthes at localaccess.com
Thu Jun 29 23:54:57 EDT 2006


I used to have the same issue when using Fedora 4.  The solution that 
finally worked for me was simply to install the "mono-data-sqlite" rpm 
using rpm's forced install parameter...  (I've forgotten the exact 
command line that I used.)  Once this is done, mono-complete will 
install correctly.

BTW, mono-complete is a virtual package that simply references *ALL* of 
the mono rpms, include mono-data-sqlite, thats why it wont install.

I don't use Sqlite in any of my projects, so I don't know if this breaks 
the Sqlite install.

IIRC the current Fedora 4 rpms don't have this dependency issue.  I 
can't say for sure, I've moved to FC-5 which has mono included.

Hope this helps,

Grant...

gnuplot post wrote:
> Hi again,
> 
> The game ( aka rpm hell ) is still not over.
> 
> I am trying to install the rest of the packages needed for the development:
> Gtk# 1 Development Tools and Gtk# 2
> 
> I am stuck ... AGAIN.
> 
> root at madril mono]# \rpm -iv *
> error: Failed dependencies:
>         mono(Mono.Data.SqliteClient) = 1.0.5000.0 is needed by
> monodevelop-0.11-0.novell.noarch
> 
> So, we are back to the square  one.  Monodevelop needs sqlite.
> 
> It seems to me that mono is not yet ready for the real production use.
> If I can not install it
> on RHEL 4 (aka CentOS 4.3) then I do not know what else I can  say.
> 
> DISCLAIMER:
> I am NOT SW developer.  I am just trying to help a hardcore MS WINDOWS
> .NET developer
> 
> He showed a real interest to port his applications from MS WINDOWS to LINUX.
> He would like to have a development environment as comfortable as possible.
> IDE is a part of the comfort zone.
> His program is NOT a home/hobby project. It is a real production
> project. To be more specific, a real LAB project. Our company has
> 8000+ employees and I am doing my
> best to show to  as many people I can,  the power of UNIX/LINUX.
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
> 


More information about the Mono-list mailing list