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

gnuplot post gnuplot.mail at gmail.com
Thu Jun 29 20:30:32 EDT 2006


Hi ALL

I am trying to install the complete mono framework on the CentOS 4.3.
I've downloaded ALL the mono related packages from this site
 *CentOS 4.3*

 Use the Red Hat Linux Enterprise 4.0 packages from
go-mono<http://www.go-mono.com/download/rhel-4-i386/>
 (*http://www.go-mono.com/download/rhel-4-i386/*) 1.1.15
http://www.go-mono.com/download/rhel-4-i386/mono.zip
http://www.go-mono.com/download/rhel-4-i386/webserver.zip
http://www.go-mono.com/download/rhel-4-i386/gtk-sharp-1.0.zip
http://www.go-mono.com/download/rhel-4-i386/devtools.zip
http://www.go-mono.com/download/rhel-4-i386/gtk-sharp-2.0.zip
http://www.go-mono.com/external_packages/rhel-4-i386/sqlite-2.8.16-1.2.el4.rf.i386.rpm

After un-zipping mono.zip I've typed

rpm -iv *.rpm

I am getting back

[root at madril mono]# rpm -iv *.rpm
error: Failed dependencies:
        libsqlite.so.0 is needed by mono-data-sqlite-1.1.15-0.novell.i586

sqlite package IS installed on my box

[root at madril mono]# rpm -qa | grep sqlite
sqlite-3.2.2-1
sqlite-devel-3.2.2-1

I've created a symbolic link to libsqlite.so.0

ln -s libsqlite3.so.0.8.6 libsqlite.so.0

It did not help.

My next try was to install sqlite supplied by mono

[root at madril mono]# rpm -iv sqlite-2.8.16-1.2.el4.rf.i386.rpm
Preparing packages for installation...
        package sqlite-3.2.2-1 (which is newer than sqlite-2.8.16-1.2.el4.rf)
is already installed

As you can see ...  it did not work.  Now, I am lost. I do not know how to
proceed.

What should I do next to install mono framework on CentOS 4.3 ?

Any help/hint is more than welcome.  Thanks.

Regards

Igor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20060629/0bbd4217/attachment-0001.html 


More information about the Mono-list mailing list