ltib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Ltib] Compiling a development header package


From: Stuart Hughes
Subject: Re: [Ltib] Compiling a development header package
Date: Wed, 09 Jun 2010 10:47:50 +0100
User-agent: Thunderbird 2.0.0.16 (X11/20080707)

Hi Ferdinand,

No, do not try to install binary rpms you download directly.

To answer your question though, if you're building a package that nees
from gstreamer headers, then these should have been installed for you
when you built gstreamer in LTIB.  For example gstreamer-core installs:

rootfs/
//usr/include/gstreamer-0.10
//usr/include/gstreamer-0.10/gst
//usr/include/gstreamer-0.10/gst/base
//usr/include/gstreamer-0.10/gst/base/gstadapter.h
//usr/include/gstreamer-0.10/gst/base/gstbasesink.h
//usr/include/gstreamer-0.10/gst/base/gstbasesrc.h
....


Other packages using these headers would normally get then using pkg-config

Regards, Stuart


F I wrote:
> Hi All,
> 
> The package i'm trying to to compile with ltib needs certain development
> headers previously installed before compilation.. (I'm trying to compile
> gst-rtsp-server wich needs gstreamer-devel ). 
> I can find the development headers of this particular package online but
> these are all in RPM format.
> 
> So I went over to the gstreamer people and asked if there are any source
> packages that contains these development headers so gst-rtsp-server
> would work correctly. 
> 
> They explained to me that the development header package is created from
> the compiler: 
> "The source code includes the header files; when the source tarballs get
> made into packages, the packagers will usually split the headers into a
> seperate -devel package and put the library binaries into another package"
> 
> So my question basically is: 
> Is it possible to install RPM files via ltib?
> And does ltib creates these -devel packages?
> 
> Thanks in advance!
> Ferdinand
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> LTIB home page: http://ltib.org
> 
> Ltib mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/ltib



reply via email to

[Prev in Thread] Current Thread [Next in Thread]