Monthly Archives: April 2008

Ruby Error – "no such file to load — digest.so" 0

I was getting a weird error whenever I invovked Ruby interpreter. Like ruby script\server or ruby script\console. The error message ended with “no such file to load — digest.so”. I reinstalled Ruby, but the error came back. I learned from a Google groups message that the error was due to AVG quarantining the digest.so file. [...]