![]() | Installation Instructions | 2 Mar 1997 |
mkdir /usr/local/NetCharts
mv NetCharts.tar.Z /usr/local/NetCharts
uncompress NetCharts.tar.Z
tar xvf NetCharts.tar
NOTE: You need to use a version of UNZIP that preserves full length filenames in Windows 95 or NT. Otherwise, the truncated file names will not be found by the Java class loader.
File --> New Folder --> c:\NetCharts
We strongly recommend that you create a /NetCharts directory at the top of your Web hierarchy and place the classes there (or make a link to the classes subdirectory). In that way, any HTML file in the Web hierarchy can easily use the applets using the following applet tag:
<applet codebase=/NetCharts code=NFPiechartApp.class>Otherwise, the class files will have to be referenced relative to each HTML file, which will be difficult to maintain over time.
The license file entries can be added to your license file, NFLicense.dat, which should be stored in the classes subdirectory.
The file can be edited using any standard text editor. Additional
licenses can be added at any time, simply by appending that file. In
that way, a single file can be used to enable NetCharts objects on
multiple servers within an organization.