DevKit test failed

228 views
Skip to first unread message

selva.s...@gmail.com

unread,
Jan 29, 2011, 7:58:17 AM1/29/11
to RubyInstaller
Hello,

When I try to check whether DevKit installation using following
commend

gem install rdiscount --platform=ruby

I am getting following error..Can anyone help me out..


C:/Ruby192/bin/ruby.exe extconf.rb
checking for random()... *** 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=C:/Ruby192/bin/ruby
--with-rdiscount-dir
--without-rdiscount-dir
--with-rdiscount-include
--without-rdiscount-include=${rdiscount-dir}/include
--with-rdiscount-lib
--without-rdiscount-lib=${rdiscount-dir}/lib
C:/Ruby192/lib/ruby/1.9.1/mkmf.rb:368:in `try_do': The complier failed
to generate an executable file. (RuntimeError)
You have to install development tools first.
from C:/Ruby192/lib/ruby/1.9.1/mkmf.rb:435:in `try_link0'
from C:/Ruby192/lib/ruby/1.9.1/mkmf.rb:440:in `try_link'
from C:/Ruby192/lib/ruby/1.9.1/mkmf.rb:552:in `try_func'
from C:/Ruby192/lib/ruby/1.9.1/mkmf.rb:797:in `block in have_func'
from C:/Ruby192/lib/ruby/1.9.1/mkmf.rb:693:in `block in checking_for'
from C:/Ruby192/lib/ruby/1.9.1/mkmf.rb:280:in `block (2 levels) in
postpone'
from C:/Ruby192/lib/ruby/1.9.1/mkmf.rb:254:in `open'
from C:/Ruby192/lib/ruby/1.9.1/mkmf.rb:280:in `block in postpone'
from C:/Ruby192/lib/ruby/1.9.1/mkmf.rb:254:in `open'
from C:/Ruby192/lib/ruby/1.9.1/mkmf.rb:276:in `postpone'
from C:/Ruby192/lib/ruby/1.9.1/mkmf.rb:692:in `checking_for'
from C:/Ruby192/lib/ruby/1.9.1/mkmf.rb:796:in `have_func'
from extconf.rb:5:in `<main>'


I have followed all the steps..

Luis Lavena

unread,
Jan 29, 2011, 1:01:37 PM1/29/11
to rubyin...@googlegroups.com
On Sat, Jan 29, 2011 at 9:58 AM, selva.s...@gmail.com
<selva.s...@gmail.com> wrote:
> Hello,
>

Hello,

> When I try to check whether DevKit installation using following
> commend
>
> gem install rdiscount --platform=ruby
>
> I am getting following error..Can anyone help me out..
>

This means you installed DevKit and executed both "ruby dk.rb init"
and "ruby dk.rb install", correct?

Can you please provide the following information?

Output of of the following commands:

SET PATH
SET COMSPEC

REG QUERY "HKCU\Environment"
REG QUERY "HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Environment"

REG QUERY "HKCU\Software\Microsoft\Command Processor"
REG QUERY "HKLM\Software\Microsoft\Command Processor"

CHCP

Also, please provide details about what command prompt did you use
(cmd.exe?), what operating system are you using (specific version and
language) and if you installed RubyInstaller under the same account or
using Administrative privileges.

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éry

Vít Ondruch

unread,
Jan 29, 2011, 1:10:22 PM1/29/11
to rubyin...@googlegroups.com
Dne 29.1.2011 19:01, Luis Lavena napsal(a):

> On Sat, Jan 29, 2011 at 9:58 AM, selva.s...@gmail.com
> <selva.s...@gmail.com> wrote:
>> Hello,
>>
> Hello,
>
>> When I try to check whether DevKit installation using following
>> commend
>>
>> gem install rdiscount --platform=ruby
>>
>> I am getting following error..Can anyone help me out..
>>
> This means you installed DevKit and executed both "ruby dk.rb init"
> and "ruby dk.rb install", correct?
>
> Can you please provide the following information?
>
> Output of of the following commands:
>
> SET PATH
> SET COMSPEC
>
> REG QUERY "HKCU\Environment"
> REG QUERY "HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Environment"
>
> REG QUERY "HKCU\Software\Microsoft\Command Processor"
> REG QUERY "HKLM\Software\Microsoft\Command Processor"
>
> CHCP
>
> Also, please provide details about what command prompt did you use
> (cmd.exe?), what operating system are you using (specific version and
> language) and if you installed RubyInstaller under the same account or
> using Administrative privileges.
>
> Thank you.

May be you should show us also content of your
C:\Ruby192\lib\ruby\1.9.1\rubygems\defaults\operating_system.rb

Btw. It appears that you are using Ruby-1.9.2-p0 while p136 is already
available ...


Vit

Luis Lavena

unread,
Jan 29, 2011, 1:12:12 PM1/29/11
to rubyin...@googlegroups.com
On Sat, Jan 29, 2011 at 3:10 PM, Vít Ondruch <v.on...@gmail.com> wrote:
>
> Btw. It appears that you are using Ruby-1.9.2-p0 while p136 is already
> available ...
>

How you determine that? both 1.9.2-p0 and p136 result in the same
output when mkmf fails.

Vít Ondruch

unread,
Jan 29, 2011, 1:20:23 PM1/29/11
to rubyin...@googlegroups.com
Dne 29.1.2011 19:12, Luis Lavena napsal(a):

> On Sat, Jan 29, 2011 at 3:10 PM, V�t Ondruch<v.on...@gmail.com> wrote:
>> Btw. It appears that you are using Ruby-1.9.2-p0 while p136 is already
>> available ...
>>
> How you determine that? both 1.9.2-p0 and p136 result in the same
> output when mkmf fails.
>

The difference si in the operating_system.rb ... Even if DK is not
installed, there should be suggestion that he should download it and
that was not in p0 yet ... And while I see no message about enhancing
path or something like that, I suspect that DK is not properly
integrated and that is the p0 behavior.


Vit

Luis Lavena

unread,
Jan 29, 2011, 1:23:22 PM1/29/11
to rubyin...@googlegroups.com
On Sat, Jan 29, 2011 at 3:20 PM, Vít Ondruch <v.on...@gmail.com> wrote:
>
> The difference si in the operating_system.rb ... Even if DK is not
> installed, there should be suggestion that he should download it and that
> was not in p0 yet ... And while I see no message about enhancing path or
> something like that, I suspect that DK is not properly integrated and that
> is the p0 behavior.
>

Oh, sorry, I completely forgot about that.

Also, there is no "DevKit" mention in the output.

You are smarter than me :-P

Selvaraj

unread,
Jan 29, 2011, 2:29:20 PM1/29/11
to rubyin...@googlegroups.com
Thanks for this response. Here are the full details about environment,

Yes, I have excuted  both "ruby dk.rb init"
and "ruby dk.rb install", 

SET PATH : Path=C:\Ruby192\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\P
rogram Files\Common Files\Roxio Shared\DLLShared\;C:\Program Files\Common Files\
Roxio Shared\9.0\DLLShared\;C:\Program Files\jEdit;;C:\Program Files\QuickTime\Q
TSystem\;c:\Program Files\MySQL\MySQL Server 5.1\bin;C:\Program Files\Java\jdk1.
6.0_12\bin;C:\Users\user\Project\maven3\bin;C:\Program Files\MySQL\MySQL Server
5.1\bin\mysql.exe
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.RB;.RBW

SET COMSPEC : ComSpec=C:\Windows\system32\cmd.exe

C:\Users\user>REG QUERY "HKCU\Environment"

HKEY_CURRENT_USER\Environment
    M2    REG_EXPAND_SZ    %M2_HOME%\bin
    M2_HOME    REG_SZ    C:\Users\user\Project\maven3
    M2_REPO    REG_SZ    C:\Users\user\Project\maven_repo
    PATH    REG_EXPAND_SZ    C:\Program Files\Java\jdk1.6.0_12\bin;%M2_HOME%\bin
;C:\Program Files\MySQL\MySQL Server 5.1\bin\mysql.exe
    TEMP    REG_EXPAND_SZ    %USERPROFILE%\AppData\Local\Temp
    TMP    REG_EXPAND_SZ    %USERPROFILE%\AppData\Local\Temp

C:\Users\user>REG QUERY "HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\E
nvironment"

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Environment
    asl.log    REG_SZ    Destination=file;OnFirstLog=command,environment,parent
    CATALINA_HOME    REG_SZ    C:\Program Files\apache\apache-tomcat-6.0.18
    CLASSPATH    REG_SZ    .;C:\Program Files\Java\jre6\lib\ext\QTJava.zip
    ComSpec    REG_EXPAND_SZ    %SystemRoot%\system32\cmd.exe
    configsetroot    REG_EXPAND_SZ    %SystemRoot%\ConfigSetRoot
    FP_NO_HOST_CHECK    REG_SZ    NO
    JAVA_HOME    REG_SZ    C:\Program Files\Java\jdk1.6.0_12
    NUMBER_OF_PROCESSORS    REG_SZ    2
    OS    REG_SZ    Windows_NT
    Path    REG_EXPAND_SZ    C:\Ruby192\bin;%SystemRoot%\system32;%SystemRoot%;%
SystemRoot%\System32\Wbem;C:\Program Files\Common Files\Roxio Shared\DLLShared\;
C:\Program Files\Common Files\Roxio Shared\9.0\DLLShared\;C:\Program Files\jEdit
;;C:\Program Files\QuickTime\QTSystem\;c:\Program Files\MySQL\MySQL Server 5.1\b
in
    PATHEXT    REG_EXPAND_SZ    .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
;.MSC;.RB;.RBW
    PROCESSOR_ARCHITECTURE    REG_SZ    x86
    PROCESSOR_IDENTIFIER    REG_SZ    x86 Family 6 Model 15 Stepping 13, Genuine
Intel
    PROCESSOR_LEVEL    REG_SZ    6
    PROCESSOR_REVISION    REG_SZ    0f0d
    QTJAVA    REG_SZ    C:\Program Files\Java\jre6\lib\ext\QTJava.zip
    RoxioCentral    REG_SZ    C:\Program Files\Common Files\Roxio Shared\9.0\Rox
io Central33\
    RUBYOPT    REG_EXPAND_SZ    -rubygems
    TEMP    REG_EXPAND_SZ    %SystemRoot%\TEMP
    TMP    REG_EXPAND_SZ    %SystemRoot%\TEMP
    USERNAME    REG_SZ    SYSTEM
    windir    REG_EXPAND_SZ    %SystemRoot%


C:\Users\user>REG QUERY "HKCU\Software\Microsoft\Command Processor"

HKEY_CURRENT_USER\Software\Microsoft\Command Processor
    CompletionChar    REG_DWORD    0x9
    DefaultColor    REG_DWORD    0x0
    EnableExtensions    REG_DWORD    0x1
    PathCompletionChar    REG_DWORD    0x9


C:\Users\user>REG QUERY "HKLM\Software\Microsoft\Command Processor"

HKEY_LOCAL_MACHINE\Software\Microsoft\Command Processor
    CompletionChar    REG_DWORD    0x40
    DefaultColor    REG_DWORD    0x0
    EnableExtensions    REG_DWORD    0x1
    PathCompletionChar    REG_DWORD    0x40

C:\Users\user>CHCP
Active code page: 437

Yes, I am using cmd.exe, and I am using windows vista, english version.
All I have installed in admin previlage.

I am using ruby installer rubyinstaller-1.9.2-p136. not p0.

Here is the info about the operating system.rb

# :DK-BEG: override 'gem install' to enable RubyInstaller DevKit usage
Gem.pre_install do |gem_installer|
  unless gem_installer.spec.extensions.empty?
    unless ENV['PATH'].include?('C:\\Users\\user\\DevKit\\mingw\\bin') then
      Gem.ui.say 'Temporarily enhancing PATH to include DevKit...' if Gem.configuration.verbose
      ENV['PATH'] = 'C:\\Users\\user\\DevKit\\bin;C:\\Users\\user\\DevKit\\mingw\\bin;' + ENV['PATH']
    end
    ENV['RI_DEVKIT'] = 'C:\\Users\\user\\DevKit'
    ENV['CC'] = 'gcc'
    ENV['CPP'] = 'cpp'
    ENV['CXX'] = 'g++'
  end
end
# :DK-END:


Regards
Selva

--
You received this message because you are subscribed to the Google Groups "RubyInstaller" group.
To post to this group, send email to rubyin...@googlegroups.com.
To unsubscribe from this group, send email to rubyinstalle...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyinstaller?hl=en.




--
Thanks & Regards

Selvaraj.S
Mobile: +91 - 9663378645

Luis Lavena

unread,
Jan 29, 2011, 2:36:07 PM1/29/11
to rubyin...@googlegroups.com
On Sat, Jan 29, 2011 at 4:29 PM, Selvaraj <selva.s...@gmail.com> wrote:
> Thanks for this response. Here are the full details about environment,

Thank you.

> [snip]

From what I see all the information is in the right place, but...

> Yes, I am using cmd.exe, and I am using windows vista, english version.
> All I have installed in admin previlage.

Are you attempting to install gems using a elevated/admin Command Prompt?

Since you installed Ruby as admin, your normal user might not have
permissions to install gems or write to C:\Ruby192 directory.

We didn't see "Temporarily enhancing PATH to include DevKit..." in the
output, so we thought wasn't installed.

Can you provide the contents of mkmf.log? If you search for it inside
Ruby192, will find it inside gems/1.9.1/gems/rdiscount directory.

Thank you.

Selvaraj

unread,
Jan 29, 2011, 2:43:15 PM1/29/11
to rubyin...@googlegroups.com
Thanks Luis,

One more thing this system does not have any different user. just single user... I always login that user only.

info about mkmf.log
"gcc -o conftest -IC:/Ruby192/include/ruby-1.9.1/i386-mingw32 -IC:/Ruby192/include/ruby-1.9.1/ruby/backward -IC:/Ruby192/include/ruby-1.9.1 -I.     -O3 -g -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-long-long conftest.c  -L. -LC:/Ruby192/lib -L.      -lmsvcrt-ruby191-static  -lshell32 -lws2_32  "
gcc: CreateProcess: No such file or directory
checked program was:
/* begin */
1: #include "ruby.h"
2: 
3: #include <winsock2.h>
4: #include <windows.h>
5: int main() {return 0;}
/* end */



--
You received this message because you are subscribed to the Google Groups "RubyInstaller" group.
To post to this group, send email to rubyin...@googlegroups.com.
To unsubscribe from this group, send email to rubyinstalle...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyinstaller?hl=en.

Luis Lavena

unread,
Jan 29, 2011, 2:51:30 PM1/29/11
to rubyin...@googlegroups.com
On Sat, Jan 29, 2011 at 4:43 PM, Selvaraj <selva.s...@gmail.com> wrote:
> Thanks Luis,
> One more thing this system does not have any different user. just single
> user... I always login that user only.

Thank you.

> info about mkmf.log
> "gcc -o conftest -IC:/Ruby192/include/ruby-1.9.1/i386-mingw32
> -IC:/Ruby192/include/ruby-1.9.1/ruby/backward
> -IC:/Ruby192/include/ruby-1.9.1 -I.     -O3 -g -Wextra -Wno-unused-parameter
> -Wno-parentheses -Wpointer-arith -Wwrite-strings
> -Wno-missing-field-initializers -Wno-long-long conftest.c  -L.
> -LC:/Ruby192/lib -L.      -lmsvcrt-ruby191-static  -lshell32 -lws2_32  "
> gcc: CreateProcess: No such file or directory

Ouch, the dreaded No such file or directory.

Windows Vista + GCC.

- Which SP of Vista do you have installed?
- Which version of the DevKit did you install? The one from downloads?
(DevKit-tdm-32-4.5.1-20101214-1400-sfx.exe)
- Do you have by chance any other MinGW installation?


Can you try the following In a new command prompt?

C:\Users\user\DevKit\devkitvars.bat

Then, try:

gcc --version

And try installing the gem again:

gem install rdiscount --platform=ruby

Selvaraj

unread,
Jan 29, 2011, 3:07:58 PM1/29/11
to rubyin...@googlegroups.com
Thank you..

DevKit version -- I have downloaded the following version "DevKit-tdm-32-4.5.1-20101214-1400-sfx"

Windows Vista home premium..

still its not working..result of those commends

C:\Users\user\DevKit>devkitvars.bat
Adding the DevKit to PATH...

C:\Users\user\DevKit>gcc --version
gcc (tdm-1) 4.5.1
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


C:\Users\user\DevKit>gem install rdiscount --platform=ruby
Building native extensions.  This could take a while...
ERROR:  Error installing rdiscount:
        ERROR: Failed to build gem native extension.
Gem files will remain installed in C:/Ruby192/lib/ruby/gems/1.9.1/gems/rdiscount
-1.6.8 for inspection.
Results logged to C:/Ruby192/lib/ruby/gems/1.9.1/gems/rdiscount-1.6.8/ext/gem_ma
ke.out

C:\Users\user\DevKit>


--
You received this message because you are subscribed to the Google Groups "RubyInstaller" group.
To post to this group, send email to rubyin...@googlegroups.com.
To unsubscribe from this group, send email to rubyinstalle...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyinstaller?hl=en.

Selvaraj

unread,
Jan 29, 2011, 3:09:59 PM1/29/11
to rubyin...@googlegroups.com
no service back has been installed.

Luis Lavena

unread,
Jan 29, 2011, 3:15:06 PM1/29/11
to rubyin...@googlegroups.com
On Sat, Jan 29, 2011 at 5:07 PM, Selvaraj <selva.s...@gmail.com> wrote:
> Thank you..
> DevKit version -- I have downloaded the following version
> "DevKit-tdm-32-4.5.1-20101214-1400-sfx"
> Windows Vista home premium..
>
> still its not working..result of those commends

Is a known Vista issue of GCC, was fixed long ago (in 3.4.5) but is
back under certain versions of Vista, specially the ones without
Service Pack installed.

Please try the following:

CD C:\Users\user\DevKit

SET PATH=%PATH%;%CD%\mingw\libexec\gcc\mingw32\4.5.1

And try the compilation process again.

Vít Ondruch

unread,
Jan 29, 2011, 3:16:54 PM1/29/11
to rubyin...@googlegroups.com
Dne 29.1.2011 21:15, Luis Lavena napsal(a):

> On Sat, Jan 29, 2011 at 5:07 PM, Selvaraj<selva.s...@gmail.com> wrote:
>> Thank you..
>> DevKit version -- I have downloaded the following version
>> "DevKit-tdm-32-4.5.1-20101214-1400-sfx"
>> Windows Vista home premium..
>>
>> still its not working..result of those commends
> Is a known Vista issue of GCC, was fixed long ago (in 3.4.5) but is
> back under certain versions of Vista, specially the ones without
> Service Pack installed.
>
> Please try the following:
>
> CD C:\Users\user\DevKit
>
> SET PATH=%PATH%;%CD%\mingw\libexec\gcc\mingw32\4.5.1
>
> And try the compilation process again.
>


Hmm, here is some thread where they say how to analyze this issue:
http://lists-archives.org/mingw-users/threads.html#19318

Selvaraj

unread,
Jan 29, 2011, 3:17:57 PM1/29/11
to rubyin...@googlegroups.com
For compilation process what are the commands to run to solve the issue.?


-Selva

--
You received this message because you are subscribed to the Google Groups "RubyInstaller" group.
To post to this group, send email to rubyin...@googlegroups.com.
To unsubscribe from this group, send email to rubyinstalle...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyinstaller?hl=en.

Vít Ondruch

unread,
Jan 29, 2011, 3:19:12 PM1/29/11
to rubyin...@googlegroups.com
Dne 29.1.2011 21:15, Luis Lavena napsal(a):
> On Sat, Jan 29, 2011 at 5:07 PM, Selvaraj<selva.s...@gmail.com> wrote:
>> Thank you..
>> DevKit version -- I have downloaded the following version
>> "DevKit-tdm-32-4.5.1-20101214-1400-sfx"
>> Windows Vista home premium..
>>
>> still its not working..result of those commends
> Is a known Vista issue of GCC, was fixed long ago (in 3.4.5) but is
> back under certain versions of Vista, specially the ones without
> Service Pack installed.
>
> Please try the following:
>
> CD C:\Users\user\DevKit
>
> SET PATH=%PATH%;%CD%\mingw\libexec\gcc\mingw32\4.5.1
>
> And try the compilation process again.
>

Also at the end of this thread is interesting solution:
http://www.avrfreaks.net/index.php?name=PNphpBB2&file=viewtopic&t=73219

Selvaraj

unread,
Jan 29, 2011, 3:25:24 PM1/29/11
to rubyin...@googlegroups.com
Thanks luis, Vit,
 
Last step solved the issue...

Thanks a lot..

-Selva

--
You received this message because you are subscribed to the Google Groups "RubyInstaller" group.
To post to this group, send email to rubyin...@googlegroups.com.
To unsubscribe from this group, send email to rubyinstalle...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyinstaller?hl=en.

Vít Ondruch

unread,
Jan 29, 2011, 3:26:40 PM1/29/11
to rubyin...@googlegroups.com
Dne 29.1.2011 21:25, Selvaraj napsal(a):
Really? What was the content ... please share with us if it is not too late :) I am afraid we will need it again in the future ...

Vit

Selvaraj

unread,
Jan 29, 2011, 3:32:07 PM1/29/11
to rubyin...@googlegroups.com
I just followed the Luis command..

first step : SET PATH=%PATH%;%CD%\mingw\libexec\gcc\mingw32\4.5.1

then ruby dk.rb init
then ruby dk.rb install

Its working now...I have successfully installed RedCloth gem..
 :) Ohh its 2 AM.,.. Good Night...

-Selva

Jon

unread,
Jan 29, 2011, 3:48:48 PM1/29/11
to rubyin...@googlegroups.com
> Is a known Vista issue of GCC, was fixed long ago (in 3.4.5) but is
> back under certain versions of Vista, specially the ones without
> Service Pack installed.

Would one of you please add a topic to https://github.com/oneclick/rubyinstaller/wiki/Troubleshooting that includes something similar to http://wiki.codeblocks.org/index.php?title=Installing_MinGW_with_Vista#Executeables (add add the directory containing cc1plus.exe to %PATH%) and a link to the MinGW tracker bug?

Luis...do you know of a better bug report for this than http://sourceforge.net/tracker/?func=detail&aid=3092806&group_id=2435&atid=102435 or

Jon

---
blog: http://jonforums.github.com/
twitter: @jonforums

Luis Lavena

unread,
Jan 29, 2011, 4:02:26 PM1/29/11
to rubyin...@googlegroups.com
On Sat, Jan 29, 2011 at 5:48 PM, Jon <jon.f...@gmail.com> wrote:
>> Is a known Vista issue of GCC, was fixed long ago (in 3.4.5) but is
>> back under certain versions of Vista, specially the ones without
>> Service Pack installed.
>
> Would one of you please add a topic to https://github.com/oneclick/rubyinstaller/wiki/Troubleshooting that includes something similar to http://wiki.codeblocks.org/index.php?title=Installing_MinGW_with_Vista#Executeables (add add the directory containing cc1plus.exe to %PATH%) and a link to the MinGW tracker bug?

Adding the issues.

> Luis...do you know of a better bug report for this than http://sourceforge.net/tracker/?func=detail&aid=3092806&group_id=2435&atid=102435 or
>

Only the ones in MinGW threads.

Luis Lavena

unread,
Jan 29, 2011, 4:46:51 PM1/29/11
to rubyin...@googlegroups.com
On Sat, Jan 29, 2011 at 6:02 PM, Luis Lavena <luisl...@gmail.com> wrote:
> On Sat, Jan 29, 2011 at 5:48 PM, Jon <jon.f...@gmail.com> wrote:
>>
>> Would one of you please add a topic to https://github.com/oneclick/rubyinstaller/wiki/Troubleshooting that includes something similar to http://wiki.codeblocks.org/index.php?title=Installing_MinGW_with_Vista#Executeables (add add the directory containing cc1plus.exe to %PATH%) and a link to the MinGW tracker bug?
>
> Adding the issues.
>

Added that and the AutoRun issue:

https://github.com/oneclick/rubyinstaller/wiki/Troubleshooting#gems_fails_vista
https://github.com/oneclick/rubyinstaller/wiki/Troubleshooting#gems_fails_autorun

Reply all
Reply to author
Forward
0 new messages