Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » installation problem
installation problem [message #44524] Thu, 10 October 2002 07:28 Go to next message
Eclipse UserFriend
Hello all,

I am using eclipse 2.0.1 on red hat 8.0. I have downloaded the CDT from
http://www.eclipse.org/tools/index.html unzipped the contents into the
plugins folder. When eclipse comes up, and I go into update manager,
cdt is not listed there. When I see the display the disabled features I
see an error message "this feature is not configured properly. Plugin
"org.eclipse.cdt.core.qnx" version "1.0.0" referenced by this feature is
missing. PlugIN "org.eclipse.cdt.core.win32" version "1.0.0" referenced
by this feature is missing. Plugin "org.eclipse.cdt.core.win32" version
"1.0.0" referenced by this feature is missing.

does this mean that I cannot use eclipse for c/c++ dev on linux? because
it seems to be looking for solaris and win32 libraries !

regards,
Abhishek.
Re: installation problem [message #44555 is a reply to message #44524] Thu, 10 October 2002 10:41 Go to previous messageGo to next message
Eclipse UserFriend
HI,

We just changed over to a new build process and could very well have missed
something.

Which version of the CDT are you using. Look for the build number in the
filename or on the about page?
The build number starts with 2002.

http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/cdt- home/downloads/m
ain.html?cvsroot=Tools_Project

You should have F1 Linux (either Motif or GTK) from 2002/10/09

Let me know exactly which build you are using.

Thanks

-Judy

"Abhishek Srivastava" <abhishes@hotmail.com> wrote in message
news:ao3mrc$26q$1@rogue.oti.com...
| Hello all,
|
| I am using eclipse 2.0.1 on red hat 8.0. I have downloaded the CDT from
| http://www.eclipse.org/tools/index.html unzipped the contents into the
| plugins folder. When eclipse comes up, and I go into update manager,
| cdt is not listed there. When I see the display the disabled features I
| see an error message "this feature is not configured properly. Plugin
| "org.eclipse.cdt.core.qnx" version "1.0.0" referenced by this feature is
| missing. PlugIN "org.eclipse.cdt.core.win32" version "1.0.0" referenced
| by this feature is missing. Plugin "org.eclipse.cdt.core.win32" version
| "1.0.0" referenced by this feature is missing.
|
| does this mean that I cannot use eclipse for c/c++ dev on linux? because
| it seems to be looking for solaris and win32 libraries !
|
| regards,
| Abhishek.
|
Re: installation problem [message #44586 is a reply to message #44555] Thu, 10 October 2002 11:45 Go to previous messageGo to next message
Eclipse UserFriend
I checked the build.xml files and found that I had missed references to
several of the platform specific plugins. They have been removed and new
builds have been posted to the downloads page.

Please try download and installation again.

Sorry for the inconvienience.

-Judy

--
Re: installation problem [message #44974 is a reply to message #44586] Fri, 11 October 2002 09:11 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: kuzman.zoominternet.net

I believe you still have a problem with the linux/GTK build.
I unzip the file into my eclipse directory and started eclipse.
When I started eclipse it displayed the Pending Configuration
Changes dialog with the plugin. I am unable to select the
plugin and when I push the Error Details button I get the
following error message:

Request operation cannot be performed because it would
invalidate the current configuration. See details for
more information.

When I press the details button I get:

Eclipse C/C++ Development Tools (1.0.0): Feature windowing
system does not match the current environment.

I am running the GTK version of eclipse, RH 8.0, and am certain
that I am trying to install the GTK version of the C/C++ tools.


On Thu, 10 Oct 2002 11:45:04 +0000, Judy N. Green wrote:

> I checked the build.xml files and found that I had missed references to
> several of the platform specific plugins. They have been removed and new
> builds have been posted to the downloads page.
>
> Please try download and installation again.
>
> Sorry for the inconvienience.
>
> -Judy
>
> --
> ¨¨¨°ºo§oº°¨¨¨¨°ºo§oº°¨¨¨¨°ºo§oº°¨ ¨¨¨°ºo§oº°¨¨¨¨°ºo§oº°¨¨¨
> Judy N. Green Software Engineer
> QNX Software Systems Ltd. www.qnx.com
> ¨¨¨°ºo§oº°¨¨¨¨°ºo§oº°¨¨¨¨°ºo§oº°¨ ¨¨¨°ºo§oº°¨¨¨¨°ºo§oº°¨¨¨
>
>
> "Judy N. Green" <jgreen@qnx.com> wrote in message
> news:ao41pt$1tc$1@rogue.oti.com...
> | HI,
> |
> | We just changed over to a new build process and could very well have
> missed
> | something.
> |
> | Which version of the CDT are you using. Look for the build number in the
> | filename or on the about page?
> | The build number starts with 2002.
> |
> |
> http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/cdt- home/downloads/m
> | ain.html?cvsroot=Tools_Project
> |
> | You should have F1 Linux (either Motif or GTK) from 2002/10/09
> |
> | Let me know exactly which build you are using.
> |
> | Thanks
> |
> | -Judy
> |
> | "Abhishek Srivastava" <abhishes@hotmail.com> wrote in message
> | news:ao3mrc$26q$1@rogue.oti.com...
> | | Hello all,
> | |
> | | I am using eclipse 2.0.1 on red hat 8.0. I have downloaded the CDT from
> | | http://www.eclipse.org/tools/index.html unzipped the contents into the
> | | plugins folder. When eclipse comes up, and I go into update manager,
> | | cdt is not listed there. When I see the display the disabled features I
> | | see an error message "this feature is not configured properly. Plugin
> | | "org.eclipse.cdt.core.qnx" version "1.0.0" referenced by this feature is
> | | missing. PlugIN "org.eclipse.cdt.core.win32" version "1.0.0" referenced
> | | by this feature is missing. Plugin "org.eclipse.cdt.core.win32" version
> | | "1.0.0" referenced by this feature is missing.
> | |
> | | does this mean that I cannot use eclipse for c/c++ dev on linux? because
> | | it seems to be looking for solaris and win32 libraries !
> | |
> | | regards,
> | | Abhishek.
> | |
> |
> |
Re: installation problem [message #45088 is a reply to message #44974] Fri, 11 October 2002 09:16 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: kuzman.zoominternet.net

I have found the problem. You will need to update the
feature.xml file. You need to add gtk to the "ws" list
at the top of the file. Once this is added you can
install the plugin for linux/GTK.

-Jeff

On Fri, 11 Oct 2002 09:11:55 +0000, Jeffrey Morgan wrote:

> I believe you still have a problem with the linux/GTK build.
> I unzip the file into my eclipse directory and started eclipse.
> When I started eclipse it displayed the Pending Configuration
> Changes dialog with the plugin. I am unable to select the
> plugin and when I push the Error Details button I get the
> following error message:
>
> Request operation cannot be performed because it would
> invalidate the current configuration. See details for
> more information.
>
> When I press the details button I get:
>
> Eclipse C/C++ Development Tools (1.0.0): Feature windowing
> system does not match the current environment.
>
> I am running the GTK version of eclipse, RH 8.0, and am certain
> that I am trying to install the GTK version of the C/C++ tools.
>
>
> On Thu, 10 Oct 2002 11:45:04 +0000, Judy N. Green wrote:
>
>> I checked the build.xml files and found that I had missed references to
>> several of the platform specific plugins. They have been removed and new
>> builds have been posted to the downloads page.
>>
>> Please try download and installation again.
>>
>> Sorry for the inconvienience.
>>
>> -Judy
>>
>> --
>> ¨¨¨°ºo§oº°¨¨¨¨°ºo§oº°¨¨¨¨°ºo§oº°¨ ¨¨¨°ºo§oº°¨¨¨¨°ºo§oº°¨¨¨
>> Judy N. Green Software Engineer
>> QNX Software Systems Ltd. www.qnx.com
>> ¨¨¨°ºo§oº°¨¨¨¨°ºo§oº°¨¨¨¨°ºo§oº°¨ ¨¨¨°ºo§oº°¨¨¨¨°ºo§oº°¨¨¨
>>
>>
>> "Judy N. Green" <jgreen@qnx.com> wrote in message
>> news:ao41pt$1tc$1@rogue.oti.com...
>> | HI,
>> |
>> | We just changed over to a new build process and could very well have
>> missed
>> | something.
>> |
>> | Which version of the CDT are you using. Look for the build number in the
>> | filename or on the about page?
>> | The build number starts with 2002.
>> |
>> |
>> http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/cdt- home/downloads/m
>> | ain.html?cvsroot=Tools_Project
>> |
>> | You should have F1 Linux (either Motif or GTK) from 2002/10/09
>> |
>> | Let me know exactly which build you are using.
>> |
>> | Thanks
>> |
>> | -Judy
>> |
>> | "Abhishek Srivastava" <abhishes@hotmail.com> wrote in message
>> | news:ao3mrc$26q$1@rogue.oti.com...
>> | | Hello all,
>> | |
>> | | I am using eclipse 2.0.1 on red hat 8.0. I have downloaded the CDT from
>> | | http://www.eclipse.org/tools/index.html unzipped the contents into the
>> | | plugins folder. When eclipse comes up, and I go into update manager,
>> | | cdt is not listed there. When I see the display the disabled features I
>> | | see an error message "this feature is not configured properly. Plugin
>> | | "org.eclipse.cdt.core.qnx" version "1.0.0" referenced by this feature is
>> | | missing. PlugIN "org.eclipse.cdt.core.win32" version "1.0.0" referenced
>> | | by this feature is missing. Plugin "org.eclipse.cdt.core.win32" version
>> | | "1.0.0" referenced by this feature is missing.
>> | |
>> | | does this mean that I cannot use eclipse for c/c++ dev on linux? because
>> | | it seems to be looking for solaris and win32 libraries !
>> | |
>> | | regards,
>> | | Abhishek.
>> | |
>> |
>> |
Re: installation problem [message #45110 is a reply to message #45088] Sat, 12 October 2002 18:15 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: perlwhiz.yahoo.com

Jeffrey Morgan wrote:

> I have found the problem. You will need to update the
> feature.xml file. You need to add gtk to the "ws" list
> at the top of the file. Once this is added you can
> install the plugin for linux/GTK.

Thanks for that, Jeffrey -- I was having trouble installing on Linux as
well.

Unfortunately, I have the same source editing problem on Linux that I have
on W2K (noted in another thread), so I'll have to wait til the next stable
build.

Dave
Re: installation problem [message #45258 is a reply to message #45110] Tue, 15 October 2002 13:36 Go to previous messageGo to next message
Eclipse UserFriend
Thanks for the catch re: the windowing syste. The feature.xml file has been
updated and the source editing problem resolved (see that thread for
details.)

I'll be posting a build this afternoon.

Thanks

-Judy

"Dave Terry" <perlwhiz@yahoo.com> wrote in message
news:aoa6ti$t46$1@rogue.oti.com...
| Jeffrey Morgan wrote:
|
| > I have found the problem. You will need to update the
| > feature.xml file. You need to add gtk to the "ws" list
| > at the top of the file. Once this is added you can
| > install the plugin for linux/GTK.
|
| Thanks for that, Jeffrey -- I was having trouble installing on Linux as
| well.
|
| Unfortunately, I have the same source editing problem on Linux that I have
| on W2K (noted in another thread), so I'll have to wait til the next stable
| build.
|
| Dave
|
|
Re: installation problem [message #45289 is a reply to message #45258] Tue, 15 October 2002 14:25 Go to previous message
Eclipse UserFriend
Originally posted by: perlwhiz.yahoo.com

Judy N. Green wrote:

> I'll be posting a build this afternoon.

Cool - thanks Judy!

Dave
Previous Topic:CDT for 2.1?
Next Topic:C/C++ standards
Goto Forum:
  


Current Time: Tue Jul 22 19:13:05 EDT 2025

Powered by FUDForum. Page generated in 0.03791 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top