Installing Jemini on Ubuntu

  4 posts   Feedicon  
Replies: 3 - Last Post: February 11, 2010 16:58
by: JakeIsAVirus
showing 1 - 4 of 4
 
Posted: February 11, 2010 05:07 by JakeIsAVirus
Hey, guys. Very excited about this project. I am trying to get everything set up for Jemini development on my linux machine (works fine on my XP machine). I am relatively new to *nix, so I am not sure where to go from here. I followed the installation instructions here on the site, even the troubleshooting part, but am still getting this:

<code>
ruby$ jemini test
/bin/sh: rawr: not found

Usage: jemini [-RI--no-download] <dir_name>
Error: No such file or directory - File not found - test/build_configuration.rb
/usr/lib/jruby1.2/lib/ruby/gems/1.8/gems/jemini-2010.1.24/src/project_generator.rb:122:in `rawr_install'
/usr/lib/jruby1.2/lib/ruby/gems/1.8/gems/jemini-2010.1.24/src/project_generator.rb:20:in `generate_project'
/usr/lib/jruby1.2/lib/ruby/gems/1.8/gems/jemini-2010.1.24/bin/jemini:19
/usr/lib/jruby1.2/lib/ruby/gems/1.8/gems/jemini-2010.1.24/bin/jemini:19:in `load'
</code>

What should I do? Jemini and jruby are in my path. "which jruby" and "which jemini" returns the proper locations. Also, project_generator.rb is indeed located in /usr/lib/jruby1.2/lib/ruby/gems/1.8/gems/jemini-2010.1.24/src/ .

Jake
 
Posted: February 11, 2010 06:50 by JakeIsAVirus
I actually think I may have fixed it. For some reason that I don't understand, rawr was in /home/jake/.gem/jruby/1.8/gems/. I am confused as to why certain gems are located here while the rest, including Jemini, are in the other gems directory. Is there something simple that I am not getting?
 
Posted: February 11, 2010 16:35 by jaymcgavren
I think it installs to your home directory if you forget the "sudo" so that it doesn't have write permissions on the global gems directory. I've also mixed "gem install" and "jruby -S gem install" and wound up with some things in MRI's repo in the past...
 
Posted: February 11, 2010 16:58 by JakeIsAVirus
Ahh, got you. That makes perfect sense. Thanks. I kind of wish it would have just said permission denied, to let me know I forgot sudo, though.
Replies: 3 - Last Post: February 11, 2010 16:58
by: JakeIsAVirus
  • Mysql
  • Glassfish
  • Jruby
  • Rails
  • Nblogo
Terms of Use; Privacy Policy;
© 2010, Oracle Corporation and/or its affiliates
(revision 20120518.3c65429)
 
 
Close
loading
Please Confirm
Close