Linux - SoftwareThis 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.
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.
Introduction to Linux - A Hands on Guide
This guide was created as an overview of the Linux Operating System, geared toward new users as an exploration tour and getting started guide, with exercises at the end of each chapter.
For more advanced trainees it can be a desktop reference, and a collection of the base knowledge needed to proceed with system and network administration. This book contains many real life examples derived from the author's experience as a Linux system and network administrator, trainer and consultant. They hope these examples will help you to get a better understanding of the Linux system and that you feel encouraged to try out things on your own.
Click Here to receive this Complete Guide absolutely free.
How to find a required library on the internet when it is part of a package and thus not directly accessible by name.
I use slackware. The problem usually arises when trying to install a package not part of the slackware distribution. Sometimes there is a hint in the name of the missing library but at others you have only libxxxx.so. Is there a database or a program which would be of help? I would appreciate hearing how others handle the problem. Thanks in advance.
Distribution: PCLinuxOS2020 CentOS6.10 CentOS7.7 + 50+ other Linux OS, for test only.
Posts: 17,401
Rep:
The most easy to use is often Google .. libxxxx.so rpm
.. and then look at the http://rpm.pbone.net/ hits.
You can also enter libxxxx.so in the 'Advanced Search' in rpm.pbone.net.
I agree with the above - when trying to identify an unknown library dependency, Google is the first place I look. Usually within the first few results there will be some good indications of what package it belongs to. And the RPM databases mentioned by knudfl are a great place to get a link to the homepage or sourcecode location for the package containing the library.
I have tried google as suggested with occasional success. The key problem is to find which package contains the required library. Thanks for the suggestions.
Sorry, I can't provide examples. My question was of a general nature since this has proved troublesome over the past few years. While trying to find a examples I quickly checked out libraries which eluded me in the past -- viola! -- they turned up at the top the google search list, where previously I had spent weeks trying to find them. Still, I would be pleased to see your general method. Thanks for your attention.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.