UPGRADE.TXT to update
by zerouno from LinuxQuestions.org on (#5Q9Z9)
the UPGRADE.TXT is to update due important changes:
Code:1. Upgrade your glibc shared libraries. This is important, or things
might go haywire during the next part of the upgrade:
upgradepkg /root/slackware/a/aaa_glibc-solibs-*.txzthis is not correct since aaa_glibc-solibs does not exist in slackware 14.2, also there are other important packages. I suggest
Code:upgradepkg --install-new /root/slackware/a/aaa_*or
Code:upgradepkg aaa_elflibs%/root/slackware/a/aaa_glibc-solibs-*.txz
upgradepkg aaa_elflibs%/root/slackware/a/aaa_libraries-*.txz
Code:1. Upgrade your glibc shared libraries. This is important, or things
might go haywire during the next part of the upgrade:
upgradepkg /root/slackware/a/aaa_glibc-solibs-*.txzthis is not correct since aaa_glibc-solibs does not exist in slackware 14.2, also there are other important packages. I suggest
Code:upgradepkg --install-new /root/slackware/a/aaa_*or
Code:upgradepkg aaa_elflibs%/root/slackware/a/aaa_glibc-solibs-*.txz
upgradepkg aaa_elflibs%/root/slackware/a/aaa_libraries-*.txz