Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Devkit smoke test fails

Received: by 10.150.135.17 with SMTP id i17mr235277ybd.16.1292547080474;
        Thu, 16 Dec 2010 16:51:20 -0800 (PST)
X-BeenThere: rubyinstaller@googlegroups.com
Received: by 10.150.48.32 with SMTP id v32ls2185243ybv.3.p; Thu, 16 Dec 2010
 16:51:20 -0800 (PST)
Received: by 10.151.50.6 with SMTP id c6mr236737ybk.31.1292547080062;
        Thu, 16 Dec 2010 16:51:20 -0800 (PST)
MIME-Version: 1.0
Received: by 10.90.155.19 with SMTP id c19mr72519age.51.1292547037366; Thu, 16
 Dec 2010 16:50:37 -0800 (PST)
Received: by u9g2000pra.googlegroups.com with HTTP; Thu, 16 Dec 2010 16:50:37
 -0800 (PST)
Date: Thu, 16 Dec 2010 16:50:37 -0800 (PST)
In-Reply-To: <AANLkTikzzvAorz-DZQX2NqdJg2hn12CVEED9cwWipvn1@mail.gmail.com>
X-IP: 174.47.75.237
References: <2c7f1110-6f5f-4848-b067-ae81f6095c77@n2g2000pre.googlegroups.com>
 <AANLkTinRy_w2qZLuwy6VT+G_3CZjJcQEduA2v2rxtdPt@mail.gmail.com>
 <AANLkTikUot3bXu2h7rGeTnurDi4wHSHqf4vpp+1Vor3D@mail.gmail.com>
 <AANLkTi=QNg7VaH_eExMWO6mKZB_T0PxzO07Fvjf6Svua@mail.gmail.com>
 <AANLkTingB8X7vWXrA7=y5vOYitvqvYgyU5BFpQxNqkAW@mail.gmail.com>
 <AANLkTinjuo4r3db+biEL+NNbZbW2amVYEe=xZ+_Vcr=k@mail.gmail.com>
 <AANLkTikbSeLfh+AVWb-Tqyxvkm8rX-XnUuep=HWbU=Rt@mail.gmail.com>
 <AANLkTi=eXNg2gsOdB_b4NKb6hfkBWyd-WQUMq3Zbh+gA@mail.gmail.com>
 <AANLkTimBZ4C2betjS3iFQZA-VLcFC__L1vYD3TM2H4Sm@mail.gmail.com>
 <AANLkTim+C3M6y-Qy1kNaEkWQ0ZZf5TOs9H2u0H4PsDgV@mail.gmail.com> <AANLkTikzzvAorz-DZQX2NqdJg2hn12CVEED9cwWipvn1@mail.gmail.com>
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13)
 Gecko/20101203 Firefox/3.6.13,gzip(gfe)
Message-ID: <8aef8b02-8b7a-480e-8924-06a371bd8dd1@u9g2000pra.googlegroups.com>
Subject: Re: Devkit smoke test fails
From: Julie <mindda...@gmail.com>
To: RubyInstaller <rubyinstaller@googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1

@Jon

I'm still having problems. I'm on XP Professional SP3. I tried
disabling anti-virus and attempting another rdiscount install, but I
get the same error about no "extconf.rb".

Here's my pastie of the two files: http://pastie.org/1384332

Actually, prior to posting here, I did brand new installs of both Ruby
and Devkit just to rule out any weirdness, so I don't think doing that
again will help.

In any event, I cleaned my path and tried to install rdiscount again.
Here's my PATH and (same) result:

C:\>PATH
PATH=C:\ruby\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS
\System32\Wbem

C:\>gem install rdiscount --platform=ruby

Temporarily enhancing PATH to include DevKit...
Building native extensions.  This could take a while...
ERROR:  Error installing rdiscount:
        ERROR: Failed to build gem native extension.

C:/ruby/bin/ruby.exe extconf.rb
C:/ruby/bin/ruby.exe: No such file or directory -- extconf.rb
(LoadError)


Gem files will remain installed in C:/ruby/lib/ruby/gems/1.8/gems/
rdiscount-1.6.5 for inspection.
Results logged to C:/ruby/lib/ruby/gems/1.8/gems/rdiscount-1.6.5/ext/
gem_make.out

@Luis

Here's a listing of my home directory: http://pastie.org/1384392

Nothing sticks out to me, but maybe I'm not looking for the right
thing...


I appreciate both of your help on this! Hopefully we can figure this
out!