[zeromq-dev] Ruby and Python bindings on Fedora

Martin Sustrik sustrik at fastmq.com
Tue Jul 28 16:05:46 CEST 2009


Hi Josip,

> 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

Do you still have the problem? Or have you found a way around it in the 
meantime?

Martin



More information about the zeromq-dev mailing list