LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   How are you able to compile libraries as "-dev" (i.e. libboost-devel) (https://www.linuxquestions.org/questions/linux-software-2/how-are-you-able-to-compile-libraries-as-dev-i-e-libboost-devel-656732/)

guille4ty 07-18-2008 05:56 PM

How are you able to compile libraries as "-dev" (i.e. libboost-devel)
 
Basically the question above, but on Sabayon's Portage (GUI of emerge for gentoo) it will not allow me to compile that package, so here comes the manual way. Thx in advance!
:Pengy:

jomen 07-19-2008 11:59 AM

WHAT are you trying to do?

On Gentoo as on Sabayon the cathegory/name of the ebuild is: dev-libs/boost
Libraries are normally not build for "themselves" - they are rather a requisite/dependency for some program - and are built when some program requires it.
What I mean - you normally don't do:
emerge dev-libs/boost
You "emerge" some program - if it needs "boost" - "dev-libs/boost" is built first "automatically".

HTH

guille4ty 07-22-2008 06:51 PM

Well yeah.. but
 
the thing is that I'm trying to compile a modified version of stellarium and it needs libboost-dev to be able to run or compile


All times are GMT -5. The time now is 09:36 AM.