On Wed, 2011-11-02 at 07:20 +0100, MaT 2. wrote:
> thank for all response..
> i already --purge and reinstall the rubygem and same problem occur.
> 
> actually i want to install all the following gem package:
> 
> 
>       json
>     *
>       rack
>     *
>       sinatra
>     *
>       thin
> 
> using rvm i successfull install json and rack but i cannot install 
> sinatra and thin.the same problem appear like this
> 
> Zlib:DataError incorrect header check.
----
I think this is what you need...
apt-get install zlib1g-dev

but if that doesn't work, then try this...
apt-get install libzlcore-dev

Craig


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to