Thanks for the quick replies guys. The sqllite install fixed it.
Thanks again. George On Apr 19, 10:35 pm, Luis Martín Vallejo <[email protected]> wrote: > Hi, try: > > sudo apt-get install libsqlite3-dev > > Then update the Heroku gem. > > I hope it works! > > Cheers, > > > > On Sun, Apr 19, 2009 at 11:36 AM, giorgio <[email protected]> wrote: > > > Thanks for the suggestion Adam, > > > I did the install you suggested but still get: > > > Updating installed gems > > Updating heroku > > Building native extensions. This could take a while... > > ERROR: While executing gem ... (Gem::Installer::ExtensionBuildError) > > ERROR: Failed to build gem native extension. > > > /usr/bin/ruby1.8 extconf.rb update heroku > > checking for fdatasync() in -lrt... yes > > checking for sqlite3.h... no > > > make > > make: *** No rule to make target `ruby.h', needed by > > `sqlite3_api_wrap.o'. Stop. > > > Gem files will remain installed in /usr/lib/ruby/gems/1.8/gems/sqlite3- > > ruby-1.2.4 for inspection. > > Results logged to /usr/lib/ruby/gems/1.8/gems/sqlite3-ruby-1.2.4/ext/ > > sqlite3_api/gem_make.out > > -- > Martín --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
