Hi,
I have downloaded a version of mongrel gem files and I would like to
attempt a local installation. using
gem install mongrel
however I do not know where exactly RubyGems searched for the file. I
have attempted by trial an error but to no avail. Does anyone know ?
I am using a windows version of ruby.
TIA
Tuka
···
--
Posted via http://www.ruby-forum.com/.
Tuka Opaleye wrote:
Hi,
I have downloaded a version of mongrel gem files and I would like to attempt a local installation. using
gem install mongrel
however I do not know where exactly RubyGems searched for the file. I have attempted by trial an error but to no avail. Does anyone know ?
I am using a windows version of ruby.
TIA
Tuka
Try running gem install mongrel in the directory where you saved the gem.
-Justin
gem install <path_to_local_gem> should do it.
hth,
./alex
···
--
.w( the_mindstorm )p.
On 7/19/06, Tuka Opaleye <tuka@yorn.net> wrote:
Hi,
I have downloaded a version of mongrel gem files and I would like to
attempt a local installation. using
gem install mongrel
however I do not know where exactly RubyGems searched for the file. I
have attempted by trial an error but to no avail. Does anyone know ?
I am using a windows version of ruby.
TIA
Tuka
--
Posted via http://www.ruby-forum.com/\.