Anyone installed this on Linux? I downloaded 90 trial version.Looking at
the README, it says.. (see below). Notice the last line. It seems I should
reboot after this. I never had to do anything like this on any Linux
unless it was a kernel change. Is this OK? What am I getting myself into?

5.2 Linux Streams (LiS) 2.16.15 (plus patch)

CS Linux uses the LiS streams implementation
provided by the "LiS" open source project.
The 2.16.15 level is required plus an s390 specific patch.
The 2.16.15 level should be used unless IBM support
indicates otherwise, even if there are later levels available.


If you already have a previous level of LiS installed,
LiS should be completely uninstalled by doing:

    unset LD_PRELOAD
    PATH=$PATH:/sbin
    cd /usr/src/LiS
    make uninstall
    make very-clean
    cd
    rm -rf /usr/src/LiS*
    /sbin/shutdown -r now

Reply via email to