[plt-scheme] configure periodic update through a proxy server
On Jan 21, Raj wrote:
> Hi!
>
> My organization uses a proxy server. How can I configure scheme so
> that it will notify me when there's an update?
First of all you need to let PLT Scheme know that you're using a
proxy: in the preferences dialog choose the "Browser" tab and enter
your proxy address. Then, in the "Warnings" page you can make
DrScheme check for updates periodically.
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://www.barzilay.org/ Maze is Life!