PDA

View Full Version : FC3 T3 - Mono Develop - Yum or Synaptic


Sniffer
27th October 2004, 09:44 AM
Ok,

Here we go again :)

I have went to mono (http://www.mono-project.com/about/index.html) website and have downloaded the full zip pack with all Rpm's..and they are a lot....tough when installing give me always dependecies and more dependicies...it's a complete headache :eek:

Then i have tried by yum but when adding this link: http://www.go-mono.com/archive/1.0.1/fedora-2-i386/ provided by mono website always give me an error in xml....i think it have something to due with FC3 T3.

So i need your help, to a working yum.conf (please post yours if you have one that works with FC3 T3) that can install mono

or

a synaptic repositorie so i can add and install without solving manually a "thounsand dependecies" from Mono.

Many Thanks, this is really urgent and important so i can develop in C# in my laptop.

Sniff.

ilja
27th October 2004, 09:49 AM
there is no headers file. Follow this instruction to create a local yum repositroy : http://fedoranews.org/alex/tutorial/yum/
During this just download all the RPMs from the mono hp.

Sniffer
27th October 2004, 10:04 AM

Thanks Ilja.

Will try.

One question...you don't know any other IDE environment for C# and Java (except jbuilder that is commercial)?

ilja
27th October 2004, 10:08 AM
For Java, I know Eclipse. Because I can't code in C# I don't know any IDE for it.
//edit: Google says this : http://www.icsharpcode.net/OpenSource/SD/Download/
//2nd edit Ok, it is for Windows only :(

Sniffer
27th October 2004, 11:00 AM
Great this Eclipse...will try..too :)

You are the man Ilja, Thanks a Lot for the tip.