I added a tsm.conf file in /etc/ld.so.conf.d directory, then run ldconfig. Tsm.conf:
/opt/tivoli/tsm/client/api/bin /opt/tivoli/tsm/client/api/bin64 /usr/local/ibm/gsk8_64/lib64 STEPHEN STACKWICK | Senior Consultant | 301.518.6352 (m) | stephen.stackw...@icfi.com | icfi.com ICF INTERNATIONAL | 7125 Thomas Edison Dr, Suite 100, Columbia, Md 21046 | 443-718-4900 (o) > -----Original Message----- > From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf > Of oxyopes > Sent: Thursday, December 12, 2013 10:55 AM > To: ADSM-L@VM.MARIST.EDU > Subject: [ADSM-L] Install TSM client 6.2.5.0 on Ubuntu 12.04 64bit > > Hi, > > does anybody here ever made this installation? > > I've tried a few approaches but no success. Below a description of my last > attempt. Any clue?... > > #==== start command line sequence ============ tar xvf 6.2.5.0-TIV-TSMBAC- > LinuxX86.tar apt-get install alien ksh > > alien --script gskcrypt64-8.0.14.6.linux.x86_64.rpm > dpkg --force-architecture -i gskcrypt64_8.0-15.6_amd64.deb > > alien --script gskssl64-8.0.14.6.linux.x86_64.rpm > dpkg --force-architecture -i gskssl64_8.0-15.6_amd64.deb > > # the other pkgs must be changed first > alien -g TIVsm-API64.i386.rpm > mv TIVsm-API64-6.2.5/debian TIVsm-API64-6.2.5/DEBIAN > vi TIVsm-API64-6.2.5/DEBIAN/control > #_____file must look like this______________________________________ > TIVsm-API64-6.2.5/DEBIAN/control > Source: tivsm-api64 > Section: alien > Priority: extra > Maintainer: me <m...@buu.me> > Package: tivsm-api64 > Architecture: amd64 > Description: the API > IBM Tivoli Storage Manager API . > (Converted from a rpm package by alien version 8.86.) > Version: 6.2.5.0 > #-------------- end of file----------------------------------------- > > dpkg -b TIVsm-API64-6.2.5 > dpkg --force-architecture -i TIVsm-API64-6.2.5.deb > > > alien -g TIVsm-BAhdw.i386.rpm > mv TIVsm-BAhdw-6.2.5/debian TIVsm-BAhdw-6.2.5/DEBIAN vi TIVsm-BAhdw- > 6.2.5/DEBIAN/control #_____file must look like > this______________________________________ > Source: tivsm-bahdw > Section: alien > Priority: extra > Maintainer: me <m...@buu.me> > Package: tivsm-bahdw > Architecture: amd64 > Description: the ONTAP library > IBM Tivoli Storage Manager ONTAP Library . > (Converted from a rpm package by alien version 8.86.) > Version: 6.2.5.0 > #-------------- end of file----------------------------------------- > > dpkg --force-architecture --force-overwrite -i TIVsm-BAhdw-6.2.5.deb # obs: > this overwrites '/opt/tivoli/tsm/client/ba/bin/.buildDate' > # from tivsm-ba 6.2.5.0 but files seem to be identical > > > alien -g TIVsm-BA.i386.rpm > mv TIVsm-BA-6.2.5/debian TIVsm-BA-6.2.5/DEBIAN > vi TIVsm-BA-6.2.5/DEBIAN/control > #_____file must look like this______________________________________ > Source: tivsm-ba > Section: alien > Priority: extra > Maintainer: me <m...@buu.me> > Package: tivsm-ba > Architecture: amd64 > Description: the Backup Archive Client > IBM Tivoli Storage Manager Client . > (Converted from a rpm package by alien version 8.86.) > Version: 6.2.5.0 > #-------------- end of file----------------------------------------- > > dpkg -b TIVsm-BA-6.2.5 > dpkg --force-architecture --force-overwrite -i TIVsm-BA-6.2.5.deb > > > alien -g TIVsm-HSM.i386.rpm > mv TIVsm-HSM-6.2.5/debian TIVsm-HSM-6.2.5/DEBIAN vi TIVsm-HSM- > 6.2.5/DEBIAN/control #_____file must look like > this______________________________________ > Source: tivsm-hsm > Section: alien > Priority: extra > Maintainer: me <m...@buu.me> > Package: tivsm-hsm > Architecture: amd64 > Description: the Hierarchical Storage Management Client > IBM Tivoli Storage Manager HSM Client . > (Converted from a rpm package by alien version 8.86.) > Version: 6.2.5.0 > #-------------- end of file----------------------------------------- > dpkg -b TIVsm-HSM-6.2.5 > dpkg --force-architecture -i TIVsm-HSM-6.2.5.deb > > # configure dsm.sys and dsm.opt > > ln -s /opt/tivoli/tsm/client/lang/EN_US /opt/tivoli/tsm/client/ba/bin/EN_US > > dsmc > > ANS1464S Cannot load ICC encryption library. > > #==== end of command line sequence ============ > > thx... > > +---------------------------------------------------------------------- > |This was sent by oxyo...@gmail.com via Backup Central. > |Forward SPAM to ab...@backupcentral.com. > +----------------------------------------------------------------------