ExamarCorp / ovz-web-panel

Automatically exported from code.google.com/p/ovz-web-panel
Other
0 stars 0 forks source link

Automatic Installation not working under rvm #473

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Steps to reproduce:
# uname -a
Linux server 2.6.26-2-openvz-686 #1 SMP Wed Sep 21 07:17:07 UTC 2011 i686 
GNU/Linux
# ruby -v
ruby 1.8.7 (2012-10-12 patchlevel 371) [i686-linux]
# gem -v
1.8.24
# rvm -v
rvm 1.16.17 (master) by Wayne E. Seguin <wayneeseguin@gmail.com>, Michal Papis 
<mpapis@gmail.com> [https://rvm.io/]
# wget -O - http://ovz-web-panel.googlecode.com/svn/installer/ai.sh | sh

...
...
...
Checking presence of the command: ruby
Ruby version: 1.8.7
Checking presence of the command: gem
Fatal error: RubyGems is not installed. Please install it first.

Original issue reported on code.google.com by petr...@gmail.com on 26 Oct 2012 at 9:39