<div dir="ltr">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.<br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, May 24, 2013 at 11:09 AM, Sandoval Gonzalez Leonardo-B42214 <span dir="ltr"><<a href="mailto:B42214@freescale.com" target="_blank">B42214@freescale.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>
<div style="direction:ltr;font-size:10pt;font-family:Tahoma">Hi,<br>
<br>
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:<br>
<br>
<br>
<blockquote><i><font face="Times New Roman">configure: *** checking feature: rtmp library ***</font></i><br>
<i><font face="Times New Roman">configure: *** for plug-ins: rtmp ***</font></i><br>
<i><font face="Times New Roman">checking for RTMP... no</font></i><br>
<i><font face="Times New Roman">configure: Package libssl was not found in the pkg-config search path.</font></i><br>
<i><font face="Times New Roman">Perhaps you should add the directory containing `libssl.pc'</font></i><br>
<i><font face="Times New Roman">to the PKG_CONFIG_PATH environment variable</font></i><br>
<b><i><font face="Times New Roman">Package 'libssl', required by 'librtmp', not found</font></i></b><br>
<i><font face="Times New Roman">configure: *** These plugins will not be built: rtmp</font></i><br>
</blockquote>
<br>
As suggested by this log, I installed <b>openssl</b> (openssl-0.9.8g-1) and I believe installed files are in the correct place<br>
<br>
<blockquote><font face="Times New Roman">./lib/libssl.so.0.9.8</font><br>
<font face="Times New Roman">./usr/lib/libssl.so</font><br>
<font face="Times New Roman">./usr/lib/pkgconfig/openssl.pc</font><br>
<font face="Times New Roman">./usr/include/openssl</font><br>
<font face="Times New Roman">./usr/include/openssl/ssl2.h</font><br>
<font face="Times New Roman">./usr/include/openssl/ssl23.h</font><br>
<font face="Times New Roman">./usr/include/openssl/opensslconf.h</font><br>
<font face="Times New Roman">./usr/include/openssl/ssl3.h</font><br>
<font face="Times New Roman">./usr/include/openssl/kssl.h</font><br>
<font face="Times New Roman">./usr/include/openssl/opensslv.h</font><br>
<font face="Times New Roman">./usr/include/openssl/ossl_typ.h</font><br>
<font face="Times New Roman">./usr/include/openssl/ssl.h</font><br>
<font face="Times New Roman">./usr/sbin/openssl</font><br>
</blockquote>
<br>
<br>
Does anyone know how to avoid this message so I can build the rtmp elements?<br>
<br>
Thanks for your help.<br>
<br>
Leo<br>
<br>
<br>
<br>
<br>
</div>
</div>
<br>_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
<br></blockquote></div><br></div>