Vanilla 1.1.2 is a product of Lussumo. More Information: Documentation, Community Support.
ruby setup.rb
Verifying dependencies...
Please install required Ruby Gems:
sudo gem install ZenTest mongrel RedCloth ferret json eventmachine rmagick -r
rmagick requires ImageMagick. If you're unable to install ImageMagick 6.3.0+, which the latest
version of rmagick requires, please install version 1.5.14 instead:
sudo gem install rmagick -v 1.5.14 -r
gem install RedCloth
Building native extensions. This could take a while...
ERROR: Error installing RedCloth:
ERROR: Failed to build gem native extension.
/usr/bin/ruby1.8 extconf.rb install RedCloth
creating Makefile
make
sh: make: not found
Gem files will remain installed in /var/lib/gems/1.8/gems/RedCloth-4.1.0 for inspection.
Results logged to /var/lib/gems/1.8/gems/RedCloth-4.1.0/ext/redcloth_scan/gem_make.out
make
sh: make: not found
sudo apt-get build-essential
gem install rmagick
Building native extensions. This could take a while...
ERROR: Error installing rmagick:
ERROR: Failed to build gem native extension.
/usr/bin/ruby1.8 extconf.rb install rmagick
checking for Ruby version >= 1.8.2... yes
checking for cc... yes
checking for Magick-config... no
Can't install RMagick 2.7.1. Can't find Magick-config in /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
*** extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of
necessary libraries and/or headers. Check the mkmf.log file for more
details. You may need configuration options.
Provided configuration options:
--with-opt-dir
--without-opt-dir
--with-opt-include
--without-opt-include=${opt-dir}/include
--with-opt-lib
--without-opt-lib=${opt-dir}/lib
--with-make-prog
--without-make-prog
--srcdir=.
--curdir
--ruby=/usr/bin/ruby1.8
Gem files will remain installed in /var/lib/gems/1.8/gems/rmagick-2.7.1 for inspection.
Results logged to /var/lib/gems/1.8/gems/rmagick-2.7.1/ext/RMagick/gem_make.out
> ruby setup.rb
Verifying dependencies...
Please install required Ruby Gems:
sudo gem install ZenTest RedCloth -r
> sudo gem install ZenTest RedCloth -r
Successfully installed ZenTest-3.11.0
Building native extensions. This could take a while...
Successfully installed RedCloth-4.1.0
2 gems installed
Installing ri documentation for ZenTest-3.11.0...
Installing ri documentation for RedCloth-4.1.0...
No definition for redcloth_to
Installing RDoc documentation for ZenTest-3.11.0...
Installing RDoc documentation for RedCloth-4.1.0...
No definition for redcloth_to
ruby setup.rb
Verifying dependencies...
Please install required Ruby Gems:
sudo gem install ZenTest RedCloth -r
sudo gem install echoe
gem install echoe
Successfully installed rubyforge-1.0.1
Successfully installed highline-1.5.0
Successfully installed echoe-3.0.2
3 gems installed
Installing ri documentation for rubyforge-1.0.1...
Installing ri documentation for highline-1.5.0...
Installing ri documentation for echoe-3.0.2...
Installing RDoc documentation for rubyforge-1.0.1...
Installing RDoc documentation for highline-1.5.0...
Installing RDoc documentation for echoe-3.0.2...
ruby setup.rb
Verifying dependencies...
Please install required Ruby Gems:
sudo gem install ZenTest -r
gem install ZenTest -r
Successfully installed ZenTest-3.11.0
1 gem installed
Installing ri documentation for ZenTest-3.11.0...
Installing RDoc documentation for ZenTest-3.11.0...
Verifying dependencies...
Please install required Ruby Gems:
sudo gem install ZenTest -r
gem install zentest -rERROR: could not find gem zentest locally or in a repository
wget www.google.com
--2008-11-17 19:39:15-- http://www.google.com/
Connecting to 10.128.50.234:8080... connected.
Proxy request sent, awaiting response... 302 Moved Temporarily
Location: http://www.google.com.cu/ [following]
--2008-11-17 19:39:16-- http://www.google.com.cu/
Connecting to 10.128.50.234:8080... connected.
Proxy request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: `index.html'
[ <=> ] 4,697 --.-K/s in 0.01s
2008-11-17 19:39:17 (341 KB/s) - `index.html' saved [4697]
ruby setup.rb
Verifying dependencies...
Please install required Ruby Gems:
sudo gem install ZenTest -r
gem install ZenTest -r
Successfully installed ZenTest-3.11.0
1 gem installed
Installing ri documentation for ZenTest-3.11.0...
Installing RDoc documentation for ZenTest-3.11.0...
ruby setup.rbirb
require 'rubygems'
require 'zentest'
require 'ZenTest'
gem -v
gem list zentest
gem list ZenTest
irb
require 'rubygems'
require 'zentest'
require 'ZenTest'
irb
irb(main):001:0> require 'rubygems'
=> true
irb(main):002:0> require 'zentest'
Gem::LoadError: Could not find RubyGem hoe (>= 1.8.0)
from /usr/lib/ruby/1.8/rubygems.rb:578:in `report_activate_error'
from /usr/lib/ruby/1.8/rubygems.rb:134:in `activate'
from /usr/lib/ruby/1.8/rubygems.rb:158:in `activate'
from /usr/lib/ruby/1.8/rubygems.rb:157:in `each'
from /usr/lib/ruby/1.8/rubygems.rb:157:in `activate'
from /usr/lib/ruby/1.8/rubygems/custom_require.rb:31:in `require'
from (irb):2
from /var/lib/gems/1.8/specifications/highline-1.5.0.gemspec:23
irb(main):003:0> require 'ZenTest'
LoadError: no such file to load -- ZenTest
from /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
from /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
from (irb):3
from /var/lib/gems/1.8/specifications/highline-1.5.0.gemspec:23
irb(main):004:0>
gem -v
gem list zentest
gem list ZenTest
gem -v
1.2.0
gem list zentest
*** LOCAL GEMS ***
ZenTest (3.11.0)
gem list ZenTest
*** LOCAL GEMS ***
ZenTest (3.11.0)
sudo gem install hoe
Initialize database schema [n]:
Loading Rails to create account...
/root/cit-081118/vendor/rails/activerecord/lib/active_record/connection_adapters/abstract_adapter.rb:147:in `log': Mysql::Error: Table 'clocking_it.users' doesn't exist: SHOW FIELDS FROM `users` (ActiveRecord::StatementInvalid)
from /root/cit-081118/vendor/rails/activerecord/lib/active_record/connection_adapters/mysql_adapter.rb:302:in `execute'
from /root/cit-081118/vendor/rails/activerecord/lib/active_record/connection_adapters/mysql_adapter.rb:433:in `columns'
from /root/cit-081118/vendor/rails/activerecord/lib/active_record/base.rb:1149:in `columns'
from /root/cit-081118/vendor/rails/activerecord/lib/active_record/base.rb:2616:in `attributes_from_column_definition_without_lock'
from /root/cit-081118/vendor/rails/activerecord/lib/active_record/locking/optimistic.rb:55:in `attributes_from_column_definition'
from /root/cit-081118/vendor/rails/activerecord/lib/active_record/base.rb:2137:in `initialize'
from setup.rb:257:in `new'
from setup.rb:257
Initialize database schema [n]:
./script/ferret_server -e production start
nohup ./script/push_server &
./script/server production
1 to 24 of 24