[Mono-list] Mono Installation Question

Kent Boogaart kentcb at internode.on.net
Wed Jun 29 03:31:55 EDT 2005


Hi there,

I need some help installing Mono on a Redhat Advanced Server release 2.1AS
system. I'm pretty much a linux noob so please "speak slowly" for me :)

The first thing I tried was the installer for x86. The installation went
smoothly. However, when I tried to run mono I got:
        mono: error while loading shared libraries: libgmodule-2.0.so.0:
cannot open shared object file: No such file or directory

I wasn't sure what to do about this so I thought I'd try the RedHat RPMs
(RedHat 9.0 x86). Trying to install the core RPM gives me:
        [root at xxx mono]# rpm -i --test mono-core-1.1.8.1-0.novell.i586.rpm
        error: failed dependencies:
      	  libc.so.6(GLIBC_2.3)   is needed by mono-core-1.1.8.1-0.novell
                libc.so.6(GLIBC_2.3.2)   is needed by
mono-core-1.1.8.1-0.novell
                libglib-2.0.so.0   is needed by mono-core-1.1.8.1-0.novell
                libgmodule-2.0.so.0   is needed by
mono-core-1.1.8.1-0.novell
                libgthread-2.0.so.0   is needed by
mono-core-1.1.8.1-0.novell
                libpthread.so.0(GLIBC_2.3.2)   is needed by
mono-core-1.1.8.1-0.novell

Therefore, I tried to install glibc but got this:
        [root at xxx kb]# rpm -i --test glibc-2.3.2-27.9.7vfs3.i386.rpm
        error: failed dependencies:
                glibc-common = 2.3.2-27.9.7vfs3 is needed by
glibc-2.3.2-27.9.7vfs3
                glibc > 2.2.5 conflicts with glibc-common-2.2.5-34

When trying to install glibc-common I get this:
        [root at xxx kb]# rpm -i --test glibc-common-2.3.2-27.9.7vfs3.i386.rpm
        error: failed dependencies:
                glibc < 2.3.2 conflicts with glibc-common-2.3.2-27.9.7vfs3

I'm not sure how to resolve this failed dependency. Has mono been proven to
install OK on my distro? I'd appreciate any advice here.

Thanks a lot,
Kent



More information about the Mono-list mailing list