Zlib issue

Hello people,

I am having a issue trying to compile the zlib for ruby. I think I am
missing some library that has deflateReset, but i cant find which. Any
tip?

leitao@capitu:~/temp/ruby-zlib-0.6.0$ ruby extconf.rb checking for
deflateReset() in -lz... no
checking for deflateReset() in -llibz... no
checking for deflateReset() in -lzlib... no
*** extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of
necessary libraries and/or headers. Check the mkmf.log file for more
details. You may need configuration options.

Thanks,
Breno Leitão

···

--
Posted via http://www.ruby-forum.com/.

Have you installed zlib?

http://www.zlib.net/zlib-1.2.3.tar.gz

Hi,

Are there any text summarizer in ruby to generate search result page summary from the complete text based on the searched keywords.

Thanks.

- Ruban.

Ruban Phukan wrote:

Hi,

Are there any text summarizer in ruby to generate search result page summary from the complete text based on the searched keywords.

Thanks.

- Ruban.

Yes. (also a source code indexer, gonzui)

http://ferret.davebalmain.com/trac
http://rubyforge.org/projects/rsi/
http://www.tietew.jp/ruby/search-namazu
http://raa.ruby-lang.org/project/lingo/

http://raa.ruby-lang.org/project/simplesearch/
http://chadfowler.com/SimpleSearch/

http://hinegardner.org/dist/pkg/

Thanks Gene.

- Ruban Phukan

···

----- Original Message ----
From: Gene Tani <gene.tani@gmail.com>

Yes. (also a source code indexer, gonzui)

http://ferret.davebalmain.com/trac
http://rubyforge.org/projects/rsi/
http://www.tietew.jp/ruby/search-namazu
http://raa.ruby-lang.org/project/lingo/

http://raa.ruby-lang.org/project/simplesearch/
http://chadfowler.com/SimpleSearch/

http://hinegardner.org/dist/pkg/