Hi all,
I have a network space on office, in the past I download and install gem
use "gem install" it will auto install on the network space. (but my
ruby install on C:/)
Today the network space did not work, I can't run any ruby script
if they require gem.
I use "Start Command Prompt with Ruby" to compile/execute.
It always shows
"ERROR: While executing gem...(Errno::ENOENT)"
"No such file or directory -T:/", when I install gem.
I try to re-install ruby1.9.2 (on windows XP) and install gem,
it always show the same message.
How to change the gem install path??
How to solve this question?
Thanks,
···
--
Posted via http://www.ruby-forum.com/.