[zeromq-dev] zproject and zactors

Brian Knox bknox at digitalocean.com
Sat May 16 15:21:51 CEST 2015


I've got a project in mind where a set of zactors that provide various
services would be an excellent fit.  Digging through zproject, I see that
zactors appear to be supported.  So, I've decided this is a great use case
to finally dive into zproject.

Following the guide here - https://github.com/zeromq/zproject- the first
bump I've run into is make (in my project, after installing zproject and
setting up my project directory) is returning:

make[1]: *** No rule to make target `zproject.gsl', needed by `all-am'.
Stop.

zproject.gsl is currently in /usr/local/bin and I have a current build of
gsl.  I know gsl is working as I also use it for generating files for
goczmq.

So - I'm looking for a) what I'm missing and b) some info on whether
zproject is ready for a test victim such as myself to attempt to generate
some zactors with it and provide questions and feedback.

Cheers,
Brian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20150516/c2b7931a/attachment.htm>


More information about the zeromq-dev mailing list