Accel32 Server for Linux, Version 1.02.1 ======================================== The file ACCEL32.TGZ contains the Accel32 Server for Linux binaries, the installation script and all the other files needed to use the Server and develop applications. The file must be uncompressed and expanded using the utility 'tar'. Copy this file to an installation directory, change to that directory and run the following command. After that, run the 'INSTALL' script from there to install the Server. tar -zxf ACCEL32.TGZ Note for this release ===================== The DAPIO32.H header file included in this release may cause problem with some newer versions of the GCC compiler because of unsupproted #pragma statements. Either removing these statements from the header file or switching to the G++ compiler may resolve this issue.