 		VAX INSTALLATION OF CGLE 		========================  D CGLE requires about 15000 blocks, if you are short of disk space youD can trim this down by deleting the manual LATEX files, the C source D code and even unused drivers and fonts.  (down to about 8000 blocks)  E Mount the distribution tape in your tape drive and enter the commands * (replace MUA0 with the name of your drive)D (replace SYS$SYSDEVICE with the diskname you want to install gle on)/ (this will create the directory tree [CGLE...])    	$ MOUNT/FOR mua0:   	$ SET PROC/PRIV=ALL, 	$ BACKUP mua0:CGLE.BCK sys$sysdevice:[*...]  B (Only do this next line if you want the font source)	(8000 blocks)- (You DO NOT need these font source files ***) 0 	$ BACKUP mua0:CGLEFONT.BCK sys$sysdevice:[*...] 	  Insert the line & 	$ @sys$sysdevice:[cgle]cgle_start.com into sys$manager:systartup.com and include the file   	CGLE_TOP:CGLE_LOGIN.COM into sys$manager:sylogin.com  @ 	!!! the installation is now complete, who needs vms install !!!  G (WARNING: cgle_start.com MUST remain in the top level gle directory as  , it uses its own position to define logicals)M ----------------------------------------------------------------------------- 
 RUNNING CGLE   ------------9 Now interactivly execute the startup and login procedure. & 	$ @sys$sysdevice:[cgle]cgle_start.com& 	$ @sys$sysdevice:[cgle]cgle_login.com  > Set your default to a scratch area: (with examples accessable), 	$ define workarea sys$login:,cgle_examples: 	$ set default workarea:J Then fire up gle, best results on an xterminal, or tek4010, or regis vt240" (or use /dev=vt100 if you have to)3 	$ cgle bar.gle /dev=regis	(or /dev=x, or /dev=tek) K (press f10 to redraw, f13 to load in different examples, f9 for graph form) - (on a vt100 GOLD 0 to redraw, GOLD 3 to load)    then to print it 	$ cgle bar /dev=ps " 	$ print bar.ps /que=laser /notify or 	$ cgle bar /printJ by default  "$ cgle bar /print" will print a postscript file to the Laser F queue, you can change this by editing the file CGLE_TOP:CGLE_START.COM  M -----------------------------------------------------------------------------  PRINTING THE MANUAL  -------------------  You need a POSTSCRIPT printer.  ' 	$ print cgle_manual:cgle.ps /que=laser   I The .DVI file created by LATEX is provided so if you have LATEX you could + use it to print to another sort of printer.   I (Alternatively order coppies of the manual from us directly, see the file  ORDER.TXT for details)  L ----------------------------------------------------------------------------( Trimming down disk space required by GLE( ----------------------------------------   	$ @cgle_top:cgle_trim.com  . (This will take gle down to about 8000 blocks)  M -----------------------------------------------------------------------------  INSTALLING GLE on your a PC  --------------------------- = First use FTP, KERMIT or other file transfer utility to copy  7 cgle_top:gle%.arc to your pc hard disk (top directory). < (in ftp or kermit use the BINARY mode to transfer the files) (or NFT with PCSA) e.g. 	ftp> binary  	ftp> get cgle_pc:gle1.zip 	ftp> get cgle_pc:gle2.zip 	ftp> get cgle_pc:gle3.zip 	ftp> get cgle_pc:gle4.zip 	ftp> get cgle_pc:pkunzip.exe  	ftp> get cgle_pc:install.exe  (optional files)C 	ftp> get cgle_pc:gle_xps.zip	! PostScript driver (expanded memory) ? 	ftp> get cgle_pc:gle_xpc.zip	! Screen driver (expanded memory) 0 	ftp> get cgle_pc:gle_ps.zip	! PostScript driver@ 	ftp> get cgle_pc:gle_bit.zip	! Bitmap drivers (epson, laserjet)* 	ftp> get cgle_pc:gle_hp.zip	! Hpgl driverA 	ftp> get cgle_pc:gle_man.zip	! Manip utility (data manipulation) C 	ftp> get cgle_pc:gle_sur.zip	! Surface plotting, Contouring etc... 7 	ftp> get cgle_pc:gle_fmt.zip	! extra font metric files 7 	ftp> get cgle_pc:gle_fve.zip	! extra font vector files    Then enter the command.  	C:\ install and answer the questions....  D The six transfered files can be coppied to a 360K floppy and used to+ install GLE on pc's not connected to a VAX.   D The optional files can be coppied to extra 360K floppies (or all on $ one 1.2Meg floppy) for installation.