Cro: libraries and tools for building reactive services in Perl 6 | cro.services/ | Logs: irclog.perlgeek.de/cro/
Set by moderator on 3 May 2018.
01:58 ilbot3 joined
moderator Cro: libraries and tools for building reactive services in Perl 6 | cro.services/ | Logs: irclog.perlgeek.de/cro/
SmokeMachine Im having some problems trying to use cro with zmq... Cro::ZMQ is not being found... 02:57
it seems to be searching for the wrong name... isn't it Cro::ZeroMQ? 03:09
Changing on META6.json from Cro::ZMQ to Cro::ZeroMQ I got this error... www.irccloud.com/pastebin/pOTF8IJC/ 03:14
jnthn SmokeMachine: That error probably means what it says: missing native library 10:01
Which'd need to be installed using the package manager 10:02
SmokeMachine Yes... But that error occurred building the docker image... 11:27
The Dockerfile should install the native library...
Or the user will need to change the dockerfile make zmq work... 11:29
jnthn Which docker image? I don't think we provide a cro ZeroMQ docker image yet 12:17
The reason we're not pushing the Cro ZeroMQ support too hard so far is because there's also some issues with the Perl 6 ZeroMQ bindings, and them not working so well with various ZeroMQ library versions 12:19
16:16 stmuk_ joined 19:20 FROGGS joined