[zeromq-dev] v0.1.1
Pavol Malosek
malosek at fastmq.com
Wed Jan 23 12:58:18 CET 2008
Hello,
0MQ v0.1.1 is out!
Prepared package can be downloaded from: http://www.zeromq.org/area:download
For svn checkout use: http://svn.fastmq.org/svn/zeromq/branches/v0.1.1
The main difference is in build system (autotools) and spectrum of supported
platforms.
0MQ is built by classic ./configure, make, make install procedure.
For using 0MQ as a dynamic library do not forget to link your programs
with -lzmq option.
For inspiration check test directory in src_directory.
Note that tests application (local, remote) are not installed during make
install.
Supported platforms are
- Linux (tested on Debian 4.0, Ubuntu 7.10)
- FreeBSD (tested on 5.5 release)
- Solaris (tested on 8, 10)
- Mac OS X (tested on 10.5)
Anyway Linux is still our main platform with best performance.
Please report any problems with 0MQ core and build system itself.
Suggestions are welcome too.
malo
More information about the zeromq-dev
mailing list