Welcome to Linux Forums!

With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.

Linux Forum ArticlesLinux ForumsLinux Forum DownloadsLinux HostsFree MagazinesJobs
Home|Register|FAQ|Member List|Calendar|Unanswered Posts|Forum Rules|Today's Posts|Advanced Search|
SEARCH FOR IN
Go Back   Linux Forums > Your Distro > Slackware Linux Help
Reload this Page Installing any rpm package on linux.
Linux Forums
Linux Forums
Welcome To The Linux Forums!
Welcome to Linux Forums. We pride ourselves in being one of the largest Linux communities on the web, we encourage you to REGISTER on our forums and participate in the community. There are over 150,000 members ready to answer your questions. JOINING US today will allow you to make new posts, get support, send messages to other members and submit downloads to our downloads directory and many other great features!

Slackware Linux Help For help and Discussion about Slackware linux

Reply
 
Thread Tools Display Modes
Old 06-04-2006   #1 (permalink)
Just Joined!
 
SLAiNTRAXx's Avatar
 
Join Date: Jun 2006
Location: Norway
Posts: 6
Send a message via MSN to SLAiNTRAXx Send a message via Skype™ to SLAiNTRAXx
Unhappy Installing any rpm package on linux.

Hi, im new to linux when i try to install any rpm package like skype(im trying suse package) it shows this error all the time
Code:
error: Failed dependencies:
	/bin/sh is needed by skype-1.2.0.18-suse
	libX11.so.6 is needed by skype-1.2.0.18-suse
	libXext.so.6 is needed by skype-1.2.0.18-suse
	libc.so.6 is needed by skype-1.2.0.18-suse
	libc.so.6(GLIBC_2.0) is needed by skype-1.2.0.18-suse
	libc.so.6(GLIBC_2.1) is needed by skype-1.2.0.18-suse
	libc.so.6(GLIBC_2.1.3) is needed by skype-1.2.0.18-suse
	libgcc_s.so.1 is needed by skype-1.2.0.18-suse
	libgcc_s.so.1(GCC_3.0) is needed by skype-1.2.0.18-suse
	libgcc_s.so.1(GLIBC_2.0) is needed by skype-1.2.0.18-suse
	libm.so.6 is needed by skype-1.2.0.18-suse
	libm.so.6(GLIBC_2.0) is needed by skype-1.2.0.18-suse
	libm.so.6(GLIBC_2.1) is needed by skype-1.2.0.18-suse
	libpthread.so.0 is needed by skype-1.2.0.18-suse
	libpthread.so.0(GLIBC_2.0) is needed by skype-1.2.0.18-suse
	libpthread.so.0(GLIBC_2.1) is needed by skype-1.2.0.18-suse
	libpthread.so.0(GLIBC_2.2) is needed by skype-1.2.0.18-suse
	libpthread.so.0(GLIBC_2.3.2) is needed by skype-1.2.0.18-suse
	libqt-mt.so.3 is needed by skype-1.2.0.18-suse
	libstdc++.so.5 is needed by skype-1.2.0.18-suse
	libstdc++.so.5(CXXABI_1.2) is needed by skype-1.2.0.18-suse
	libstdc++.so.5(GLIBCPP_3.2) is needed by skype-1.2.0.18-suse
	libstdc++.so.5(GLIBCPP_3.2.2) is needed by skype-1.2.0.18-suse
	qt3 >= 3.2 is needed by skype-1.2.0.18-suse
RESULT=1
Im using Slackware 10.2. Could any1 help me with this? Thnx
SLAiNTRAXx is offline   Reply With Quote
Old 06-04-2006   #2 (permalink)
Linux Guru
 
antidrugue's Avatar
 
Join Date: Oct 2005
Location: Montreal, Canada
Posts: 3,213
In Slackware the right thing to do would be to convert the .rpm package to a .tgz one :
Code:
rpm2targz package_name.rpm
Then you can install the resulting ".tgz" package.

More on that here:
http://www.slackware.com/config/packages.php
__________________
"To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."

-Bruce Lee
antidrugue is offline   Reply With Quote
Old 06-04-2006   #3 (permalink)
Linux Newbie
 
stubbe's Avatar
 
Join Date: May 2006
Posts: 143
slackware uses other package type. Slackware packages end with .tgz for its extension.

If you read the error message, it's clear you're missing some libraries. You haven't install them yet.

One thing that differs slackware package from rpm, that it does not check for any dependencies and does not warn you for any needed packages. So you obviously would need deep software familiarity when running slackware.

rpm is included in slackware as complementary, just in case it's really needed, but not reccomended. You can use dependency ignore option if you're insisting in using rpm.

or better, you can use rpm2tgz tool, to convert .rpm to .tgz and use installpkg thus it'll appear on the installed software list.

Even better yet, go find precompiled slackware native binaries on linuxpackages.net. But remember this wont help you from the dependency fuss. Your software may installed without any error, but it wont run and most of the times they kept silent without throwing you any error (unless you're running it from a console) if you're missing even a single dependency package.
stubbe is offline   Reply With Quote
Old 06-04-2006   #4 (permalink)
Just Joined!
 
SLAiNTRAXx's Avatar
 
Join Date: Jun 2006
Location: Norway
Posts: 6
Send a message via MSN to SLAiNTRAXx Send a message via Skype™ to SLAiNTRAXx
Thnx. It worked
__________________
Mess with the best, die like the rest.
SLAiNTRAXx is offline   Reply With Quote
Old 06-04-2006   #5 (permalink)
Just Joined!
 
SLAiNTRAXx's Avatar
 
Join Date: Jun 2006
Location: Norway
Posts: 6
Send a message via MSN to SLAiNTRAXx Send a message via Skype™ to SLAiNTRAXx
Thnx stubbe by telling me about installpkg. It helped me alot
__________________
Mess with the best, die like the rest.
SLAiNTRAXx is offline   Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
 

Free Magazines
Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe
Systems Management News, the newspaper for IT systems administration and data center managers!
Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe
The Enterprise Newsweekly
eWeek is the essential technology information source for builders of e-business.
subscribe
Oracle Magazine
Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe
Total Telecom
Total Telecom is "The Economist of the communications industry".
subscribe
More free magazines »



All times are GMT. The time now is 10:07 AM.




© 2000 - 2008 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.2.0