Lovd By Less Install Snow Leopard

41 views
Skip to first unread message

Teerock

unread,
Oct 7, 2010, 9:00:27 AM10/7/10
to Lovd by Less
Hi Guys,

Please help a newbie as I try and install Lovd By Less on my Mac snow
leopard... I have followed the readme file to the enth degree and this
is what happens when I run rake lovdbyless:getting_started. I added --
trace so you could see where I'm falling over.

Teerocks-MacBook-Pro-4:lovdbyless Teerock$ rake
lovdbyless:getting_started --trace
(in /Users/Teerock/lovdbyless)
rake aborted!
no such file to load -- initializer
/usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in
`gem_original_require'
/usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in
`require'
/Users/Teerock/lovdbyless/config/boot.rb:54:in `load_initializer'
/Users/Teerock/lovdbyless/config/boot.rb:38:in `run'
/Users/Teerock/lovdbyless/config/boot.rb:11:in `boot!'
/Users/Teerock/lovdbyless/config/boot.rb:109
/usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in
`gem_original_require'
/usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in
`require'
/Users/Teerock/lovdbyless/Rakefile:4
/usr/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2383:in
`load'
/usr/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2383:in
`raw_load_rakefile'
/usr/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2017:in
`load_rakefile'
/usr/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2068:in
`standard_exception_handling'
/usr/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2016:in
`load_rakefile'
/usr/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2000:in `run'
/usr/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2068:in
`standard_exception_handling'
/usr/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:1998:in `run'
/usr/local/lib/ruby/gems/1.8/gems/rake-0.8.7/bin/rake:31
/usr/local/bin/rake:19:in `load'
/usr/local/bin/rake:19

Much appreciated in advance.

Keep up the great work.

Steven Bristol

unread,
Oct 7, 2010, 3:10:57 PM10/7/10
to lovdb...@googlegroups.com


It looks like this isn't a lovd issue. Try making a fresh rails app
and see if you get the same thing or it works. Also, make sure you've
go the right version of rails installed.

cheers,
steven bristol

Teerock

unread,
Oct 8, 2010, 11:12:36 PM10/8/10
to Lovd by Less
Thanks Steven,

I installed a new rails app and here is my localhost:3000 application
environment page:

Ruby version 1.8.7 (i686-darwin10.4.0)
RubyGems version 1.3.7
Rack version 1.2
Rails version 3.0.0
Active Record version 3.0.0
Action Pack version 3.0.0
Active Resource version 3.0.0
Action Mailer version 3.0.0
Active Support version 3.0.0
Middleware

* ActionDispatch::Static
* Rack::Lock
* ActiveSupport::Cache::Strategy::LocalCache
* Rack::Runtime
* Rails::Rack::Logger
* ActionDispatch::ShowExceptions
* ActionDispatch::RemoteIp
* Rack::Sendfile
* ActionDispatch::Callbacks
* ActiveRecord::ConnectionAdapters::ConnectionManagement
* ActiveRecord::QueryCache
* ActionDispatch::Cookies
* ActionDispatch::Session::CookieStore
* ActionDispatch::Flash
* ActionDispatch::ParamsParser
* Rack::MethodOverride
* ActionDispatch::Head
* ActionDispatch::BestStandardsSupport

Application root /Users/Teerock/blog
Environment development
Database adapter sqlite3
Database schema version 0


Hope you can be of more assistance.

Cheers,

On Oct 8, 6:10 am, Steven Bristol <st...@lesseverything.com> wrote:

Teerock

unread,
Oct 9, 2010, 9:34:50 AM10/9/10
to Lovd by Less
Okay - now I'm lost. After following all the instructions I can find,
when I run rake I get this. Sorry.

Teerocks-MacBook-Pro-4:lovdbyless Teerock$ rake
(in /Users/Teerock/Desktop/lovdbyless)
rake aborted!
no such file to load -- test/unit/error
<internal:lib/rubygems/custom_require>:29:in `require'
<internal:lib/rubygems/custom_require>:29:in `require'
/usr/local/lib/ruby/gems/1.9.1/gems/activesupport-2.2.2/lib/
active_support/dependencies.rb:153:in `block in require'
/usr/local/lib/ruby/gems/1.9.1/gems/activesupport-2.2.2/lib/
active_support/dependencies.rb:521:in `new_constants_in'
/usr/local/lib/ruby/gems/1.9.1/gems/activesupport-2.2.2/lib/
active_support/dependencies.rb:153:in `require'
/usr/local/lib/ruby/gems/1.9.1/gems/activesupport-2.2.2/lib/
active_support/deprecation.rb:224:in `<top (required)>'
<internal:lib/rubygems/custom_require>:29:in `require'
<internal:lib/rubygems/custom_require>:29:in `require'
/usr/local/lib/ruby/gems/1.9.1/gems/activesupport-2.2.2/lib/
active_support/dependencies.rb:153:in `block in require'
/usr/local/lib/ruby/gems/1.9.1/gems/activesupport-2.2.2/lib/
active_support/dependencies.rb:521:in `new_constants_in'
/usr/local/lib/ruby/gems/1.9.1/gems/activesupport-2.2.2/lib/
active_support/dependencies.rb:153:in `require'
/usr/local/lib/ruby/gems/1.9.1/gems/activesupport-2.2.2/lib/
active_support.rb:37:in `<top (required)>'
<internal:lib/rubygems/custom_require>:29:in `require'
<internal:lib/rubygems/custom_require>:29:in `require'
/usr/local/lib/ruby/gems/1.9.1/gems/rails-2.2.2/lib/tasks/misc.rake:
11:in `<top (required)>'
/usr/local/lib/ruby/gems/1.9.1/gems/rails-2.2.2/lib/tasks/rails.rb:
4:in `load'
/usr/local/lib/ruby/gems/1.9.1/gems/rails-2.2.2/lib/tasks/rails.rb:
4:in `block in <top (required)>'
/usr/local/lib/ruby/gems/1.9.1/gems/rails-2.2.2/lib/tasks/rails.rb:
4:in `each'
/usr/local/lib/ruby/gems/1.9.1/gems/rails-2.2.2/lib/tasks/rails.rb:
4:in `<top (required)>'
<internal:lib/rubygems/custom_require>:29:in `require'
<internal:lib/rubygems/custom_require>:29:in `require'
/Users/Teerock/Desktop/lovdbyless/Rakefile:10:in `<top (required)>'
/usr/local/lib/ruby/1.9.1/rake.rb:2373:in `load'
/usr/local/lib/ruby/1.9.1/rake.rb:2373:in `raw_load_rakefile'
/usr/local/lib/ruby/1.9.1/rake.rb:2007:in `block in load_rakefile'
/usr/local/lib/ruby/1.9.1/rake.rb:2058:in
`standard_exception_handling'
/usr/local/lib/ruby/1.9.1/rake.rb:2006:in `load_rakefile'
/usr/local/lib/ruby/1.9.1/rake.rb:1991:in `run'
/usr/local/bin/rake:31:in `<main>'

Any clues would be really helpful.

Teerock

unread,
Oct 9, 2010, 9:37:27 AM10/9/10
to Lovd by Less
I also thought this might be helpful.

Teerocks-MacBook-Pro-4:lovdbyless Teerock$ ruby -v
ruby 1.9.2p0 (2010-08-18 revision 29036) [x86_64-darwin10.4.0]
Teerocks-MacBook-Pro-4:lovdbyless Teerock$ rails -v
Rails 3.0.0
Teerocks-MacBook-Pro-4:lovdbyless Teerock$

Am I running the right versions?

Thanks in advance.

Cheers.

Steven Bristol

unread,
Oct 14, 2010, 7:36:32 AM10/14/10
to lovdb...@googlegroups.com
On Sat, Oct 9, 2010 at 9:37 AM, Teerock <teer...@gmail.com> wrote:
> I also thought this might be helpful.
>
> Teerocks-MacBook-Pro-4:lovdbyless Teerock$ ruby -v
> ruby 1.9.2p0 (2010-08-18 revision 29036) [x86_64-darwin10.4.0]
> Teerocks-MacBook-Pro-4:lovdbyless Teerock$ rails -v
> Rails 3.0.0
> Teerocks-MacBook-Pro-4:lovdbyless Teerock$
>
> Am I running the right versions?
>
> Thanks in advance.
>
> Cheers.

Sorry for the late reply, i've been out of town.

Lovd hasn't been ported to Rails v.3 yet. Please try it on t 2.3.x version.

cheers,
steve

Reply all
Reply to author
Forward
0 new messages