
Presumably, you got here from the main WebReader Download page because your browser had problems downloading WebReader. The following instructions show how to fetch WebReader directly via FTP:
1. From a shell, log in via anonymous ftp:
2.
3. ftp dellbert.fractals.com
4. Connected to dellbert.fractals.com.
5. 220 dellbert.fractals.com FTP server (....) ready.
6. Name (dellbert.fractals.com:foo): anonymous
7.
8.
9.
10. When prompted for your password, enter
your e-mail address
11.
12.
13.
14. Go to the WebReader distribution
directory:
15.
16. ftp>
cd pub/WebReader
17. 250
CWD command successful.
18.
19.
20.
21. Set the transfer type to binary:
22.
23. ftp>
bi
24. 200
Type set to I.
25. ftp>
26.
27.
28.
29. Download the desired distribution:
30.
31. ftp>
get wr_install.exe ==>
for Windows 95/98
32. ftp>
get wr_install_solsparc.sh ==>
for Solaris/Sparc
33. ftp>
get wr_install_solx86.sh ==>
for Solaris/x86
34. ftp>
get wr_install.class ==>
for other platforms
35.
36. If you are downloading to a Solaris
system, be sure to set the permissions of
37. the downloaded file correctly, e.g.,
38.
39. chmod
755 wr_install_solx86.sh
40.
41.
42. Unpack as in the instructions
43.
The next few steps are common to all platforms, so return to the previous page.