[wtr-general] Re: ERROR installing watir

2008-10-07 Thread Tim Koopmans

Dang, can't take my own advice =)

I've created an MSI based on Windows XP SP2 with Ruby 1.8.6 and Watir
1.5.6 here:
http://justaddwatir.com/watir/wp-content/uploads/watir_156.msi

Feel free to try it out, no guarantees of course ... There is also
some brief instructions for use here:
http://justaddwatir.com/watir/q-how-do-i-install-watir-standalone/

Regards,
Tim Koopmans
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~--~~~~--~~--~--~---



[wtr-general] Re: ERROR installing watir

2008-10-07 Thread Tim Koopmans

Indeed, it's a chicken and egg scenario =)

I used to package applications into MSIs; I've often thought about
rolling my own msi to take from site to site, as the organizations I
work in rarely have unauthenticated access to the internet. However
doing it via a batch file works well for me. An MSI would just
introduce version problems if watir (or its dependencies) are
regularly updated. Would still consider doing this though if it's a
common problem to the community ...

Cheers,
Tim Koopmans
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~--~~~~--~~--~--~---



[wtr-general] Re: ERROR installing watir

2008-10-07 Thread Bret Pettichord

I've found that the gem installer works much better if you do a "gem 
update --system". Unfortunately this can be hard to do also (for the 
same reasons).

On one occassion, I did this update on a machine that did not have 
connection problems, then I copied the entire ruby directory to my other 
machines. After that, the gem installer worked great.

Bret

Tim Koopmans wrote:
> This happens to me a lot. Try installing from gem files downloaded
> manually. There's some instructions on how to do this here:
> http://justaddwatir.com/watir/q-how-do-i-gem-install-watir-behind-a-proxy-server/
>
> Check out the comments section for recent example.
>
> Regards,
> Tim Koopmans
> >
>   


--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~--~~~~--~~--~--~---



[wtr-general] Re: ERROR installing watir

2008-10-07 Thread Tim Koopmans

This happens to me a lot. Try installing from gem files downloaded
manually. There's some instructions on how to do this here:
http://justaddwatir.com/watir/q-how-do-i-gem-install-watir-behind-a-proxy-server/

Check out the comments section for recent example.

Regards,
Tim Koopmans
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~--~~~~--~~--~--~---



[wtr-general] Re: ERROR installing watir

2008-10-07 Thread Bret Pettichord

Here is some information here about installing Watir from behind a proxy.
http://wiki.openqa.org/display/WTR/Installing+ruby+gems+from+behind+proxy+firewall

Watir now depends on several other gems, so it will be complicated to 
try and download and install them them all locally. You will need to 
find out how to make the Proxy install work. Thousands of other users 
have been able to get this to work, so please be persistent. This is a 
general feature of the Ruby Gem system, and not Watir specific.

Bret

ran_watir wrote:
> I have been perusing the discussion lists to find something related to
> problems installing watir on Windows. Although I did find a lot of
> things, did not see the specific error message I am encountering.
> There was no gem to update and I downloaded the most recent version of
> Ruby I found on their web site. I am behind a firewall that requires
> authentication but setting HTTP_PROXY variable did not help either. I
> am running Windows XP.
>
> Any suggestions?
>
> Thanks in advance.
>
> Ranulfo
>
> D:\>gem install watir
> ERROR:  http://gems.rubyforge.org/ does not appear to be a repository
> ERROR:  could not find gem watir locally or in a repository
>
> D:\>gem update --system
> Updating RubyGems
> Nothing to update
>
> D:\>gem install watir
> ERROR:  http://gems.rubyforge.org/ does not appear to be a repository
> ERROR:  could not find gem watir locally or in a repository
>
> D:\>gem -v
> 1.2.0
>
> >
>   


--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~--~~~~--~~--~--~---



[wtr-general] Re: ERROR installing watir

2008-10-07 Thread Željko Filipin
On Tue, Oct 7, 2008 at 2:39 AM, Alister Scott <[EMAIL PROTECTED]>
wrote:
> http://wiki.openqa.org/display/WTR/Development+Builds

Alister,

gems at that page are really old. Maybe you should remove them.



Ranulfo,

Download watir from here (and follow Alister's instructions):

http://rubyforge.org/frs/?group_id=104&release_id=22799

Direct link to the newest gem:

http://rubyforge.org/frs/download.php/38130/watir-1.5.6.gem

Željko
--
http://watirpodcast.com/bret-pettichord-on-firewatir/

--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~--~~~~--~~--~--~---



[wtr-general] Re: ERROR installing watir

2008-10-06 Thread Alister Scott

Hi,
Try downloading the gem from this page and installing it locally:
http://wiki.openqa.org/display/WTR/Development+Builds

# Download the gem.
# Open a command window.
# cd to the directory where you downloaded the gem.
# type gem install --local watir

Cheers,
Alister

On Oct 7, 2:55 am, ran_watir <[EMAIL PROTECTED]> wrote:
> I have been perusing the discussion lists to find something related to
> problems installing watir on Windows. Although I did find a lot of
> things, did not see the specific error message I am encountering.
> There was no gem to update and I downloaded the most recent version of
> Ruby I found on their web site. I am behind a firewall that requires
> authentication but setting HTTP_PROXY variable did not help either. I
> am running Windows XP.
>
> Any suggestions?
>
> Thanks in advance.
>
> Ranulfo
>
> D:\>gem install watir
> ERROR:  http://gems.rubyforge.org/does not appear to be a repository
> ERROR:  could not find gem watir locally or in a repository
>
> D:\>gem update --system
> Updating RubyGems
> Nothing to update
>
> D:\>gem install watir
> ERROR:  http://gems.rubyforge.org/does not appear to be a repository
> ERROR:  could not find gem watir locally or in a repository
>
> D:\>gem -v
> 1.2.0
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~--~~~~--~~--~--~---