LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 02-25-2010, 10:20 AM   #1
Drigo
Member
 
Registered: May 2009
Posts: 111

Rep: Reputation: 17
Angry installing compat-expat1 .rpm HELP


Well...I tried everything I can I am stucked trying to install this rpm. this is the error that I get:
Im using open SUSE 11 so no yum and just YaST (which I don't understand how to install this from there)


Package /home/Downloads/compat-expat1-1.95.8-6.i686.rpm could not be installed.

Details:
Subprocess failed. Error: RPM failed: warning: /home/KUMC/rperea/Downloads/compat-expat1-1.95.8-6.i686.rpm: Header V3 RSA/SHA1 signature: NOKEY, key ID 57bbccba
error: Failed dependencies:
rpmlib(FileDigests) <= 4.6.0-1 is needed by compat-expat1-1.95.8-6.i686
rpmlib(PayloadIsXz) <= 5.2-1 is needed by compat-expat1-1.95.8-6.i686


Any Help??
 
Old 02-25-2010, 11:37 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
compat-expat1-1.95.8-6.i686.rpm is a Fedora 12 package.

For that particular libexpat* , you need, the Fedora 10 package will fit.

wget http://download.fedora.redhat.com/pu...5.8-4.i386.rpm
> > compat-expat1-1.95.8-4.i386.rpm

1) su
2) rpm -Uvh compat-expat1-1.95.8-4.i386.rpm
... installs it in a sec with no errors.
... .....

Last edited by knudfl; 02-26-2010 at 02:42 AM.
 
Old 02-25-2010, 12:01 PM   #3
Drigo
Member
 
Registered: May 2009
Posts: 111

Original Poster
Rep: Reputation: 17
:~ # rpm -Uvh /home/KUMC/rperea/Downloads/compat-expat1-1.95.8-6.i686.rpm
warning: /home/KUMC/rperea/Downloads/compat-expat1-1.95.8-6.i686.rpm: Header V3 RSA/SHA1 signature: NOKEY, key ID 57bbccba
error: Failed dependencies:
rpmlib(FileDigests) <= 4.6.0-1 is needed by compat-expat1-1.95.8-6.i686
rpmlib(PayloadIsXz) <= 5.2-1 is needed by compat-expat1-1.95.8-6.i686


Exactly the same error.....
 
Old 02-25-2010, 03:51 PM   #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
Quote:
Exactly the same error.....
That's because it is the same Fedora 12 package .. again.

Can you see the difference :
F12 : compat-expat1-1.95.8-6.i686 → Not to be used.
F10 : compat-expat1-1.95.8-4.i386 = OK.

.....
 
Old 02-25-2010, 07:35 PM   #5
Drigo
Member
 
Registered: May 2009
Posts: 111

Original Poster
Rep: Reputation: 17
Thumbs up

I see..thanks a lot. Now I am using open SUSE 11.X, will the Fedora 10 rpm work? where can I find it?
 
Old 02-26-2010, 03:05 AM   #6
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
Quote:
.. will the Fedora 10 rpm work ?
How can you ask so, when you were the one trying to knock
some Fedora 12 files into Suse 11.x ?
Yes, installing it went fine, I did that at the time of post # 2.

Not a general thing to do : installing alien packages,
but these files are meant to be installed together
with the default ( newer ) version of expat(2).

If you are asking if your application will work on Suse 11.x :
Then please tell the name of the application.

And the link changed right after my install of the
compat-expat1-1.95.8-4.i386.rpm .
Post # 2 has been edited to the new valid link.
.....

Last edited by knudfl; 02-26-2010 at 03:54 AM.
 
Old 02-26-2010, 09:58 AM   #7
Drigo
Member
 
Registered: May 2009
Posts: 111

Original Poster
Rep: Reputation: 17
ok....I think its install because when I run it:

IMAGING:~> rpm -Uvh ~/Downloads/compat-expat1-1.95.8-4.i386.rpm
warning: /home/KUMC/rperea/Downloads/compat-expat1-1.95.8-4.i386.rpm: Header V3 DSA signature: NOKEY, key ID 4f2a6fd2
error: can't create transaction lock on /var/lib/rpm/__db.000


So I tried running my program....and give my the following:
IMAGING:~> fslview
/usr/local/fsl/bin/fslview_bin: error while loading shared libraries: libexpat.so.0: cannot open shared object file: No such file or directory


Now I verified the library is installed:

-IMAGING:~> ls /usr/lib/ | grep libexlibexchange-storage-1.2.so.3
libexchange-storage-1.2.so.3.0.0
libexpat.a
libexpat.la
libexpat.so
libexpat.so.0
libexpat.so.0.5.0
libexpat.so.1
libexpat.so.1.5.2
libexslt.so.0
libexslt.so.0.8.13


But still I cant open fslview

Thanks in advance!
 
Old 02-27-2010, 01:31 AM   #8
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
Still some missing information :

Version of Suse 11 : is it Suse 11.2 x86_64 ( 64-bit ) ?
Please show the output from this command : uname -a


And please tell the name of your application :
The exact file name + version.
And a link to where you got it, please.

.....
 
  


Reply



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
checking for particular RPM installed r not before installing other RPM yshashidhar Linux - Newbie 8 10-24-2008 01:06 PM
error in installing compat-gcc-34-3.4.6-7.src.rpm fairy_queen Linux - Software 4 09-05-2007 07:58 PM
Installing the nvidia driver off the web site and installing rpm in ubuntu? darkhatter Ubuntu 3 02-19-2006 02:44 PM
libqt 3 compat? hulkt Linux - General 2 11-03-2003 01:55 PM
Help ! Can't find compat-db-3.3.11-3.i386.rpm Bijukumar Linux - Software 3 10-20-2003 02:35 AM

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

All times are GMT -5. The time now is 02:01 AM.

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