[wtr-general] Re: Where to download gem watir 1.5.1.1100 ?

2009-11-26 Thread Jarmo Pertman
By the way, all the installed gem files in the past are stored also in
Ruby directory. For example, i have all of these in C:\ruby\lib\ruby
\gems\1.8\cache

On Nov 25, 1:36 pm, Željko Filipin zeljko.fili...@wa-research.ch
wrote:
 On Wed, Nov 25, 2009 at 12:32 PM, 唐觊隽 r7raul1...@gmail.com wrote:
 Still not ok!

 You will have to provide more data. What exactly have you done and what
 exactly happened.

 Željko

-- 
You received this message because you are subscribed to the Google Groups 
Watir General group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general


[wtr-general] Re: Where to download gem watir 1.5.1.1100 ?

2009-11-25 Thread 唐觊隽
gem update --system
gem install watir
Have no effect!!Because my network is so slow!! How to install it locally?

2009/11/25 b...@pettichord.com bpettich...@gmail.com


 This will be hard to build. We've updated our build instructions to
 match the current code in developement. Back then we were using SVN
 and I think you would need to pull from our old SVN repository on
 OpenQA to build this. The 1100 was the SVN revision number of the
 source it was built from.

 It's also possible that the Wayback machine could be used to recover
 old gems.

 Bret

 On Nov 24, 6:56 am, andoy andoysali...@gmail.com wrote:
  On Nov 24, 8:40 pm, Željko Filipin zeljko.fili...@wa-research.ch
  wrote:
 
   On Tue, Nov 24, 2009 at 1:27 PM, andoy andoysali...@gmail.com wrote:
Just making sure I can revert to this version. I'm in the process of
migrating to 1.6.5.
 
   You can always uninstall 1.6.5 and you will be reverted automatically
 to
   what you had before.
 
  I had 1.5.6 installed in one machine then upgraded to 1.6.5, reverting
  with gem uninstall watir didn't do the trick for me, i had to gem
  install -v 1.5.6 to get it working again, so i assumed it could
  happen when coming form 1.5.1.1100
 
 
 
Do you have a local copy you could send me?
 
   No. I think you could build it yourself. There are instructions
 somewhere on
   our wiki. If you need them, and can not find them, let me know.
 
  I guess i have no other choice but to build it myself :)
 
   Željko
 
  ~andoy
 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Watir General group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~--~~~~--~~--~--~---



[wtr-general] Re: Where to download gem watir 1.5.1.1100 ?

2009-11-25 Thread Željko Filipin
2009/11/25 唐觊隽 r7raul1...@gmail.com
 How to install it locally?

Get rubygems-update gem from:

http://rubyforge.org/frs/?group_id=126

Get watir gems (commonwatir, firewatir, watir) from:

http://rubyforge.org/frs/?group_id=104

Navigate in command prompt to place where gems are located:

gem install rubygems-update
gem instal watir

Not tested, but it should work.

Željko

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Watir General group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~--~~~~--~~--~--~---



[wtr-general] Re: Where to download gem watir 1.5.1.1100 ?

2009-11-25 Thread 唐觊隽
Thanks!
But I can't understand Navigate in command prompt to place where gems are
located?Where ?
2009/11/25 Željko Filipin zeljko.fili...@wa-research.ch

 2009/11/25 唐觊隽 r7raul1...@gmail.com

  How to install it locally?

 Get rubygems-update gem from:

 http://rubyforge.org/frs/?group_id=126

 Get watir gems (commonwatir, firewatir, watir) from:

 http://rubyforge.org/frs/?group_id=104

 Navigate in command prompt to place where gems are located:

 gem install rubygems-update
 gem instal watir

 Not tested, but it should work.

 Željko


 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Watir General group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~--~~~~--~~--~--~---



[wtr-general] Re: Where to download gem watir 1.5.1.1100 ?

2009-11-25 Thread 唐觊隽
E:\ruby\rubygems-1.3.5\rubygems-1.3.5gem install rubygems-update
ERROR:  http://gems.rubyforge.org/ does not appear to be a repository
ERROR:  could not find gem rubygems-update locally or in a repository
- -!!
2009/11/25 唐觊隽 r7raul1...@gmail.com

 Thanks!
 But I can't understand Navigate in command prompt to place where gems are
 located?Where ?
 2009/11/25 Željko Filipin zeljko.fili...@wa-research.ch

 2009/11/25 唐觊隽 r7raul1...@gmail.com

  How to install it locally?

 Get rubygems-update gem from:

 http://rubyforge.org/frs/?group_id=126

 Get watir gems (commonwatir, firewatir, watir) from:

 http://rubyforge.org/frs/?group_id=104

 Navigate in command prompt to place where gems are located:

 gem install rubygems-update
 gem instal watir

 Not tested, but it should work.

 Željko


 



--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Watir General group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~--~~~~--~~--~--~---



[wtr-general] Re: Where to download gem watir 1.5.1.1100 ?

2009-11-25 Thread Željko Filipin
On Wed, Nov 25, 2009 at 11:44 AM, 唐觊隽 r7raul1...@gmail.com wrote:
 But I can't understand Navigate in command prompt to place where gems are
located?Where ?

My mistake. Navigate to place where you have downloaded the gems. So if they
are in c:\ you would go there.

Željko

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Watir General group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~--~~~~--~~--~--~---



[wtr-general] Re: Where to download gem watir 1.5.1.1100 ?

2009-11-25 Thread Željko Filipin
On Wed, Nov 25, 2009 at 12:07 PM, 唐觊隽 r7raul1...@gmail.com wrote:
 I download rubygems-1.3.5 and watir-1.6.5.gem to e:/ruby

Ruby folder is probably the only place where you will get that pop up. Try
moving the gems to desktop or anywhere else.

Željko

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Watir General group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~--~~~~--~~--~--~---



[wtr-general] Re: Where to download gem watir 1.5.1.1100 ?

2009-11-25 Thread 唐觊隽
Thank you for you advice ! Still not ok!! This Drive me crazy!

2009/11/25 Željko Filipin zeljko.fili...@wa-research.ch

 On Wed, Nov 25, 2009 at 12:07 PM, 唐觊隽 r7raul1...@gmail.com wrote:
  I download rubygems-1.3.5 and watir-1.6.5.gem to e:/ruby

 Ruby folder is probably the only place where you will get that pop up. Try
 moving the gems to desktop or anywhere else.


 Željko

 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Watir General group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~--~~~~--~~--~--~---



[wtr-general] Re: Where to download gem watir 1.5.1.1100 ?

2009-11-25 Thread Željko Filipin
On Wed, Nov 25, 2009 at 12:32 PM, 唐觊隽 r7raul1...@gmail.com wrote:
Still not ok!

You will have to provide more data. What exactly have you done and what
exactly happened.

Željko

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Watir General group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~--~~~~--~~--~--~---



[wtr-general] Re: Where to download gem watir 1.5.1.1100 ?

2009-11-24 Thread andoy

Hi Željko,

Just making sure I can revert to this version. I'm in the process of
migrating to 1.6.5.

Do you have a local copy you could send me?

Thanks,
Andro

On Nov 24, 7:55 pm, Željko Filipin zeljko.fili...@wa-research.ch
wrote:
 On Tue, Nov 24, 2009 at 12:24 PM, andoy andoysali...@gmail.com wrote:
  Do you guys have a copy of watir 1.5.1.1100 gem?

 I do not think we have it online anywhere. Why do you need it?

 Željko
 --
 watir.com - community manager
 watirpodcast.com - host
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Watir General group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~--~~~~--~~--~--~---



[wtr-general] Re: Where to download gem watir 1.5.1.1100 ?

2009-11-24 Thread b...@pettichord.com

This will be hard to build. We've updated our build instructions to
match the current code in developement. Back then we were using SVN
and I think you would need to pull from our old SVN repository on
OpenQA to build this. The 1100 was the SVN revision number of the
source it was built from.

It's also possible that the Wayback machine could be used to recover
old gems.

Bret

On Nov 24, 6:56 am, andoy andoysali...@gmail.com wrote:
 On Nov 24, 8:40 pm, Željko Filipin zeljko.fili...@wa-research.ch
 wrote:

  On Tue, Nov 24, 2009 at 1:27 PM, andoy andoysali...@gmail.com wrote:
   Just making sure I can revert to this version. I'm in the process of
   migrating to 1.6.5.

  You can always uninstall 1.6.5 and you will be reverted automatically to
  what you had before.

 I had 1.5.6 installed in one machine then upgraded to 1.6.5, reverting
 with gem uninstall watir didn't do the trick for me, i had to gem
 install -v 1.5.6 to get it working again, so i assumed it could
 happen when coming form 1.5.1.1100



   Do you have a local copy you could send me?

  No. I think you could build it yourself. There are instructions somewhere on
  our wiki. If you need them, and can not find them, let me know.

 I guess i have no other choice but to build it myself :)

  Željko

 ~andoy
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Watir General group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~--~~~~--~~--~--~---