Is NCAR Graphics available for PCs or VMS systems?
No. NCAR Graphics was written to run on UNIX platforms only. If you have the NCAR Graphics source, then you are allowed to port to any kind of system you want. Notes from installers who have ported NCAR Graphics to various systems are available on our anonymous FTP account. • How can I get help for porting NCAR Graphics to an unsupported system? There may be some port notes available on our anonymous FTP account. To find out which port notes are available, your FTP session should look like this: ftp ftp.ucar.edu Name(ftp.ucar.edu:login_name): anonymous Password: your_email_address ftp> cd ncarg/unix3.1 ftp> get README README.3.1 ftp> cd ../unix3.2.1 ftp> get README README.3.2.1 ftp> quit You can also try posting to the ncarg-talk e-mail group. • I am calling the GKS routine GFA to fill an area, but it doesn’t seem to be working. What’s wrong? You probably need to call the GKS routine GSFAIS with a value of “1” to turn filling on. The default in GKS is not to fill, so you have to turn o