On 8/11/06, John W. Long <[EMAIL PROTECTED]> wrote: > > .../ruby/gems/1.8/gems/radiant-0.5.2/bin/radiant:281:in `popen': No > > such file or directory - radiant-0.5.0/script/version (Errno::ENOENT) > > That error is caused when you can't execute script/version from the > command-line. Typically this is because script/version is not executable.
Ah. Likely a Windows issue then... no, can't execute script/version directly. It would have to be executed as "ruby script\version" or something similar. -Chris _______________________________________________ Radiant mailing list [email protected] http://lists.radiantcms.org/mailman/listinfo/radiant
