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.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
01-15-2011, 09:19 AM
|
#1
|
|
LQ Newbie
Registered: Jun 2010
Location: Volos, Greece
Distribution: Puredyne
Posts: 15
Rep:
|
way to find dependencies from source code?
Is there a way to find the dependencies from the source code in the directory produced by the tarball? All I do till now is ./configure, see the missing lib etc, install it, again ./configure, see missing lib, install it, and so on. Is there a way to have all the missing dependencies before configuring the program for the system, maybe with a proper configure flag? But ./configure -h did not show anything that could help.
thanks a lot,
babagau
|
|
|
|
01-15-2011, 10:02 AM
|
#2
|
|
Senior Member
Registered: Sep 2003
Location: UK
Distribution: Debian
Posts: 1,215
Rep:
|
One of the files will contain a list of dependencies, among other things. Can't remember which one, INSTALL? readme? ....
|
|
|
|
01-15-2011, 12:22 PM
|
#3
|
|
LQ 5k Club
Registered: Jan 2008
Location: Copenhagen, DK
Distribution: pclos2012.8, Slack1337 DebSqueeze, +50+ other Linux OS, for test only.
Posts: 11,631
|
... And then some have a section "Prerequisites" in the online documentation.
For the "10,000" Ubuntu sources, you have a dependency list, example ..
http://packages.ubuntu.com/source/maverick/audacious
Or you can use the command : apt-get build-dep <source-name>
...
|
|
|
1 members found this post helpful.
|
01-16-2011, 03:05 PM
|
#4
|
|
LQ Newbie
Registered: Jun 2010
Location: Volos, Greece
Distribution: Puredyne
Posts: 15
Original Poster
Rep:
|
thank you very much, the prerequisites (build-depends) at the packages webpage is a fine solution.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 06:30 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
|
|