 PRECOMPILED BINARIES --------------------  O The kit contains executable images and pre-compiled object modules for both VAX  and Alpha systems.  C Please note that these binaries are for the following systems ONLY:      * OpenVMS 6.2 or greater   * NETLIB 2.0J or greater.   * DEC C 5.3 or greater  (not VAX C or GNU C)  @ [They MAY work on other combinations but this is not guaranteed]     LOCATION OF BINARIES --------------------  M The following subdirectories contain the various binaries and object modules:        [.EXE_ALPHA]H 	Executables for PINE, PICO, MTEST, IMAPD and IPOP3D compiled and linked 	for Alpha architecture.     [.EXE_VAX]H 	Executables for PINE, PICO, MTEST, IMAPD and IPOP3D compiled and linked 	for VAX architecture.     [.OBJ_ALPHA...] ? 	Object modules and libraries for the above, compiled for ALPHA  	architecture.     [.OBJ_VAX...] = 	Object modules and libraries for the above, compiled for VAX  	architecture.     LINKING THE OBJECT MODULES --------------------------  N You can re-link the object modules for your system architecture to produce theM excutables. This may be useful if you have no C compiler and your system will E not run the supplied executables for any reason. Note that, to relink L correctly, you MUST have the DEC C run-time library available and the NETLIB software installed.     Follow this procedure to relink:  H   * Move to the top directory of the tree (the one containing this file)     * Use this command:  	$ @VMSBUILD NETLIB,LINK-ONLY   B This will link the object modules for the current architecture (in@ [.OBJ_xxx...]) and generate the executable images in [.EXE_xxx].  H Finally, follow the instructions in AAAREADME.TXT to install the images.   Andy Harper $ Kings College London					17-APR-1997