guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 7/7] gnu: Add prosody.


From: Leo Famulari
Subject: Re: [PATCH 7/7] gnu: Add prosody.
Date: Mon, 22 Aug 2016 21:33:06 -0400
User-agent: Mutt/1.7.0 (2016-08-17)

On Mon, Aug 22, 2016 at 09:39:18PM +0200, Ricardo Wurmus wrote:
> * gnu/packages/messaging.scm (prosody): New variable.

> +    (inputs
> +     `(("libidn" ,libidn)
> +       ("openssl" ,openssl)
> +       ("lua" ,lua-5.1)
> +       ("lua-expat" ,lua5.1-expat)
> +       ("lua-socket" ,lua5.1-socket)
> +       ("lua-filesystem" ,lua5.1-filesystem)
> +       ("lua-sec" ,lua5.1-sec)))

I used `guix environment --ad-hoc` to put prosody in my environment, and
then I ran it without any configuration. It created the log file
'prosody.err', which contained this line, twice:

Aug 22 21:31:33 localhost:tls   error   Unable to initialize TLS: LuaSec 
(required for encryption) was not found



reply via email to

[Prev in Thread] Current Thread [Next in Thread]