[zeromq-dev] Ruby and Python bindings on Fedora

Josip Lisec josiplisec at gmail.com
Fri Jul 24 11:34:00 CEST 2009


Hello guys,

I'm having some troubles installing both Ruby and Python bindings on Fedora,
here are system details:
Kernel version: 2.6.29.4-167.fc11.i586
ruby -v: ruby 1.8.6 (2009-06-08 patchlevel 369) [i386-linux]
python: Python 2.6 (r26:66714, Jul  4 2009, 17:38:03)
0MQ: 1.0.0

I've located libruby in /usr/lib and ruby.h in /usr/lib/ruby/1.8/i386-linux
After executing:
$ ./configure --with-python --with-ruby --with-ruby-libdir=/usr/lib
--with-ruby-headersdir=/usr/lib/ruby/1.8/i386-linux
I endup with "unusable Python.h" errors[1], if I just pass --with-python
option the check wont even happen and bindings won't be built at all,
and if I just pass ruby-related options I end up with "no ruby.h" errors[2].
I can confirm that both ruby.h and Python.h are present on the system.

Any suggestions?

[1] http://pastie.org/557494
[2] http://pastie.org/557497

Cheers,
Josip Lisec
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20090724/9d13b00a/attachment.htm>


More information about the zeromq-dev mailing list