-
I am finding this stage:
building gnutls - version 3.7.10
=======================
gnutls-3.7.10.tar.xz has already downloaded.
Extracted gnutls-3.7.10.tar.xz
$ ./configure --prefix=/home/ec2-us…
-
```
What version/revision number of mod_spdy are you using?
https://dl-ssl.google.com/dl/linux/direct/mod-spdy-beta_current_amd64.deb
What version of Apache are you using, and on what operating syst…
-
```
What version/revision number of mod_spdy are you using?
https://dl-ssl.google.com/dl/linux/direct/mod-spdy-beta_current_amd64.deb
What version of Apache are you using, and on what operating syst…
-
```
What version/revision number of mod_spdy are you using?
https://dl-ssl.google.com/dl/linux/direct/mod-spdy-beta_current_amd64.deb
What version of Apache are you using, and on what operating syst…
-
`build.sh` proceeds happily until it tries to build libzmq, and terminates with several messages like this:
```
/Users/gwarnes/src/gnuradio-for-mac-without-macports/tmp/libzmq/src/ws_engine.cpp:40:1…
-
cryptopp acts as a wrapper for openssl, so we end up using both gnutls and openssl.
We should switch to using gnutls alone.
-
1. Create an SSL server using the example in https://orthecreedence.github.io/cl-async/tcp-ssl
```lisp
(tcp-ssl-server "127.0.0.1" 443
(lambda (socket data)
(form…
naryl updated
2 weeks ago
-
Hi,
Any chance to run weakforced on OpenBSD? No official package available, it seems.. Sadly. :/
Regards.
-
00f0:err:bcrypt:gnutls_process_attach failed to load gnutls_dh_params_import_raw
look like this symbol is not wrapped by box86?
-
When trying to build `gnutls` on Ubuntu, I am receiving the following error after the test phase.
```
cipher-openssl-compat.o: In function `cipher_test':
/home/ubuntu/gnutls/Build-Scripts/gnutls-…