On 2010-10-28, at 08:26 , Robert Rice wrote:
> 
> Thanks David:
> 
> But I still get the the LoadError and I don't know how to fix a gem.

ParseDate has been removed from ruby 1.9, of which MacRuby is a fork.

That github fork of the rtf gem fixes the dependency on parsedate:
http://github.com/clbustos/rtf/commit/8801d649901d180a8224cae8ca3850ae381f0dcf

You can install that fork as a gem:

   sudo macgem install clbustos-rtf 

HTH
_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to