[Mono-list] Missing Dependancy

Duncan Mak duncan@ximian.com
Tue, 01 Mar 2005 16:07:27 -0500


Hello Garrett,

Someone else reported the same problem on IRC last night, and I'm trying
to investigate into it.

When you say there's a list of missing dependencies, what were they? Can
you post the error message to the list?

Here are the dependencies for xsp and mod_mono:

$ rpm -qp --requires xsp-1.0.6-1.novell.9.1.i386.rpm
rpmlib(VersionedDependencies) <= 3.0.3-1
rpmlib(CompressedFileNames) <= 3.0.4-1
/bin/sh
mono(Mono.Posix) = 1.0.5000.0
mono(System) = 1.0.5000.0
mono(System.Data) = 1.0.5000.0
mono(System.Web) = 1.0.5000.0
mono(System.Web.Services) = 1.0.5000.0
mono(System.Xml) = 1.0.5000.0
mono(extensions) = 0.0.0.0
mono(mscorlib) = 1.0.5000.0

$ rpm -qp --requires mod_mono-1.0.6-1.novell.9.1.i386.rpm
httpd
xsp = 1.0.6
rpmlib(VersionedDependencies) <= 3.0.3-1
rpmlib(CompressedFileNames) <= 3.0.4-1
libc.so.6
libc.so.6(GLIBC_2.0)
libc.so.6(GLIBC_2.1.3)
libc.so.6(GLIBC_2.2)
libpthread.so.0
libpthread.so.0(GLIBC_2.0)

-- 
Duncan Mak <duncan@ximian.com>