John,
Thanks for the help. When I did that I found I was missing test-spec.
Installed that. Next up, camping, installed that. Now I'm trying to install
fcgi and getting problems. Here's what I'm seeing:
-----------------------------------------
$ sudo gem install fcgi
Building native extensions. This could take a while...
ERROR: Error installing fcgi:
ERROR: Failed to build gem native extension.
/usr/bin/ruby1.8 extconf.rb install fcgi
checking for fcgiapp.h... no
checking for fastcgi/fcgiapp.h... no
*** extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of
necessary libraries and/or headers. Check the mkmf.log file for more
details. You may need configuration options.
Provided configuration options:
--with-opt-dir
--without-opt-dir
--with-opt-include
--without-opt-include=${opt-dir}/include
--with-opt-lib
--without-opt-lib=${opt-dir}/lib
--with-make-prog
--without-make-prog
--srcdir=.
--curdir
--ruby=/usr/bin/ruby1.8
--with-fcgi-dir
--without-fcgi-dir
--with-fcgi-include
--without-fcgi-include=${fcgi-dir}/include
--with-fcgi-lib
--without-fcgi-lib=${fcgi-dir}/lib
Gem files will remain installed in /usr/lib/ruby/gems/1.8/gems/fcgi-0.8.7
for inspection.
Results logged to
/usr/lib/ruby/gems/1.8/gems/fcgi-0.8.7/ext/fcgi/gem_make.out
-------------------------------
Any ideas here? Why is fcgi required at all?
Also, is there a full list of new gems required?
On Sat, May 2, 2009 at 5:41 PM, John W Higgins <[email protected]> wrote:
> There was an apparant change in the numbering scheme when 2009.04 came out
> (should have been 2009.04.25 but it wasn't).
>
> Just go to rubyforge.org and manually grab 2009.04 gem and do an install
> direct. The gem server is probably messed up thinking 2009.04 is a downgrade
> from 2009.04.12 and thus not playing nicely.
>
> John
>
>
> On Sat, May 2, 2009 at 5:13 PM, Scott LaBounty <[email protected]>wrote:
>
>> I tried to upgrade to the new Ramaze and it told me I needed to install
>> Innate. I installed Innate and it still wouldn't let me update. Here's what
>> I have:
>>
>> $ sudo gem install innate
>> Successfully installed innate-2009.04.12
>> 1 gem installed
>> Installing ri documentation for innate-2009.04.12...
>> Installing RDoc documentation for innate-2009.04.12...
>> $ sudo gem update ramaze
>> Updating installed gems
>> Updating ramaze
>> ERROR: While executing gem ... (Gem::InstallError)
>> ramaze requires innate (= 2009.04, runtime)
>>
>>
>> Any thoughts?
>>
>> --
>> Scott
>> http://steamcode.blogspot.com/
>>
>>
>>
>
> >
>
--
Scott
http://steamcode.blogspot.com/
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sequel-talk" 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/sequel-talk?hl=en
-~----------~----~----~----~------~----~------~--~---