IDM 3.5.1 Non-Root Install fix for Linux, Solaris and AIX
This document (5007525) is provided subject to the disclaimer at the end of this document.
patches this patch supersedes
patches that supersede this patch
patch attributes
document
abstract
The non-root installer does not install the DXMLdev package. This problem happens on the following platforms: Linux, Solaris and AIX The files which are installed by the DXMLdev package are the following: XDS.jar CommonDriverShim.jar shimwrapper.jar. These files are needed by many of the drivers in order to be able to run.
details
Overview: New install script for the DXMLdev package for Linux, Solaris and AIX
System Requirements: IDM 3.5.1
Installation:
Method 1:
If the installer CD or ISO image has been copied or expanded to writeable media, then copy idm-nonroot-install to
cp idm-nonroot-install /home/fred/tmp/idm351/linux/setup
cd /home/fred/tmp/idm351/linux/setup
chmod +x idm-nonroot-install
./idm-nonroot-install
Method 2:
If the installer CD or ISO image is mounted normally (read-only), place idm-nonroot-install somewhere on the filesystem, add the execute permission, set the environment variable IDM_CD_ROOT to the base mount point of the CD or ISO image, and run. Example:
cp idm-nonroot-install /home/fred/tmp
cd /home/fred/tmp
chmod +x idm-nonroot-install
IDM_CD_ROOT=/media/cdrom/idm-nonroot-install
export IDM_CD_ROOT
./idm-nonroot-install
Technical Support Information:
The non-root installer does not install the DXMLdev package. This problem happens on the following platforms:
Linux, Solaris and AIX
file contents
Compressed File Name: idm351nonrootinstallir1.tar.gz
| Files Included | Size | Date |
|---|---|---|
| readme_5007525.html | N/A | 2008-05-14 21:11:58 |
disclaimer
The Origin of this information may be internal or external to Novell. Novell makes all reasonable efforts to verify this information. However, the information provided in this document is for your information only. Novell makes no explicit or implied claims to the validity of this information. Any trademarks referenced in this document are the property of their respective owners. Consult your product manuals for complete trademark information.
Novell is a registered trademark of Novell, Inc. in the United States and other countries. SUSE is a registered trademark of SUSE Linux AG, a Novell business. *All third-party trademarks are the property of their respective owners.
© 2007 Novell, Inc. All Rights Reserved.