[Mono-list] Troubles installing mono using yum

Matthew Reeve matt@rangie.com
Mon, 11 Apr 2005 08:44:34 +0100


I'm returning to mono, having been forced onto other work for just over =
6
months. I am trying to install mono onto our test rig which mimics our =
live
server. This is running FC2 (not FC3) and will be for the forseeable =
future
due to other restrictions. It is fully up to date using yum update.

I have added the following to my yum.conf :-

[mono]
name=3DMono
baseurl=3Dhttp://www.go-mono.com/archive/1.1.2/fedora-2-i386

Following the instructions at :-
http://www.gotmono.net/documentation/mono-fedora-howto.html
yum install mono-complete - this was successful
yum install xsp - this failed with the error "Cannot find a package =
matching
xsp"
yum install mod_mono - this failed with the error "Cannot find a package
matching mod_mono"

Also, the official downloads page http://www.mono-project.com/Downloads
makes no mention of yum repositories, although wherever yum is mentioned
elsewhere on the site it says to visit that link to get the latest
repositories.

Can anyone suggest where I may be making a mistake?

Many thanks in advance,

Matthew Reeve