Install the client with --nodeps. Then do an ldd /opt/tivoli/tsm/client/ba/bin/dsmc. Then make a symlink in /usr/lib for the version of libstdc++ that you have to the version that it claims is missing.
I don't have a Fedora box hanging around, so I can't be more specific than that, but that procedure has worked on other Red Hat versions for me. -----Original Message----- From: Alexander Lazarevich [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 04, 2004 11:24 AM To: [EMAIL PROTECTED] Subject: tsm client on fedora core 1 Trying to install either TSM 5.1.5-0 or 5.2.2 client onto a fedora core 1 system. When I try to install I get the following error: [EMAIL PROTECTED] v522]# rpm -i TIVsm-API.i386.rpm error: Failed dependencies: libstdc++-libc6.2-2.so.3 is needed by TIVsm-API-5.2.2-0 However, libstdc++ is installed: [EMAIL PROTECTED] v522]# rpm -qa | grep libstdc libstdc++-devel-3.3.2-1 libstdc++-3.3.2-1 Also, we have a different RHL 9.0 system which is running TSM 5.1.5-0 client, which totally works, and that has almost the same exact libstdc version: [EMAIL PROTECTED] root]# rpm -qa | grep libstdc libstdc++-3.2.2-5 compat-libstdc++-7.3-2.96.118 libstdc++-devel-3.2.2-5 If I try to install the RPM with --nodeps, then dsm will not run. Is listdc++-libc6.2-2.so.3 not part of the libstdc++-3.3.2-1 package? Someone must have run into this problem before? Anyone run TSM client successfully on a fedora core 1 client? Thanks! Alex --- --- Alex Lazarevich | Systems Administrator | Imaging Technology Group Beckman Institute - University of Illinois http://www.itg.uiuc.edu --- ---
