Re: [Wtr-general] Watir 1.5..1..1158 installation

2007-03-28 Thread Simba
Thanks vermillion  ,actually i made silly mistake there, i was not downloaded 
Gem.zip file i was having only Bonus.zip.
___
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general


[Wtr-general] Watir 1.5..1..1158 installation

2007-03-27 Thread Simba
I have download Development version of Watir( Watir-bonus-1.5.1.1158 )
But when i give gem install Watir in CMD prompt ,its Installing Watir.1.4.1 
instead of watir 1.5.1.1158 [It says successfully installed watir 1.4.1].Any 
body knows reason for this.

Procedure i have used for Installation
1.Uninstall Ruby 
2. Uninsall Watir 1.4.1
3.Install Ruby
4.Went to the Downloaded Folder in CMD
5.Typed Gem install Watir
___
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general


Re: [Wtr-general] Watir 1.5..1..1158 installation

2007-03-27 Thread Angrez Singh

Hi,

Why you have uninstalled Ruby? Any reasons.

Regards,
Angrez

On 3/27/07, Simba [EMAIL PROTECTED] wrote:


I have download Development version of Watir( Watir-bonus-1.5.1.1158 )
But when i give gem install Watir in CMD prompt ,its Installing
Watir.1.4.1 instead of watir 1.5.1.1158 [It says successfully installed
watir 1.4.1].Any body knows reason for this.

Procedure i have used for Installation
1.Uninstall Ruby
2. Uninsall Watir 1.4.1
3.Install Ruby
4.Went to the Downloaded Folder in CMD
5.Typed Gem install Watir
___
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

___
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

Re: [Wtr-general] Watir 1.5..1..1158 installation

2007-03-27 Thread Charley Baker

Possibly you have the Watir 1.4.1 gem in that folder? Try gem install
watir-1.5.1.1158.gem

-Charley

On 3/27/07, Angrez Singh [EMAIL PROTECTED] wrote:


Hi,

Why you have uninstalled Ruby? Any reasons.

Regards,
Angrez

On 3/27/07, Simba [EMAIL PROTECTED]  wrote:

 I have download Development version of Watir( Watir-bonus-1.5.1.1158 )
 But when i give gem install Watir in CMD prompt ,its Installing
 Watir.1.4.1 instead of watir 1.5.1.1158 [It says successfully installed
 watir 1.4.1].Any body knows reason for this.

 Procedure i have used for Installation
 1.Uninstall Ruby
 2. Uninsall Watir 1.4.1
 3.Install Ruby
 4.Went to the Downloaded Folder in CMD
 5.Typed Gem install Watir
 ___
 Wtr-general mailing list
 Wtr-general@rubyforge.org
 http://rubyforge.org/mailman/listinfo/wtr-general



___
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

___
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

Re: [Wtr-general] Watir 1.5..1..1158 installation

2007-03-27 Thread matt
You must have the watir gem file for 1158 (watir-1.5.1-1158.gem) in the current 
working directory.  Then you can execute 'gem install watir'.

Hope this helps.
___
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general