Insert the SDK or Open Server CD in the CD drive, and if necessary, mount the CD. To install both products, repeat this procedure using the appropriate CD, after you install the first product.
The location of the mount command is site-specific and may differ from the instructions shown here. If you cannot mount the CD drive using the path shown, check your operating system documentation or contact your system administrator.
For HP HP-UX and HP Itanium:
Log out, log in as “root,” and mount the CD using:
mount -F cdfs -o ro,rr /device_name /cdrom
Then, log out and log in again as “sybase.”
For IBM AIX:
Log in as “sybase,” and mount the CD:
/usr/sbin/mount -v cdrfs -r device_name /cdrom
where:
device_name is the CD drive device name.
/cdrom is the name of the directory where the CD is to be mounted.
For Sun Solaris platforms:
The operating system automatically mounts the CD. Log in as “sybase.” If you receive CD-reading errors, check your operating system kernel to make sure the ISO 9660 option is turned on. On Sun Solaris, the CD drive device name is /cdrom/cdromx, where x is the number of the CD device.
For Linux platforms:
The operating system automatically mounts the CD.