Browse Source

post install note for RHEL 3

master
Christoph Schug 22 years ago committed by Ralf S. Engelschall
parent
commit
b3a77403d3
  1. 3
      tsmc/tsmc.spec

3
tsmc/tsmc.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL]
Group: System
License: Commercial
Version: 5.1.6.2
Release: 20031219
Release: 20040202
# list of sources
Source0: ftp://service.boulder.ibm.com/storage/tivoli-storage-management/patches/client/v5r1/Linux/Linux86/v516/TIVsm-BA.i386.rpm
@ -187,6 +187,7 @@ AutoReqProv: no
( echo "Please make sure you have the vendor libstdc++ 2.9 package installed:"
echo "- RedHat Linux 7.x: compat-libstdc++-6.2-2.9.0.16"
echo "- RedHat Linux 8.0: compat-libstdc++-7.3-2.96.110"
echo "- RedHat RHEL 3: compat-libstdc++-7.3-2.96.122.i386.rpm"
echo "- Debian GNU/Linux 2.2: libstdc++2.9-glibc2.1"
echo "- Debian GNU/Linux 3.0: libstdc++2.9-glibc2.1"
echo "The resulting library file has to be named libstdc++-libc6.1-1.so.2"

Loading…
Cancel
Save