私は RhoMobile のチュートリアルhttp://docs.rhomobile.com/rhoconnect/command-line#generate-an-applicationに取り組んでいます。
rake redis:install
次のエラーが表示されます。
WARNING: using the built-in Timeout class which is known to have issues when use
d for opening connections. Install the SystemTimer gem if you want to make sure
the Redis client will not hang.
See http://redis.io/ for information about redis.
Installing redis to C:\RhoStudio\redis-2.4.0;C:\dropbox\code\InstantRhodes\redis
-1.2.6-windows.
rake aborted!
Zip end of central directory signature not found
Tasks: TOP => redis:install => redis:download
(See full trace by running task with --trace)
D:\Dropbox\code\rhodes-apps\storeserver>
主に RhoStudio を使用して、Windows マシンで作業しています。