I believe you need a newer version of libpthread.
-----Original Message-----
From: Burke, Max [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, July 22, 2003 5:21 PM
To: [EMAIL PROTECTED]
Subject: [Mono-list] Mono and RedHat 8
I'm trying to install Mono on RedHat 8 but I'm running to some
dependence issues. Both the CVS version and the RPM version (0.25) are
choking on not being able to find libpthread:
[EMAIL PROTECTED] mburke]$ sudo rpm -Uvh mono-0.25-1.ximian.5.1.i386.rpm
error: Failed dependencies:
libpthread.so.0(GLIBC_2.3.2) is needed by mono-0.25-1.ximian.5.1
I don't see why it's having problems as I do have libpthread installed:
[EMAIL PROTECTED] mburke]$ ls -l /usr/lib/libpthread.*
-rw-r--r-- 1 root root 100158 Sep 5 2002
/usr/lib/libpthread.a
lrwxrwxrwx 1 root root 21 Jul 11 09:19
/usr/lib/libpthread.so -> libpthread.so.22.0.22
lrwxrwxrwx 1 root root 13 Jul 11 09:19
/usr/lib/libpthread.so.0 -> libpthread.so
lrwxrwxrwx 1 root root 21 Jul 11 09:19
/usr/lib/libpthread.so.22 -> libpthread.so.22.0.22
-rwxr-xr-x 1 root root 278753 Apr 16 10:42
/usr/lib/libpthread.so.22.0.22
Any suggestions?
Thanks,
-Max
_______________________________________________
Mono-list maillist - [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list
