Message from discussion
Devkit smoke test fails
Received: by 10.216.154.196 with SMTP id h46mr182971wek.9.1290636262183;
Wed, 24 Nov 2010 14:04:22 -0800 (PST)
X-BeenThere: rubyinstaller@googlegroups.com
Received: by 10.216.62.75 with SMTP id x53ls490084wec.3.p; Wed, 24 Nov 2010
14:04:21 -0800 (PST)
Received: by 10.216.36.21 with SMTP id v21mr481226wea.4.1290636261104;
Wed, 24 Nov 2010 14:04:21 -0800 (PST)
Received: by 10.216.36.21 with SMTP id v21mr481225wea.4.1290636261066;
Wed, 24 Nov 2010 14:04:21 -0800 (PST)
Return-Path: <mindda...@gmail.com>
Received: from mail-wy0-f176.google.com (mail-wy0-f176.google.com [74.125.82.176])
by gmr-mx.google.com with ESMTP id a52si844472wer.8.2010.11.24.14.04.20;
Wed, 24 Nov 2010 14:04:20 -0800 (PST)
Received-SPF: pass (google.com: domain of mindda...@gmail.com designates 74.125.82.176 as permitted sender) client-ip=74.125.82.176;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of mindda...@gmail.com designates 74.125.82.176 as permitted sender) smtp.mail=mindda...@gmail.com; dkim=pass (test mode) header...@gmail.com
Received: by mail-wy0-f176.google.com with SMTP id 28so210550wyf.21
for <rubyinstaller@googlegroups.com>; Wed, 24 Nov 2010 14:04:20 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=gmail.com; s=gamma;
h=domainkey-signature:mime-version:received:received:in-reply-to
:references:date:message-id:subject:from:to:content-type;
bh=8TVx3zeWReXB79rIFZmMV4rBSkYx3XgS6L0KcZCCgAA=;
b=OXUzuDnH1a+kNEK2mX1/Qo3CWztEEAbvxc0NGjfsXkWoHvaITFgciJ0WIniKDMk1Rl
q0nl4yQfvtID5wTI5axDdF5teP504emtDeaGNI2q3YDmyRZUgNkbRFu7Bsypao7V36ZP
gRNAecijtu45jj3lzMSk77Zztcfz1S/nKbx0w=
DomainKey-Signature: a=rsa-sha1; c=nofws;
d=gmail.com; s=gamma;
h=mime-version:in-reply-to:references:date:message-id:subject:from:to
:content-type;
b=FNnYE7YXpO+ZcTb0jbZL1VQ0snVp7IRQaKMPFrG+X4WF2ep4FF1RKZMyssYSs8vclI
U/oNGDypv6so+O/5lT6WzypFib0pB2N7HNSq+ITRVoi1qHHtkGTVzmaF2kdUc4mhXkZU
381dEJurDDZGjwNjFapWGH4l1WbJDKuuyAFMk=
MIME-Version: 1.0
Received: by 10.216.91.82 with SMTP id g60mr8867375wef.49.1290636259068; Wed,
24 Nov 2010 14:04:19 -0800 (PST)
Received: by 10.216.68.70 with HTTP; Wed, 24 Nov 2010 14:04:19 -0800 (PST)
In-Reply-To: <AANLkTi=QNg7VaH_eExMWO6mKZB_T0PxzO07Fvjf6S...@mail.gmail.com>
References: <2c7f1110-6f5f-4848-b067-ae81f6095...@n2g2000pre.googlegroups.com>
<AANLkTinRy_w2qZLuwy6VT+G_3CZjJcQEduA2v2rxt...@mail.gmail.com>
<AANLkTikUot3bXu2h7rGeTnurDi4wHSHqf4vpp+1Vo...@mail.gmail.com>
<AANLkTi=QNg7VaH_eExMWO6mKZB_T0PxzO07Fvjf6S...@mail.gmail.com>
Date: Wed, 24 Nov 2010 12:04:19 -1000
Message-ID: <AANLkTingB8X7vWXrA7=y5vOYitvqvYgyU5BFpQxNq...@mail.gmail.com>
Subject: Re: [RubyInstaller] Devkit smoke test fails
From: Julie <mindda...@gmail.com>
To: rubyinstaller@googlegroups.com
Content-Type: multipart/alternative; boundary=0016e6d7858ec18d5f0495d3ab27
--0016e6d7858ec18d5f0495d3ab27
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
I'm running the command prompt as the Admin user I installed ruby with.
Here's the output of "ruby -rdevkit extconf.rb" using the same user (it did
not fail):
C:\ruby\lib\ruby\gems\1.8\gems\rdiscount-1.6.5\ext>ruby -rdevkit extconf.rb
Temporarily enhancing PATH to include DevKit...
checking for random()... no
checking for srandom()... no
checking for rand()... yes
checking for srand()... yes
creating Makefile
On Wed, Nov 24, 2010 at 11:48 AM, Luis Lavena <luislav...@gmail.com> wrote:
> On Wed, Nov 24, 2010 at 6:37 PM, Julie <mindda...@gmail.com> wrote:
> > C:\devkit>gem env
> > RubyGems Environment:
> > - RUBYGEMS VERSION: 1.3.7
> > - RUBY VERSION: 1.8.7 (2010-08-16 patchlevel 302) [i386-mingw32]
> > - INSTALLATION DIRECTORY: C:/ruby/lib/ruby/gems/1.8
> > - RUBY EXECUTABLE: C:/ruby/bin/ruby.exe
> > - EXECUTABLE DIRECTORY: C:/ruby/bin
> > - RUBYGEMS PLATFORMS:
> > - ruby
> > - x86-mingw32
> > - GEM PATHS:
> > - C:/ruby/lib/ruby/gems/1.8
> > - C:/Documents and Settings/[Name]/.gem/ruby/1.8
> > - GEM CONFIGURATION:
> > - :update_sources =3D> true
> > - :verbose =3D> true
> > - :benchmark =3D> false
> > - :backtrace =3D> false
> > - :bulk_threshold =3D> 1000
> > - REMOTE SOURCES:
> > - http://rubygems.org/
> >
> > Yes, Ruby was installed with Admin account.
> >
>
> Thank you. Are you also running Ruby or executing gem install from an
> Admin command prompt (eg. Run As)?
>
> Asking this because if you installed Ruby as admin but not running the
> gem install as it, it will be possible you don't have permissions to
> write to these folders.
>
> Can you cd into the rdiscount folder:
>
> cd C:\ruby\lib\ruby\gems\1.8\gems\rdiscount-1.6.5\ext\
>
> And try to execute the following command?
>
> ruby -rdevkit extconf.rb
>
> Try the above command in a normal prompt, and if it fails, into an
> elevated (Admin) command prompt.
>
> Then paste the results here for us to inspect.
>
> Thank you.
> --
> Luis Lavena
> AREA 17
> -
> Perfection in design is achieved not when there is nothing more to add,
> but rather when there is nothing more to take away.
> Antoine de Saint-Exup=E9ry
>
> --
> You received this message because you are subscribed to the Google Groups
> "RubyInstaller" group.
> To post to this group, send email to rubyinstaller@googlegroups.com.
> To unsubscribe from this group, send email to
> rubyinstaller+unsubscribe@googlegroups.com<rubyinstaller%2Bunsubscribe@go=
oglegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/rubyinstaller?hl=3Den.
>
>
--0016e6d7858ec18d5f0495d3ab27
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
I'm running the command prompt as the Admin user I installed ruby with.=
Here's the output of "ruby -rdevkit extconf.rb" using the sa=
me user (it did not fail):<br><br>C:\ruby\lib\ruby\gems\1.8\gems\rdiscount-=
1.6.5\ext>ruby -rdevkit extconf.rb<br>
Temporarily enhancing PATH to include DevKit...<br>checking for random()...=
no<br>checking for srandom()... no<br>checking for rand()... yes<br>checki=
ng for srand()... yes<br>creating Makefile<br><br><br><div class=3D"gmail_q=
uote">
On Wed, Nov 24, 2010 at 11:48 AM, Luis Lavena <span dir=3D"ltr"><<a href=
=3D"mailto:luislav...@gmail.com">luislav...@gmail.com</a>></span> wrote:=
<br><blockquote class=3D"gmail_quote" style=3D"margin: 0pt 0pt 0pt 0.8ex; b=
order-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class=3D"im">On Wed, Nov 24, 2010 at 6:37 PM, Julie <<a href=3D"mai=
lto:mindda...@gmail.com">mindda...@gmail.com</a>> wrote:<br>
> C:\devkit>gem env<br>
> RubyGems Environment:<br>
> =A0 - RUBYGEMS VERSION: 1.3.7<br>
> =A0 - RUBY VERSION: 1.8.7 (2010-08-16 patchlevel 302) [i386-mingw32]<b=
r>
> =A0 - INSTALLATION DIRECTORY: C:/ruby/lib/ruby/gems/1.8<br>
> =A0 - RUBY EXECUTABLE: C:/ruby/bin/ruby.exe<br>
> =A0 - EXECUTABLE DIRECTORY: C:/ruby/bin<br>
> =A0 - RUBYGEMS PLATFORMS:<br>
> =A0=A0=A0 - ruby<br>
> =A0=A0=A0 - x86-mingw32<br>
> =A0 - GEM PATHS:<br>
> =A0=A0=A0=A0 - C:/ruby/lib/ruby/gems/1.8<br>
> =A0=A0=A0=A0 - C:/Documents and Settings/[Name]/.gem/ruby/1.8<br>
> =A0 - GEM CONFIGURATION:<br>
> =A0=A0=A0=A0 - :update_sources =3D> true<br>
> =A0=A0=A0=A0 - :verbose =3D> true<br>
> =A0=A0=A0=A0 - :benchmark =3D> false<br>
> =A0=A0=A0=A0 - :backtrace =3D> false<br>
> =A0=A0=A0=A0 - :bulk_threshold =3D> 1000<br>
> =A0 - REMOTE SOURCES:<br>
> =A0=A0=A0=A0 - <a href=3D"http://rubygems.org/" target=3D"_blank">http=
://rubygems.org/</a><br>
><br>
> Yes, Ruby was installed with Admin account.<br>
><br>
<br>
</div>Thank you. Are you also running Ruby or executing gem install from an=
<br>
Admin command prompt (eg. Run As)?<br>
<br>
Asking this because if you installed Ruby as admin but not running the<br>
gem install as it, it will be possible you don't have permissions to<br=
>
write to these folders.<br>
<br>
Can you cd into the rdiscount folder:<br>
<br>
cd C:\ruby\lib\ruby\gems\1.8\gems\rdiscount-1.6.5\ext\<br>
<br>
And try to execute the following command?<br>
<br>
ruby -rdevkit extconf.rb<br>
<br>
Try the above command in a normal prompt, and if it fails, into an<br>
elevated (Admin) command prompt.<br>
<br>
Then paste the results here for us to inspect.<br>
<br>
Thank you.<br>
<font color=3D"#888888">--<br>
</font><div><div></div><div class=3D"h5">Luis Lavena<br>
AREA 17<br>
-<br>
Perfection in design is achieved not when there is nothing more to add,<br>
but rather when there is nothing more to take away.<br>
Antoine de Saint-Exup=E9ry<br>
<br>
--<br>
You received this message because you are subscribed to the Google Groups &=
quot;RubyInstaller" group.<br>
To post to this group, send email to <a href=3D"mailto:rubyinstaller@google=
groups.com">rubyinstaller@googlegroups.com</a>.<br>
To unsubscribe from this group, send email to <a href=3D"mailto:rubyinstall=
er%2Bunsubscribe@googlegroups.com">rubyinstaller+unsubscr...@googlegroups.c=
om</a>.<br>
For more options, visit this group at <a href=3D"http://groups.google.com/g=
roup/rubyinstaller?hl=3Den" target=3D"_blank">http://groups.google.com/grou=
p/rubyinstaller?hl=3Den</a>.<br>
<br>
</div></div></blockquote></div><br>
--0016e6d7858ec18d5f0495d3ab27--