[Mono-list] Troubles installing mono using yum

Raul Romero mono@bgta.net
Mon, 11 Apr 2005 20:45:32 +0200


http://www.go-mono.com/archive/yum-repository/1.1/fedora-3-i386/

This link works in my Fedora Core 3 :)

My mono.repo:

[mono]
name =Mono 1.0.6 Release: Fedora Core Linux 3, i386
baseurl=http://www.go-mono.com/archive/yum-repository/1.1/fedora-3-i386/
gpgcheck=0
enabled=1


Look:

Performing the following to resolve dependencies:
  Install: bytefx-data-mysql.i386 0:1.1.6-1.novell.9.2 - mono
  Install: gtk-sharp.i386 0:1.0.4-1.1.fc3.rf - dag
  Install: gtksourceview-sharp.i386 0:0.5-1.1.fc3.rf - dag
  Install: ibm-data-db2.i386 0:1.1.6-1.novell.9.2 - mono
  Install: mono-basic.i386 0:1.1.6-1.novell.9.2 - mono
  Install: mono-core.i386 0:1.1.6-1.novell.9.2 - mono
  Install: mono-data.i386 0:1.1.6-1.novell.9.2 - mono
  Install: mono-data-oracle.i386 0:1.1.6-1.novell.9.2 - mono
  Install: mono-data-postgresql.i386 0:1.1.6-1.novell.9.2 - mono
  Install: mono-data-sqlite.i386 0:1.1.6-1.novell.9.2 - mono
  Install: mono-data-sybase.i386 0:1.1.6-1.novell.9.2 - mono
  Install: mono-extras.i386 0:1.1.6-1.novell.9.2 - mono
  Install: mono-ikvm.i386 0:1.1.6-1.novell.9.2 - mono
  Install: mono-locale-extras.i386 0:1.1.6-1.novell.9.2 - mono
  Install: mono-web.i386 0:1.1.6-1.novell.9.2 - mono
  Install: mono-winforms.i386 0:1.1.6-1.novell.9.2 - mono
Total download size: 26 M
Is this ok [y/N]: Y
Downloading Packages:
(1/19): mono-ikvm-1.1.6-1 100% |=========================| 5.5 kB
00:00

El lun, 11-04-2005 a las 08:44 +0100, Matthew Reeve escribió:
> 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=Mono
> baseurl=http://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
> 
> _______________________________________________
> Mono-list maillist  -  Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>