LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   Eclipse CDT on fedora 10 (https://www.linuxquestions.org/questions/fedora-35/eclipse-cdt-on-fedora-10-a-885332/)

shashank86 06-08-2011 11:03 PM

Eclipse CDT on fedora 10
 
Hello,

I am looking at some C development on a fedora 10 box with an i686 architecture. The box is all command line for now. I tried to set up eclipse CDT but have not been able to go far with it.

I got the tarball from eclipse for the linux. The eclipse script throws up an error regarding GDK, GLib and GTK.
I was able to install GDK and GLib. However, the errors were still being thrown.

Has anyone faced a similar issue?

Any help would be greatly appreciated.

Thanks,
Shashank

John VV 06-08-2011 11:22 PM

you are aware that ALL SUPPORT for fedora 10 ended when it hit it's " End Of Life " on Dec.17, 2009

please install the current version ,Fedora 15 .
You are 5 versions out of date.

also Eclipse IS IN the fedora repos
but the 10 repos might no longer be working

but the current eclipse is in the fedora 15 repo

Code:

su -
yum install eclipse
--- to see all the eclipse plugins and such ---
yum search eclipse


shashank86 06-10-2011 11:30 AM

Quote:

Originally Posted by John VV (Post 4380549)
you are aware that ALL SUPPORT for fedora 10 ended when it hit it's " End Of Life " on Dec.17, 2009

please install the current version ,Fedora 15 .
You are 5 versions out of date.

also Eclipse IS IN the fedora repos
but the 10 repos might no longer be working

but the current eclipse is in the fedora 15 repo

Code:

su -
yum install eclipse
--- to see all the eclipse plugins and such ---
yum search eclipse


Thanks John. I will be going ahead with a Fedora 15 installation.


All times are GMT -5. The time now is 10:08 PM.