Getting Access To CORAL ----------------------- CORAL is freely available from ftp.cs.wisc.edu by anonymous ftp. From your machine, the steps to retrieve CORAL are : 1) ftp ftp.cs.wisc.edu asks for your id. Type 'anonymous'. asks for password. Type your full internet address 2) ls shows you the directories available. there should be one called 'coral' 3) cd coral a short message about the CORAL system release is printed 4) get README this transfers the README file. This should give you info about the rest of the files in the release. 5) if you are interested in the g++ prerelease of coral, cd g++.prerelease Note that a) you should set binary mode before transferring files. To do this, after entering ftp, type 'binary' b) if you have any restrictions on the size of files you are allowed to ftp, because of gateway restrictions, etc, there are split file versions of all the tar files available. Do a 'man split' to see how to merge the split files. Follow up : coral@cs.wisc.edu, praveen@cs.wisc.edu