|
From: | madmurphy |
Subject: | Re: About GNUrl and cURL |
Date: | Tue, 6 Sep 2022 22:17:53 +0100 |
Okay, about the libcurl-gnutls
package, Martin was right. If I add this line to the PKGBUILD
of that package,
ln -s libcurl-gnutls.so.4.8.0 "${pkgdir}"/usr/lib/libcurl-gnutls.so
Everything goes well in GNUnet and the configure
script prints
... HTTP Client: curl-gnutls ...
Now the question is what to do. In theory I could publish my own version of libcurl-gnutls
on AUR with only that line added, and make GNUnet depend on it. But I
wonder why Arch developers did that. My guess is that for creating the libcurl-gnutls
package they copied and hacked the section of the PKGBUILD
that builds libcurl-compat
, which is a glue package that also does not ship the unversioned .so
file. Who knows…
Jacki, what do you suggest? The PKGBUILD
of libcurl-gnutls
attached to this email works well for GNUnet. But for publishing on AUR we would need to rename it in some way.
--madmurphy
Excerpts from Christian Grothoff's message of 2022-09-06 21:34:45 +0200:
> On 9/6/22 14:43, madmurphy wrote:
> > Just out of curiosity, why do I get
> >
> > gstreamer: no
>
> You need also certain related gstreamer libraries
> (gstreamer-plugins-base or something like that) before gstreamer is
> considered "complete enough" to work for GNUnet.
>
I have to disagree that this is what configure.ac checks. I invite you
to investigate as well. I am at a loss as what exactly the logic
currently is. It sais "gstreamer no" for me, too, but conversation is
built with the "gst" "backend". Whatever that means. Anyway.
> -Christian
curl-7.85.0-1.src.tar.gz
Description: application/gzip
[Prev in Thread] | Current Thread | [Next in Thread] |