Solly,

The recommended way to do this is to unpack the gems locally with
"rake gems:unpack" commit the vendored gems, and push them to Heroku
with the rest of your code.

You can also use "rake gems:unpack" from the rake console.

You can find a bit more info in this thread:

http://groups.google.com/group/heroku/browse_thread/thread/d8f1ecae99c9a7b4/9b8e0e7a30c17f15?lnk=gst&q=gems#9b8e0e7a30c17f15

- Ivan

On Dec 30 2008, 6:27 pm, Solly <[email protected]> wrote:
> thanks for the speedy response - I can now get things created and
> uploaded, but I'm having some trouble with my gems - gems:install @
> the rake console yeilds the following error:
>
> (in /mnt/home/userapps/52487)
> gem install libxml-ruby --version "= 0.9.7"
> ERROR: While executing gem ... (Errno::ENOENT)
> No such file or directory - /home/app52487/.gem/ruby/1.8/cache/libxml-
> ruby-0.9.7.gem
>
> gem install libxslt-ruby
> ERROR: While executing gem ... (Errno::ENOENT)
> No such file or directory - /home/app52487/.gem/ruby/1.8/cache/libxml-
> ruby-0.9.7.gem
>
> On Dec 30, 11:36 am, Ivan <[email protected]> wrote:
>
> > Solly,
>
> > I've been able to create new apps and edit existing ones. Are you
> > having issues with any one in particular in terms of editing?
>
> > Let me know if you are still having issues.
>
> > - Ivan
>
> > On Dec 29, 9:06 pm, Solly <[email protected]> wrote:
>
> > > Maybe this is just me, but I cannot create any new apps, or modify
> > > existing ones.
> > > Was working fine yesterday.  Anybody else have this problem?
>
> > > Best Regards,
> > > Solly
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to