LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 06-27-2011, 12:07 AM   #1
@nthoon
LQ Newbie
 
Registered: Jun 2009
Location: chennai
Distribution: debian
Posts: 8

Rep: Reputation: 0
Eclipse-Resin installation error on my Centos machine


Hi,

I wanted to use resin in eclipse helios, on my CentOs machine. So i added Resin (Java EE Web Profile) Server 4.0.19 in " Install new Software " in eclipse. It gave the following error.
Code:
Cannot complete the install because one or more required items could not be found.
  Software being installed: Resin (Java EE Web Profile) Server 4.0.19 (com.caucho.resin.eclipse.feature.group 4.0.19)
  Missing requirement: Resin (Java EE Web Profile) Server 4.0.19 (com.caucho.resin.eclipse.feature.group 4.0.19) requires 'org.eclipse.swt 3.6.1' but it could not be found
so i Googled and downloaded "eclipse-swt-3.5.2-3.2.el6.i686.rpm" which gave the following error.

Code:
[root@sanjeev sanjeev]# yum install eclipse-swt-3.5.2-3.2.el6.i686.rpm 
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * addons: centos.aol.in
 * base: centos.aol.in
 * extras: centos.aol.in
 * updates: centos.aol.in
Setting up Install Process
Examining eclipse-swt-3.5.2-3.2.el6.i686.rpm: 1:eclipse-swt-3.5.2-3.2.el6.i686
Marking eclipse-swt-3.5.2-3.2.el6.i686.rpm to be installed
Resolving Dependencies
--> Running transaction check
---> Package eclipse-swt.i686 1:3.5.2-3.2.el6 set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

=============================================================================================================================
 Package                  Arch              Version                       Repository                                    Size
=============================================================================================================================
Installing:
 eclipse-swt              i686              1:3.5.2-3.2.el6               /eclipse-swt-3.5.2-3.2.el6.i686              2.5 M

Transaction Summary
=============================================================================================================================
Install       1 Package(s)
Upgrade       0 Package(s)

Total size: 2.5 M
Is this ok [y/N]: y
Downloading Packages:
warning: rpmts_HdrFromFdno: Header V3 RSA/SHA256 signature: NOKEY, key ID f21541eb


Public key for eclipse-swt-3.5.2-3.2.el6.i686.rpm is not installed
I am a newbie here. If any information is missing please let me know so that i can post it.
 
Old 06-27-2011, 09:35 AM   #2
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
Installing a downloaded package :

1) yum localinstall --nogpgcheck eclipse-swt-3.5.2-3.2.el6.i686.rpm

Or 2) rpm -Uvh eclipse-swt-3.5.2-3.2.el6.i686.rpm

Be aware, that the package is for SL 6, CentOS 6. May not work in CentOS 5 ?

..
 
Old 06-28-2011, 03:42 AM   #3
Maxbester
LQ Newbie
 
Registered: Jun 2011
Posts: 2

Rep: Reputation: Disabled
Hi!

I have the same problem on Ubuntu 10.10...

What should I do?

I have already downloaded swt-3.7-gtk-linux-x86.zip but I don't know how to install it...

Thanks

Last edited by Maxbester; 06-28-2011 at 03:57 AM.
 
Old 06-28-2011, 05:50 AM   #4
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
Maxbester post #3 : We do usually not download random files for Linux.

There are 30,000 ubuntu software packages available in your "Menu" :
1) Package Installer 'Synaptic' or 2) Ubuntu software center.

The command line can be used too : sudo apt-get install libswt-***

All the 'swt packages' for Ubuntu Maverick are shown here :
http://packages.ubuntu.com/search?su...eywords=libswt

..
 
Old 06-28-2011, 06:21 AM   #5
Maxbester
LQ Newbie
 
Registered: Jun 2011
Posts: 2

Rep: Reputation: Disabled
Thanks knudfl

I downloaded all libswt but there is still a problem:

Code:
Cannot complete the install because one or more required items could not be found.
  Software being installed: Resin (Java EE Web Profile) Server 4.0.19 (com.caucho.resin.eclipse.feature.group 4.0.19)
  Missing requirement: Caucho Common Library 4.0.19 (com.caucho.common 4.0.19) requires 'bundle org.eclipse.swt 3.6.1' but it could not be found
  Cannot satisfy dependency:
    From: Resin (Java EE Web Profile) Server 4.0.19 (com.caucho.resin.eclipse.feature.group 4.0.19)
    To: com.caucho.common [4.0.19]
It seems Eclipse doesn't find swt...
 
  


Reply

Tags
centos5, dependencies, eclipse, install



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
eclipse installation error dexter.gdv Linux - Software 2 03-02-2011 05:56 AM
[SOLVED] centos installation error amartlk Linux - Newbie 3 12-11-2010 01:30 AM
[SOLVED] qmail toaster installation error on centos 64 mobinskariya Linux - Software 2 11-06-2009 01:00 AM
Eclipse Installation Error Anjali Bembalkar Linux - Software 1 02-14-2006 09:29 AM
Boot error from windows machine Mandriva Installation Mickey1 Mandriva 21 01-27-2006 07:32 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 05:18 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration