[zeromq-dev] Building czmq without first installing zeromq

Stephen Hemminger shemminger at vyatta.com
Fri Jun 22 02:32:02 CEST 2012


On Fri, 22 Jun 2012 00:22:49 +0000
Cedric Krumbein <C.Krumbein at F5.com> wrote:

> Am I to assume from that, that building czmq without first installing zeromq isn't supported?
> 
> Cedric
> 
> -----Original Message-----
> From: Stephen Hemminger [mailto:shemminger at vyatta.com] 
> Sent: Thursday, June 21, 2012 5:21 PM
> To: ZeroMQ development list
> Cc: Cedric Krumbein
> Subject: Re: [zeromq-dev] Building czmq without first installing zeromq
> 
> On Fri, 22 Jun 2012 00:08:21 +0000
> Cedric Krumbein <C.Krumbein at F5.com> wrote:
> 
> > I'm new to zeromq.  I'm currently trying build both zeromq-2.2.0 and czmq-1.1.0.  I'm not allowed to install either one.  I've successfully built zeromq, but I'm not able to build czmq.  When I run czmq's configure script, it says "cannot link with -lzmq, install libzmq".  I've tried various combinations of -with-libzmq and LD_LIBRARY_PATH, all without success.  Can someone advise me on how to build czmq without installing zeromq?
> > 
> > Thanks in advance,
> > Cedric
> 
> Get a real IT department, or better yet build in a VM where you can install what you want.

Honestly, never tried it, just been lucky not to deal with the issue.
If you set the right library paths, it should work. There cases where it is
necessary (cross compiling). Depending on the platform.
Not sure what all the magic configure options are to do it.



More information about the zeromq-dev mailing list