This CDROM contains Empress products
for Intel x86 running Red Hat Enterprise Linux 4 (Japanese)

file/directory	Description
--------------	-----------
3rdparty/	contains third party software and publicly available
		source code

docs/		Empress documents. You can use a Web browser to view
		these documents.

		For UNIX systems, all you have to do is to set the
		Document Location (URL) to:
			file:/CDROM/docs/docroot/index.htm
		where CDROM is the directory you mount your CDROM.

		For Microsoft Windows systems, set the Document Location
		URL to:
			E:\docs\docroot\index.htm
		where E is the CDROM drive letter of your CDROM drive.

empress/	contains licensed Empress software for this platform.
others/		Empress products for other platforms. You can find the
		ODBC Client Driver for Win32 platform there.
install.sh	The installation program. Run 'sh install.sh' to invoke it.

readme/readme		this file		
readme/readme.txt	this file (Microsoft text format)


Installation
------------

This product is recommended to install using a regular user id such as
'empress'.

1. Make sure your target system matches to this software intended for.

2. Mount the CD-ROM to your CD-ROM drive.

   If your target system does not physically connect to a CD-ROM drive,
   go to step 3.

   Make sure the CD-ROM is mounted to support lower case file name.
   You may need your system administrator to assist you.

   Go to step 5.

3. Mount the CD-ROM in another system. Then, set up your target system
   to NFS mount the CD-ROM remotely. You will need your system administrator
   to assist you.

   If this method is not feasible, go to step 4.

   Make sure your target system can see lower case file name in the
   remotely mounted CD-ROM.

   Go to step 5.

4. Mount the CD-ROM in another system. Copy the file cdrXXXXX.tar
   to the target system where XXXXX is the part number.

   You can use various commands to copy the file such as ftp, rcp, etc.

   mkdir tmp_cdrom
   cd tmp_cdrom
   tar xvf ../cdrXXXXX.tar

   Go to step 6.

5. change directory to the cdrom directory.

6. sh ./install.sh
