[BioC] RE: Problem about proxy in linux
michael watson (IAH-C)
michael.watson at bbsrc.ac.uk
Tue Mar 15 10:54:42 CET 2005
Depending on your falvour of linux, you may also need to unset no_proxy:
%> export http_proxy=http://autoproxy:portnumber
%> unset no_proxy; R
Etc
Etc
-----Original Message-----
From: bioconductor-bounces at stat.math.ethz.ch [mailto:bioconductor-bounces at stat.math.ethz.ch] On Behalf Of Cheng, Bu Qi
Sent: 15 March 2005 09:49
To: bioconductor at stat.math.ethz.ch
Subject: [BioC] RE: Problem about proxy in linux
________________________________
From: Cheng, Bu Qi
Sent: 2005Äê3ÔÂ15ÈÕ 17:43
To: 'bioconductor at stat.math.ethz.ch'
Subject: Problem about proxy in linux
Hi,
I want to install bioconductor in my linux machine. I set http_proxy=http://autoproxy:portnumber. But it seems R did not work to get file by http.
> source(http://www.bioconductor.org/getBioC.R)
Error in file(file, ¡°r¡±) : unable to open connection
In addition: Warning message:
Cannot open: HTTP status was ¡®404 Not Found¡¯
By using the proxy I set, netscape can be used. But why R does not work?
Thanks!
Cheng, Buqi
[[alternative HTML version deleted]]
_______________________________________________
Bioconductor mailing list
Bioconductor at stat.math.ethz.ch https://stat.ethz.ch/mailman/listinfo/bioconductor
More information about the Bioconductor
mailing list