Harsh, The rpm for xsp 1.0.6 and mod_mono 1.0.6 have dependencies on the other several other 1.0.6 packages. You can however get by this by using the --nodeps switch with rpm. So you would do this:
rpm -ivh --nodeps xsp-1.0.6-1.novell.8.1.i586.rpm mod_mono-1.0.6-1.novell.8.1.i586.rpm Regards, JE -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Harsh R Busa Sent: Wednesday, February 23, 2005 6:10 AM To: [email protected] Subject: [Mono-list] sles 9 - 1.1.4 + xsp from 1.0.6 hi friends on a clean SLES 9 system ( removed mono package bundled with SLES 9 ) i have installed mono 1.1.4 all packages from mono-all.zip. now i have taken xsp and mod_mono from 1.0.6 packaged for SLES 9 but when installing them i get following dependency error ... <error> sles9:/home/hbusa # rpm -ivh xsp-1.0.6-1.novell.8.1.i586.rpm mod_mono-1.0.6-1.novell.8.1.i586.rpm --test error: Failed dependencies: mono(Mono.Posix) = 1.0.5000.0 is needed by xsp-1.0.6-1.novell.8.1 mono(System) = 1.0.5000.0 is needed by xsp-1.0.6-1.novell.8.1 mono(System.Data) = 1.0.5000.0 is needed by xsp-1.0.6-1.novell.8.1 mono(System.Web) = 1.0.5000.0 is needed by xsp-1.0.6-1.novell.8.1 mono(System.Web.Services) = 1.0.5000.0 is needed by xsp-1.0.6-1.novell.8.1 mono(System.Xml) = 1.0.5000.0 is needed by xsp-1.0.6-1.novell.8.1 mono(mscorlib) = 1.0.5000.0 is needed by xsp-1.0.6-1.novell.8.1 </error> On the other hand i have downloaded and installed 1.1.4 for NLD using mono-all.zip . now i have taken xsp and mod_mono from 1.0.6 for sles 9 [ there is no 1.0.6 packaged for NLD yet ] and installed it ... it installs and works absolutely fine. Any pointers ? Thanks Harsh _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
