Accessing the DVD on the local system
You can install IBM® WebSphere® Message Broker Connectivity Pack for Healthcare from a local DVD.
Consult your operating system documentation for exact details
of the process.
On Windows:
- Log on with a user ID that has Administrator authority, but is not the Administrator ID.
- Insert the DVD into the drive of the computer onto which you want to install product components.
On Linux:
- Log in and ensure that your user ID has root authority.
- Create a DVD mount
point directory:
where /cdhealthcare is the mount point.mkdir /cdhealthcare
- Insert the DVD into the drive of the computer on to which you want to install product components.
- Run the following command:
where /dev/cd is the name of your DVD device (for example, /dev/hdc) and /cdhealthcare is the mount point.mount -o ro -t iso9660 /dev/cd /cdhealthcare