Unable to build rtmp elements

Chuck Crisler ccrisler at mutualink.net
Fri May 24 08:45:43 PDT 2013


When you are building (as opposed to simply using) you need to install the
dev versions of the libraries also. Those versions include the include
files and the pc (pkgconfig) file definitions. Make sure that you install
the same dev library version as the normal/operational library. Also, be
aware that redhat (and derivative OS versions) puts libraries in different
directories and that can cause issues.


On Fri, May 24, 2013 at 11:09 AM, Sandoval Gonzalez Leonardo-B42214 <
B42214 at freescale.com> wrote:

>  Hi,
>
> I am trying to install the latest gst-plugins-bad which contains the rtmp
> elements (source and sink). As the gst-plugins-bad-0.10.23/ext/rtmp/README
> indicates, I have installed the library librtmp. When configuring, I get
> this log:
>
>
> *configure: *** checking feature: rtmp library ****
> *configure: *** for plug-ins: rtmp ****
> *checking for RTMP... no*
> *configure: Package libssl was not found in the pkg-config search path.*
> *Perhaps you should add the directory containing `libssl.pc'*
> *to the PKG_CONFIG_PATH environment variable*
> *Package 'libssl', required by 'librtmp', not found*
> *configure: *** These plugins will not be built: rtmp*
>
>
> As suggested by this log, I installed *openssl* (openssl-0.9.8g-1) and I
> believe installed files are in the correct place
>
> ./lib/libssl.so.0.9.8
> ./usr/lib/libssl.so
> ./usr/lib/pkgconfig/openssl.pc
> ./usr/include/openssl
> ./usr/include/openssl/ssl2.h
> ./usr/include/openssl/ssl23.h
> ./usr/include/openssl/opensslconf.h
> ./usr/include/openssl/ssl3.h
> ./usr/include/openssl/kssl.h
> ./usr/include/openssl/opensslv.h
> ./usr/include/openssl/ossl_typ.h
> ./usr/include/openssl/ssl.h
> ./usr/sbin/openssl
>
>
>
> Does anyone know how to avoid this message so I can build the rtmp
> elements?
>
> Thanks for your help.
>
> Leo
>
>
>
>
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20130524/acecd205/attachment.html>


More information about the gstreamer-devel mailing list