Cynosure.X International


Getting Started

CI Class Package is distributed in the industry standard ZIP format. To de-archive the ZIP files, you will need an unzip utility. More then likely, you already have one installed. If not, you can download the latest, free unzip utility from Info-ZIP.

Installing the Class Package

After downloading the archive, move them into your classpath directory and unzip. If you are not using an 'unzip' utility from Info-ZIP, make sure you set the switch to unzip all directories in the archive.

The classpath environmental variable have to be set to point to the directory where the class package resides. The class path I use is

set classpath=.;c:\JDK\lib\classes.zip;c:\classes; 

Which means, I unzipped the class package archive in 'c:\classes'. Refer to your JDK or JRE documentations for more detail.


CI Class Package, its manual, and its web pages are Copyright (C) 1997 by Chieh Cheng. All Rights Reserved.