[zeromq-dev] Installing libzmq
Kevin Sapper
kevinsapper88 at gmail.com
Fri Jan 30 18:12:16 CET 2015
Install pkgconfig on Ubuntu it is in the repositories.
Am 30.01.2015 18:10 schrieb "Check Peck" <comptechgeeky at gmail.com>:
> I am trying to install libzmq and I was doing it like this -
>
> git clone git://github.com/zeromq/libzmq.git
> cd libzmq
> ./autogen.sh
> ./configure && make check
> sudo make install
> sudo ldconfig
> cd .
>
> When I am trying to run "./autogen.sh", this is what I got as an error. Is
> there anything wrong I am doing?
>
> david at machineX:~/libzmq$ ./autogen.sh
> autoreconf: Entering directory `.'
> autoreconf: configure.ac: not using Gettext
> autoreconf: running: aclocal -I config --force -I config
> autoreconf: configure.ac: tracing
> autoreconf: running: libtoolize --install --copy --force
> libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `config'.
> libtoolize: copying file `config/config.guess'
> libtoolize: copying file `config/config.sub'
> libtoolize: copying file `config/install-sh'
> libtoolize: copying file `config/ltmain.sh'
> libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `config'.
> libtoolize: copying file `config/libtool.m4'
> libtoolize: copying file `config/ltoptions.m4'
> libtoolize: copying file `config/ltsugar.m4'
> libtoolize: copying file `config/ltversion.m4'
> libtoolize: copying file `config/lt~obsolete.m4'
> autoreconf: running: /usr/bin/autoconf --include=config --force
> configure.ac:51: error: missing some pkg-config macros (pkg-config
> package)
> If this token and others are legitimate, please use
> m4_pattern_allow.
> See the Autoconf documentation.
> configure.ac:405: error: missing some pkg-config macros (pkg-config
> package)
> autoreconf: /usr/bin/autoconf failed with exit status: 1
> autogen.sh: error: autoreconf exited with status 0
>
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20150130/96e3be87/attachment.htm>
More information about the zeromq-dev
mailing list