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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
12-12-2008, 01:31 AM
|
#1
|
LQ Newbie
Registered: Dec 2008
Posts: 15
Rep:
|
dependency error has occured at the time of installing software
hi Sir/Mam,
I am installing freewrl.rpm package in command prompt, but it shows the following dependency error...
error: Failed dependencies:
libreadline.so.4 is needed by freewrl-1.03-1.i386
i request u to give a solution..
Thanks®ards
Karthik
|
|
|
12-12-2008, 02:24 AM
|
#2
|
Senior Member
Registered: Jan 2005
Location: North America
Distribution: Debian testing Mandriva Ubuntu
Posts: 2,687
Rep:
|
Go to rpmsearch and put libreadline.so.4 in the search field. You can also click on advanced search to search for an rpm specific to your distribution that you should mention in the future if you want precise help/answers.
|
|
|
12-12-2008, 03:55 AM
|
#3
|
LQ Newbie
Registered: Dec 2008
Posts: 15
Original Poster
Rep:
|
Error comes after installing the dependencies..
Hi Sir/Mam
I am installing freewrl.rpm package in command prompt, but it shows the following dependency error...
error: Failed dependencies:
libreadline.so.4 is needed by freewrl-1.03-1.i386
after installing the Failed dependecies libreadline.so.4, it again shows the same error....
i also checked whether the dependencies are properly installed or not by using following command...
rpm -q libreadline4-4.3-8sls.i586 which contains libreadline.so.4..
Waiting for ur valuable reply....
Thanks & Regards
Karthik..
|
|
|
12-12-2008, 12:44 PM
|
#4
|
LQ 5k Club
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,519
|
Try this
# ln -s /lib/libreadline.so.4.3 /usr/lib/libreadline.so.4
|
|
|
12-12-2008, 02:37 PM
|
#5
|
Senior Member
Registered: Jan 2006
Posts: 4,363
Rep:
|
rkarthi2k5
It is really important that you tell us which distro, version, and arch, you are using whenever you ask a question. While the rpm command is common to all rpm based distros, most of those distros have have a tool to handle dependencies. For current RH based distros that tool is yum(yum install package). Further most(not all) rpms are specific to distro, version, and arch.
|
|
|
All times are GMT -5. The time now is 01:02 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|