[Building Sakai] Sakai Hybrid Deployment casusing an error

Bhanu Teja Motupalli bhanu1607 at rediffmail.com
Wed Sep 26 02:59:01 PDT 2012


Hi all, 

        I am working on the sakai Hybrid deployment. I have gone through the
following URL .
URL:
https://confluence.sakaiproject.org/display/KERNDOC/Building+and+Configuring+a+Hybrid+Deployment.
I have installed the GIT, Ruby and Rake and I have completed the first three
step of installation process.

1.	git clone git://github.com/sakaiproject/OAE-Builder.git
cd OAE-Builder
2.	# If you do not have the ruby bundle gem installed use
gem install bundle
3.	# Install dependencies for the build
bundle install

When I am executing “rake cle:hybrid:scratch builddir='./buildhere'”
command, I am getting following error.

UBIBuild:/home/Sakai3/source/OAE-Builder # rake
rake aborted!
cannot load such file -- openssl
/home/Sakai3/source/OAE-Builder/Rakefile:3:in `<top (required)>'
(See full trace by running task with --trace)
UBIBuild:/home/Sakai3/source/OAE-Builder # rake --trace
rake aborted!
cannot load such file -- openssl
/usr/local/lib/ruby/1.9.1/net/https.rb:22:in `require'
/usr/local/lib/ruby/1.9.1/net/https.rb:22:in `<top (required)>'
/usr/local/lib/ruby/gems/1.9.1/gems/nakamura-0.8/lib/nakamura.rb:3:in
`require'
/usr/local/lib/ruby/gems/1.9.1/gems/nakamura-0.8/lib/nakamura.rb:3:in `<top
(required)>'
/usr/local/lib/ruby/gems/1.9.1/gems/bundler-1.2.1/lib/bundler/runtime.rb:68:in
`require'
/usr/local/lib/ruby/gems/1.9.1/gems/bundler-1.2.1/lib/bundler/runtime.rb:68:in
`block (2 levels) in require'
/usr/local/lib/ruby/gems/1.9.1/gems/bundler-1.2.1/lib/bundler/runtime.rb:66:in
`each'
/usr/local/lib/ruby/gems/1.9.1/gems/bundler-1.2.1/lib/bundler/runtime.rb:66:in
`block in require'
/usr/local/lib/ruby/gems/1.9.1/gems/bundler-1.2.1/lib/bundler/runtime.rb:55:in
`each'
/usr/local/lib/ruby/gems/1.9.1/gems/bundler-1.2.1/lib/bundler/runtime.rb:55:in
`require'
/usr/local/lib/ruby/gems/1.9.1/gems/bundler-1.2.1/lib/bundler.rb:128:in
`require'
/home/Sakai3/source/OAE-Builder/Rakefile:3:in `<top (required)>'
/usr/local/lib/ruby/site_ruby/1.9.1/rake/rake_module.rb:25:in `load'
/usr/local/lib/ruby/site_ruby/1.9.1/rake/rake_module.rb:25:in
`load_rakefile'
/usr/local/lib/ruby/site_ruby/1.9.1/rake/application.rb:504:in
`raw_load_rakefile'
/usr/local/lib/ruby/site_ruby/1.9.1/rake/application.rb:82:in `block in
load_rakefile'
/usr/local/lib/ruby/site_ruby/1.9.1/rake/application.rb:131:in
`standard_exception_handling'
/usr/local/lib/ruby/site_ruby/1.9.1/rake/application.rb:81:in
`load_rakefile'
/usr/local/lib/ruby/site_ruby/1.9.1/rake/application.rb:65:in `block in run'
/usr/local/lib/ruby/site_ruby/1.9.1/rake/application.rb:131:in
`standard_exception_handling'
/usr/local/lib/ruby/site_ruby/1.9.1/rake/application.rb:63:in `run'
/usr/local/bin/rake:32:in `<main>'

I have installed openSSL also in my system. But i don't know how this error
occurring.
Please let me know, how I can come out from this error.

Thanks and Regards
Bhanu Teja M.

-- 
View this message in context: http://old.nabble.com/Sakai-Hybrid-Deployment-casusing-an-error-tp34481697p34481697.html
Sent from the Sakai - Development mailing list archive at Nabble.com.



More information about the sakai-dev mailing list