This looks like a total RPM packaging meltdown on the part of Tivoli. The TIVsm-BA.s390.rpm package requires a file (libApiDS.so) that only comes in the TIVsm-API.s390.rpm. (The 64-bit API RPM delivers libApiDS64.so instead.)
As Mark Wiggins pointed out, the 31-bit version works just fine on 64-bit systems (I use that on my Slack/390x development machine). You could install all three of the RPMs that come in the tarball. Unless you're planning on actually writing software that calls TSM directly, I don't think you need the files that come with TIVsm-API64.s390.rpm. Mark Post -----Original Message----- From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of Peter Rothman Sent: Thursday, August 18, 2005 9:51 AM To: [email protected] Subject: TSM 64bit API install problem Anybody experience this and know how to get around it? 32bit install works ok. sdatztpf1:/tsm # rpm -i TIVsm-API64.s390.rpm Postinstall of the API IBM TSM Linux API installation complete. Be sure to set up the configuration files! sdatztpf1:/tsm # rpm -i TIVsm-BA.s390.rpm error: Failed dependencies: TIVsm-API = 5.3.0 is needed by TIVsm-BA-5.3.0-0 libApiDS.so is needed by TIVsm-BA-5.3.0-0 ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
