<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">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" size="2">configure: *** checking feature: rtmp library ***</font></i><br>
<i><font face="Times New Roman" size="2">configure: *** for plug-ins: rtmp ***</font></i><br>
<i><font face="Times New Roman" size="2">checking for RTMP... no</font></i><br>
<i><font face="Times New Roman" size="2">configure: Package libssl was not found in the pkg-config search path.</font></i><br>
<i><font face="Times New Roman" size="2">Perhaps you should add the directory containing `libssl.pc'</font></i><br>
<i><font face="Times New Roman" size="2">to the PKG_CONFIG_PATH environment variable</font></i><br>
<b><i><font face="Times New Roman" size="2">Package 'libssl', required by 'librtmp', not found</font></i></b><br>
<i><font face="Times New Roman" size="2">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" size="2">./lib/libssl.so.0.9.8</font><br>
<font face="Times New Roman" size="2">./usr/lib/libssl.so</font><br>
<font face="Times New Roman" size="2">./usr/lib/pkgconfig/openssl.pc</font><br>
<font face="Times New Roman" size="2">./usr/include/openssl</font><br>
<font face="Times New Roman" size="2">./usr/include/openssl/ssl2.h</font><br>
<font face="Times New Roman" size="2">./usr/include/openssl/ssl23.h</font><br>
<font face="Times New Roman" size="2">./usr/include/openssl/opensslconf.h</font><br>
<font face="Times New Roman" size="2">./usr/include/openssl/ssl3.h</font><br>
<font face="Times New Roman" size="2">./usr/include/openssl/kssl.h</font><br>
<font face="Times New Roman" size="2">./usr/include/openssl/opensslv.h</font><br>
<font face="Times New Roman" size="2">./usr/include/openssl/ossl_typ.h</font><br>
<font face="Times New Roman" size="2">./usr/include/openssl/ssl.h</font><br>
<font face="Times New Roman" size="2">./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>
</body>
</html>