LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   how to know the dependencies of the program when making a package? (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-know-the-dependencies-of-the-program-when-making-a-package-834778/)

turf 09-27-2010 01:02 PM

how to know the dependencies of the program when making a package?
 
how do i know the dependencies of the program upon downloading the source code of this application?

pljvaldez 09-27-2010 01:18 PM

Many times there's a README or INSTALL file that outlines the dependencies. What source code are you working with?

turf 09-28-2010 12:05 AM

thanks. i also found out that by ./configure
it outputs dependencies

prayag_pjs 09-28-2010 12:31 AM

Hi,

Search for the error line or word in google or try installing the dependent package also;


All times are GMT -5. The time now is 03:08 PM.