 |
|
|
|
|
|
 |
hp software development kit |
 |
|
|
|
|
|
|
|
|
|
|
|
|
|
 |
|
 |
|
 |
native development on the Itanium system |
- You may install this package from either your /tmp directory or directly from this
CD-ROM.
- If you choose to download the package from this CD-ROM, click on the download link on the
product download page or manually copy it to the /tmp directory:
- cp /cdrom_mount/sdk/<name>.depot /tmp
/cdrom_mount is the directory where you have mounted the CD-ROM
- If you do not choose to download the package from the CD, you will need to
substitute "/tmp" with "/cdrom_mount/sdk" in the following path.
-
As superuser, type:
/usr/sbin/swinstall -s /tmp/<name> -x mount_all_filesystems=false \*
c compiler:
/usr/sbin/swinstall -s /tmp/cc_isu.depot -x mount_all_filesystems=false \*
c++ compiler:
/usr/sbin/swinstall -s /tmp/aCC_isu.depot -x mount_all_filesystems=false \*
fortran compiler:
/usr/sbin/swinstall -s /tmp/f90_isu.depot -x mount_all_filesystems=false \*
After installation /opt/langtools will contain files.
Example: /opt/langtools/lbin/u2comp
|