News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

which code::blocks should i download for my fedora?

Started by vikash, July 04, 2011, 07:37:46 PM

Previous topic - Next topic

vikash

I have recently installed fedora 15. I want to install codeblocks 10.05 in that. there are two options in download section which should i download from http://www.codeblocks.org/downloads/26#linux.
I think the name of ISO image of fedora 15 that I download my help. that's name is  Fedora-15-i686-Live-Desktop.iso
If you need more information then i can provide.
thanks for any kind of help.

Freem

I've finded here http://fr.wikipedia.org/wiki/Yellow_dog_Updater,_Modified the name of what is seem to be your packet manager, and some examples to use it.

So, download the packet, check it's sum, and, as root, run "yum install <codeblocks'name>" and it should be ok.
It is possible that yum don't install all dependencies. If it doesn't, I think it will give you what dependencies you should install, so you could repeat the procedure with them.

PS: I don't use fedora, this is why I'm not certain that it will or not install dependencies.

dpurgin

just run as root:


yum install codeblocks


yum is already pre-installed in fedora and it installs all the dependencies needed for a package.