Start a Conversation

Unsolved

S

44 Posts

1453

February 10th, 2020 01:00

networker 8 on SLES 15

OK know, Networker 8 is completely out of support, but there may be people out there that need to get Networker 8 client installed on SLES 15 (SuSE Linux Enterprise Server).

Recipe:

  1. install required packages from SLES 15 repos
    zypper in glibc-32bit

    zypper in libcap1-1.97
    zypper in libncurses5-6.1

  2. retrieve libstdc++33 from scc
    Under Package ->Select product [suse enterprise server] -> version [12 sp4]->architecture [x86]
    Search "libstdc++33" [You can download this file from there]

  3. install libstdc++33 (which actually only contains two files, /usr/lib64/libstdc++.so.5 and /usr/lib64/libstdc++.so.5.0.7):
    rpm -U libstdc++33-3.3.3-12.15.x86_64.rpm
  4. install Networker Client
    rpm -U lgtoclnt-8.2.3.7-1.x86_64.rpm

HTH, Tom

No Responses!
No Events found!

Top