Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
still can't install mswin32 mongrel_service or fastthread
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Luis Lavena  
View profile  
 More options Dec 30 2007, 12:00 am
Newsgroups: comp.lang.ruby
From: Luis Lavena <luislav...@gmail.com>
Date: Sun, 30 Dec 2007 14:00:01 +0900
Local: Sun, Dec 30 2007 12:00 am
Subject: Re: still can't install mswin32 mongrel_service or fastthread
On 30 dic, 02:22, "Jack Johnson" <jjohn...@cyberworlds.com> wrote:

> I still can't get mongrel_service or fastthread to install on my WinXP SP2
> ruby 1.8.6 system, although mongrel and several others have installed &
> updated OK. (Checking my notes, I'm also having the same problem updating
> win32-api & win32-service.) Any tips or insights appreciated.

This has been reported many times, but again will put information of
this:

mongrel_service (0.3.3) depends on win32-service, which was 0.5.2 at
the time the gem was created, but now is 0.6.0

The 0.6.0 gem is broken, and that should be reported to win32utils
guys or their tracker:

http://rubyforge.org/projects/win32utils

Technical details: gem was rubygems 0.9.5, which was broken under
windows. They need to fix this.

I'm working on complete removal of win32-service dependency from
mongrel_service, but I'm overloaded with work and cannot commit to the
task right now.

I suggest you install win32-service 0.5.2:

gem uninstall win32-service
gem install win32-service -v '0.5.2'

then try installing mongrel_service gem again.

If that didn't work, you must revert to RubyGems 0.9.4 and install
everything there before, as described here:

http://blog.mmediasys.com/2007/12/19/latest-rubygems-and-rails-is-a-d...

> C:\Documents and Settings\Administrator>gem install fastthread
> Building native extensions.  This could take a while...
> ERROR:  Error installing fastthread:
>         ERROR: Failed to build gem native extension.

I've updated the fastthread gem on rubyforge a few weeks back and it
seems the changes didn't replicate to the rubyforge mirrors.

please, manually download the gem from rubyforge:

http://rubyforge.org/frs/?group_id=1306&release_id=15826

and install it locally:

gem install fastthread-1.0.1-i386-mswin32.gem

That should work.

HTH,

Luis Lavena


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Dejan Dimic  
View profile  
 More options Dec 30 2007, 10:50 am
Newsgroups: comp.lang.ruby
From: Dejan Dimic <dejan.di...@gmail.com>
Date: Mon, 31 Dec 2007 00:50:04 +0900
Local: Sun, Dec 30 2007 10:50 am
Subject: Re: still can't install mswin32 mongrel_service or fastthread
On Dec 30, 5:59 am, Luis Lavena <luislav...@gmail.com> wrote:

By my experience there is two ways:
First you can revert to gem 0.94 and then install mongrel_service
witch is not what I like to do
Second require that you have C++ compiler and linker in you path in
order to build the native extensions.
I have tried with different ones, but the MS Visual C++ 6.0 has done
the trick.

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Daniel Berger  
View profile  
 More options Jan 2 2008, 7:49 am
From: Daniel Berger <djber...@gmail.com>
Date: Wed, 2 Jan 2008 21:49:03 +0900
Local: Wed, Jan 2 2008 7:49 am
Subject: Re: still can't install mswin32 mongrel_service or fastthread

On Dec 29 2007, 10:00 pm, Luis Lavena <luislav...@gmail.com> wrote:

<snip>

With the release of 0.6.1 it should be fixed now. I'd also like to
note that it was only the gem itself that was broken, not the
underlying code.

Regards,

Dan


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google