Displaying 5 results from an estimated 5 matches for "gem_mirror".
Did you mean:
geom_mirror
2006 Jan 29
3
Depot example doesn''t work on my pc
...;'rubygems''
and the 45 line in the server file
require File.dirname(__FILE__) + "/../config/environment"
I supposed the problem is about rubygem installation so I checked it.
I''ve installed the rubygem in this folder.
matteod@bones:/opt/rubygems-0.8.11/bin$ ls
gem gem_mirror gem_server gemwhich generate_yaml_index.rb
update_rubygems
Is it right? What''s the matter now?
Many thanks!
Matteo.
--
Posted via http://www.ruby-forum.com/.
2006 Jun 13
0
gem install rails --include-dependencies fails
...lude-dependencies
/opt/rubygems/0.8.11/bin/gem:3:in `require'': no such file to load --
rubygems (LoadError)
from /opt/rubygems/0.8.11/bin/gem:3
[root@svrlnweb02 root]# type gem
gem is hashed (/opt/rubygems/0.8.11/bin/gem)
[root@svrlnweb02 root]# ls /opt/rubygems/0.8.11/bin/
gem gem_mirror gem_server gemwhich generate_yaml_index.rb
update_rubygems
[root@svrlnweb02 root]# type ruby
ruby is hashed (/usr/local/bin/ruby)
Can you advise ?
Best Regards,
--
Olivier Kaloudoff
Linux / Solaris Support / IT Design Nice
Texas Instruments France
821 av Jack Kilby
06270 VILLENEU...
2006 Jan 10
0
Problem installing rubygems-0.8.11
...> bin
<--- bin
---> lib
---> lib/rubygems
<--- lib/rubygems
<--- lib
---> bin
<--- bin
---> lib
---> lib/rubygems
<--- lib/rubygems
<--- lib
rm -f InstalledFiles
---> bin
mkdir -p /usr/bin/
install gem /usr/bin/
install generate_yaml_index.rb /usr/bin/
install gem_mirror /usr/bin/
install gem_server /usr/bin/
install gemwhich /usr/bin/
install update_rubygems /usr/bin/
<--- bin
---> lib
mkdir -p /usr/local/lib/site_ruby/1.8/
install ubygems.rb /usr/local/lib/site_ruby/1.8/
install rubygems.rb /usr/local/lib/site_ruby/1.8/
install gemconfigure.rb /usr/local/li...
2006 Jun 02
4
Web app developed in WInXP want to run on Linux
Hi All,
I have developed a web application using RoR on Window-XP. Now my server
is on linux and want to get this running on linux machine. I tried
starting the server but it failed to boot in boot.rb at this line:
unless RUBY_PLATFORM =~ /mswin32/
require ''pathname''
root_path = Pathname.new(root_path).cleanpath(true).to_s
end
so I changed(even though the file says
2006 Apr 01
8
ROR on solaris 10 gem installation error
...nto /usr/local/src and
tried to do a /usr/local/bin/ruby install.rb
this is what followed and can someone help me figure out what to do?
bash-3.00# /usr/local/bin/ruby setup.rb
---> bin
<--- bin
---> lib
---> lib/rubygems
<--- lib/rubygems
<--- lib
---> bin
adjusting shebang: gem_mirror
<--- bin
---> lib
---> lib/rubygems
<--- lib/rubygems
<--- lib
rm -f InstalledFiles
---> bin
mkdir -p /usr/local/bin/
install gemwhich /usr/local/bin/
install gem /usr/local/bin/
install gem_server /usr/local/bin/
install generate_yaml_index.rb /usr/local/bin/
install update_rubyg...