From: moontoeki@... (Sung Moon) Date: 2002-02-02T00:34:52+09:00 Subject: Re: RDoc error(?) with template file Dave, I've got another problem. my ruby platform is "i386-cygwin" on windows 98 in options.rb ver = `dot -V 2>&1` if ver =~ /dot version (\d+)\.(\d+)/ ok = ($1.to_i > 1) || ($1.to_i == 1 && $2.to_i >= 7) end my system can't fetch version number, so 'ver' is empty string. so i have to comment out above routine. RDoc is great, dot is working good now. thanks Dave again. cheers, sungjin moon ------------------------------------------------------------------------- Are you a member of Philanthropic peer-to-peer Program? You can use your IDLE computing time for medical research like Anthrax, Cancer, Alzheimer Disease. More info at http://www.intel.com/cure/download.htm