> Am 16.07.2015 um 22:21 schrieb [email protected]:
> 
>> transport-11361 WARNING Failed to find plugin `https_client'
>> transport-11361 WARNING Failed to find plugin `http_client?
> 
> Were libcurl/libgnurl found by configure? If not, you somehow configured
> those plugins but they were not compiled (or installed properly).

I installed libgnurl:

git clone git://git.taler.net/gnurl <git://git.taler.net/gnurl>
cd gnurl
automake --add-missing
libtoolize
autoreconf
./configure --enable-ipv6 --with-gnutls --without-libssh2 --without-libmetalink 
--without-winidn --without-librtmp --without-nghttp2 --without-nss 
--without-cyassl --without-polarssl --without-ssl --without-winssl 
--without-darwinssl --disable-sspi --disable-ntlm-wb --disable-ldap 
--disable-rtsp --disable-dict --disable-telnet --disable-tftp --disable-pop3 
--disable-imap --disable-smtp --disable-gopher --disable-file --disable-ftp 
--disable-smb
make
make install

Because I am on an old gnunet revision I will install gnunet again with head 
revision. I will look after any warnings/errors regarding libcurl/libgnurl.

cheers

t3sserakt

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
GNUnet-developers mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/gnunet-developers

Reply via email to