On Thu, 2004-06-17 at 09:27, Lazar Mihai wrote: > I'm trying to install mono on fedora core ... > > [...] > > and I can't install the rpm ... and the source doesn't work ... > I want to know step by step what I should do .. to compile the source and run mono
Try the yum repository for Fedora Core 1 or Fedora Core 2. They work. If you are a Fedora Core 2 user, you can add the following lines to your /etc/yum.conf: [mono] name=Mono baseurl=http://www.go-mono.com/archive/yum-repository/fedora-2-i386/ and then run "yum install mono-complete" to obtain the whole thing. -- Weiqi Gao (éäå) [EMAIL PROTECTED] http://www.weiqigao.com/blog/ _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
