[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

win32console

Marcin Tyman

11/9/2007 10:34:00 AM

Hi,
I've no idea how to install it without VC 6.0. With further version of
VC I see following comment:

Microsoft (R) Program Maintenance Utility Version 8.00.50727.42
Copyright (C) Microsoft Corporation. All rights reserved.

cl -I. -Ic:/ruby/lib/ruby/1.8/i386-mswin32
-Ic:/ruby/lib/ruby/1.8/i386-mswin32 -I. -MD -Zi -O2b2xg- -G6 -c
-TpConsole.cpp
'cl' is not recognized as an internal or external command,
operable program or batch file.
NMAKE : fatal error U1077: 'cl' : return code '0x1'
Stop.


Any response will be helpful. Maybe there is any compiled version for
Win XP?

Thanks in advance
MT
--
Posted via http://www.ruby-....

2 Answers

Bernard Kenik

11/9/2007 4:45:00 PM

0

On Nov 9, 5:33 am, Marcin Tyman <m.ty...@interia.pl> wrote:
> Hi,
> I've no idea how to install it without VC 6.0. With further version of
> VC I see following comment:
>
> Microsoft (R) Program Maintenance Utility Version 8.00.50727.42
> Copyright (C) Microsoft Corporation. All rights reserved.
>
> cl -I. -Ic:/ruby/lib/ruby/1.8/i386-mswin32
> -Ic:/ruby/lib/ruby/1.8/i386-mswin32 -I. -MD -Zi -O2b2xg- -G6 -c
> -TpConsole.cpp
> 'cl' is not recognized as an internal or external command,
> operable program or batch file.
> NMAKE : fatal error U1077: 'cl' : return code '0x1'
> Stop.
>
> Any response will be helpful. Maybe there is any compiled version for
> Win XP?
>
> Thanks in advance
> MT
> --
> Posted viahttp://www.ruby-....

If you mean Console-2 Beta from SourceForge.net, this is what I did:

1. Unzipped the file.
2. Copied (moved) the Console2 folder to the root directory (C:/
console2)
3. Create a shortcut on the desktop to point to C:
\Console2\Console.exe

Hope this helps.


Bernard Kenik

11/9/2007 4:59:00 PM

0

On Nov 9, 11:45 am, bbiker <ren...@nc.rr.com> wrote:
> On Nov 9, 5:33 am, Marcin Tyman <m.ty...@interia.pl> wrote:
>
>
>
>
>
> > Hi,
> > I've no idea how to install it without VC 6.0. With further version of
> > VC I see following comment:
>
> > Microsoft (R) Program Maintenance Utility Version 8.00.50727.42
> > Copyright (C) Microsoft Corporation. All rights reserved.
>
> > cl -I. -Ic:/ruby/lib/ruby/1.8/i386-mswin32
> > -Ic:/ruby/lib/ruby/1.8/i386-mswin32 -I. -MD -Zi -O2b2xg- -G6 -c
> > -TpConsole.cpp
> > 'cl' is not recognized as an internal or external command,
> > operable program or batch file.
> > NMAKE : fatal error U1077: 'cl' : return code '0x1'
> > Stop.
>
> > Any response will be helpful. Maybe there is any compiled version for
> > Win XP?
>
> > Thanks in advance
> > MT
> > --
> > Posted viahttp://www.ruby-....
>
> If you mean Console-2 Beta from SourceForge.net, this is what I did:
>
> 1. Unzipped the file.
> 2. Copied (moved) the Console2 folder to the root directory (C:/
> console2)
> 3. Create a shortcut on the desktop to point to C:
> \Console2\Console.exe
>
> Hope this helps.- Hide quoted text -
>
> - Show quoted text -

Sorry, misread your question.

Yes, you can download the win32console gem