>>  sudo rake db:create
Why you running it with `sudo`?
Just try like that:
  bundle exec rake:db create

On Feb 4, 12:54 pm, Phil Dobbin <phildob...@gmail.com> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi, all.
>
> I'm trying to run an intial rake to create my databases on a Rails
> project & no matter what I try I can't get the gem `libv8` recognised:
>
> `Using railties (3.2.1)
> Using coffee-rails (3.2.2)
> Using jquery-rails (2.0.0)
> Using libv8 (3.3.10.4)
> Using pg (0.12.2)
> Using rails (3.2.1)
> Using sass (3.1.13)
> Using sass-rails (3.2.4)
> Using therubyhacer (0.9.9)
> Using uglifier (1.2.3)
> Your bundle is complete! Use `bundle show [gemname]` to see where a
> bundled gem is installed.
> [Sat Feb 04 00:19:17 phildobbin@debian:~/hercloud/space ] $ sudo rake
> db:create
> [sudo] password for phildobbin:
> Could not find libv8-3.3.10.4 in any of the sources
> Run `bundle install` to install missing gems.`
>
> Needless to say I've ran `bundle install` more than once, I've ran
> `bundle exec rake test`, I've seen where the gem is on the local drive
> along with all the others with my own eyes & I've Googled/Stack
> Overflowed & seen the same error message more than once but no answers.
>
> Ruby/MRI 1.8.7, rvm & Debian 6.0.4 Squeeze. It was pushed successfully
> to heroku before the attempt at running rake.
>
> Any help appreciated.
>
> Cheers,
>
>   Phil...
>
> - --
> But masters, remember that I am an ass.
> Though it be not written down,
> yet forget not that I am an ass.
>
>         Wm. Shakespeare - Much Ado About Nothing
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
> Comment: §auto-key-locate cert pka ldap hkp://keys.gnupg.net
> Comment: GPGTools -http://gpgtools.org
> Comment: Using GnuPG with Mozilla -http://enigmail.mozdev.org/
>
> iQEcBAEBAgAGBQJPLQ5jAAoJEKpMeDHWT5ADSwUIAK4u6kcqZkmQNQvd2M92We59
> i/9MSSrqT1FuyTDLMFgH6mMmal9f4khzmJMOr3Cn9gnrBiEIUxvMHFVMBmlFyeSK
> vM5LzuLbX6Ut/G69hlsxsTPeptznJ6CobTaH/Os2Le4EaHTyWK88kJFJ8pnUQDU9
> Z+DU3mdbkLG5k9YbG/stbMUj3+GHee010hOzXqlTMcDM+aijWbtEnv+hsDjhcEHq
> +45NHtz0yXLz6L0JzHYBlfnGkH+V6fUB0A70eXSjvNTaKbbuqaACC7rMQcdTZdoS
> rGrnPwHGzLTbfza66Yif7yhmZamPVIhUPXtMt1XB5vy0w2pnI4bnp0kXE++4rLs=
> =Jo56
> -----END PGP SIGNATURE-----

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to