Re: [zeromq-dev] libzmq not working in a custom embedded linux box

2016-07-20 Thread 王运来
it's correct I think. you need run `make`.after `./configure` At 2016-07-21 00:42:10, "Alejandro Javier Schwoykoski" wrote: Hello all, I have a device that runs a customized (more like handcrafted) embedded Linux with a resident application that controls the whole

[zeromq-dev] libzmq not working in a custom embedded linux box

2016-07-20 Thread Alejandro Javier Schwoykoski
Hello all, I have a device that runs a customized (more like handcrafted) embedded Linux with a resident application that controls the whole device. I was asked to develop a daemon program which basically implements a special web service (REST) that forwards external requests to the resident