THE EXE FILES ARE SOLARIS COMPATIBLE ONLY LoadICE version 3.9a for SUN workstation and other UNIX platforms. This version supports the changes to the FastPort Ethernet Print Server allowing a reset FastPort operation to work correctly. LoadICE version 3.8a for SUN workstation and other UNIX platforms. This version supports SUN workstation running either the SUN OS or SOLARIS. It supports serial ports, parallel ports, Ethernet via the FastPort print server. For other UNIX systems there is specific code for BSD and HP-UX. There is supports of the parallel port built on to the HP workstations. Define BSD or HP appropriately in the makefile. Use makefile.sol for Solaris Use makefile.sun for SUN OS (and other UNIX flavors - add appropriate defines) Copy the appropriate file to makefile and then run make. The default compiler is gcc. You can run under other compilers but you may have to tweek code. You may get numerous warnings and such out of make, please ignore them. PARALLEL PORT on SUN WORKSTATIONS: The parallel port is built on to the motherboard. It looks like a fine pitch connector that looks just like the one for network connection. You will need a special cable (SUN part# X975A) and adapter from Grammar Engine to connect the PromICE to the parallel port. You will also have to connect the serial port to the PromICE since the parallel port can be used for down-load only. If you are using the parallel port then put these line in your ini file. (substitute appropriate device) output = /dev/ttyb baud = 19200 ppbus = /dev/bpp0 For FastPort printer server (with hostname say newfp) iclude these lines. (assumes that both serial and parallel connections are made to the FastPort if there is only the serial connection then leave out the ppbus specification). fastport=newfp ppbus=/dev/null For further questions contact Grammar Engine Tech Support @ (614) 899-7878 or support@gei.com