Re: [R] help system works under IE but not Firefox

2010-02-26 Thread Raynor, Bill
2010 1:00 PM > To: Raynor, Bill > Cc: r-help@R-project.org > Subject: Re: [R] help system works under IE but not Firefox > > On 26/02/2010 11:31 AM, Raynor, Bill wrote: > > I just upgraded to 2.10.1 on a WinXPSP2 machine. When I type > help.start() R attempts to open a brow

Re: [R] help system works under IE but not Firefox

2010-02-26 Thread Duncan Murdoch
On 26/02/2010 11:31 AM, Raynor, Bill wrote: I just upgraded to 2.10.1 on a WinXPSP2 machine. When I type help.start() R attempts to open a browser session at http://127.0.0.1:27594/doc/html/index.html using my default browser (Firefox 3.6) and is unable to connect. If I then open the same page

[R] help system works under IE but not Firefox

2010-02-26 Thread Raynor, Bill
I just upgraded to 2.10.1 on a WinXPSP2 machine. When I type help.start() R attempts to open a browser session at http://127.0.0.1:27594/doc/html/index.html using my default browser (Firefox 3.6) and is unable to connect. If I then open the same page using IE 8, it works just fine. How do I fix