K. R. wrote: > Ari Brown wrote: >> On Oct 13, 2007, at 3:46 AM, M. R. wrote: >> http://rubyforger.rubyforge.org/ >> > > > Hi Ari > Do you known, how can I install the libnet4r? > thanks... Yes, you can use make to compile and install this library... When the installation is completed, you can compile and install the rnet.c File. This file creates the libnet4r.so. The library libnet4r.so is a pseudo-bridge, that translate the ruby-used methods to contact the functions of the C-Library. So you can use the features of libnet in ruby... -- Posted via http://www.ruby-forum.com/.