[wtr-general] Re: Trouble installing Watir on a Closed Network

2009-11-29 Thread bender25
I have finally worked this out.

I was not reading the install notes correctly, and was trying to use
replacement text where it was not required.

Thanks for the help.

On Nov 27, 8:09 pm, Željko Filipin zeljko.fili...@wa-research.ch
wrote:
 On Fri, Nov 27, 2009 at 12:50 AM, bender25 zuzi...@yahoo.com wrote:
  The Watir files I have include: commonwatir-1-6-5.rc2.gem,
  firewatir-1.6.5.rc2.gem and watir-1.6.5.rc2.gem

 Download these files fromhttp://rubyforge.org/frs/?group_id=104:

 commonwatir-1.6.5.gem
 firewatir-1.6.5.gem
 watir-1.6.5.gem

  I have tried downloading win32-process 0.5.5 from
 http://raa.ruby-lang.org/project/win32-process/0.5.4which came as a
  zip file but am not sure how to install it.

 Download win32-process-0.6.1.gem fromhttp://rubyforge.org/frs/?group_id=85

 You will probably also have to update/install rubygems-update gem (or
 something similar).

 Let me know if you have further problems with the installation.

 Ž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: Trouble installing Watir on a Closed Network

2009-11-29 Thread b...@pettichord.com
Quick tip for all. If you need to download gems so that you can
install them on a system not connected to an internet, you can use the
gem fetch command, then you can install the gems locally. This
command works for all gems, not just watir gems.

Bret

On Nov 27, 4:09 am, Željko Filipin zeljko.fili...@wa-research.ch
wrote:
 On Fri, Nov 27, 2009 at 12:50 AM, bender25 zuzi...@yahoo.com wrote:
  The Watir files I have include: commonwatir-1-6-5.rc2.gem,
  firewatir-1.6.5.rc2.gem and watir-1.6.5.rc2.gem

 Download these files fromhttp://rubyforge.org/frs/?group_id=104:

 commonwatir-1.6.5.gem
 firewatir-1.6.5.gem
 watir-1.6.5.gem

  I have tried downloading win32-process 0.5.5 from
 http://raa.ruby-lang.org/project/win32-process/0.5.4which came as a
  zip file but am not sure how to install it.

 Download win32-process-0.6.1.gem fromhttp://rubyforge.org/frs/?group_id=85

 You will probably also have to update/install rubygems-update gem (or
 something similar).

 Let me know if you have further problems with the installation.

 Ž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: Trouble installing Watir on a Closed Network

2009-11-29 Thread Jarmo Pertman
Hello.

Just download all your needed gem files from 
http://rubyforge.vm.bytemark.co.uk/gems/
for example and then install them from the command line with command
gem install gem-file-name.

Jarmo

On Nov 27, 1:50 am, bender25 zuzi...@yahoo.com wrote:
 Hi all,

 I am very new to Ruby and Watir and am having some diffuculty
 installing Watir to my PC.

 I am running on a PC that is not connected to the internet so I have
 dowloaded Watir 1.6.5 and am trying to install it using Ruby 1.8.6-26
 on my PC with XP and IE7 installed.

 The Watir files I have include: commonwatir-1-6-5.rc2.gem,
 firewatir-1.6.5.rc2.gem and watir-1.6.5.rc2.gem

 When I attempt to install any of these files, I get an error
 indicating that win32-process = 0.5.5 is required.

 Having checked the Gems that are installed on my PC, I see that win32-
 process is currently at 0.5.3 which is clearly not satisfying the
 required version.

 I am unsure what to do next to rectify this problem.

 I have tried downloading win32-process 0.5.5 
 fromhttp://raa.ruby-lang.org/project/win32-process/0.5.4which came as a
 zip file but am not sure how to install it.  I was thrown by the
 incorrect version number in this URL, however it seemed to contain the
 correct version on inspection of files when downloaded.

 Any suggestions towards resolving this issue will be greatly
 appreciated.

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