_ _
___ | |__ __ _ _______ | |_
/ _ \| '_ \ / _` |_ / _ \| __|
| (_) | | | | (_| |/ / (_) | |_
\___/|_| |_|\__,_/___\___/ \__|
slackware_multilib —
multilib process and
considerations
Slackware 15.0 is the last release to need multilib,
Slackware64-current only requires the -compat32 packages.
Multilib is required when programs need 32bit libs.
| - Slackware 15.0 and earlier
|
Slackware64-current
| - GOG games (eg.: This war of mine, Pixel piracy, Spacechem) |
| - wine no longer needs multilib. |
|
(back to top)
lftp -c 'open http://slackware.nl/people/alien/multilib/ ; mirror -c -e 15.0'
cd 15.0
upgradepkg --reinstall --install-new *.t?z
upgradepkg --install-new slackware64-compat32/*-compat32/*.t?z
reboot
lftp -c 'open http://slackware.nl/people/alien/multilib/ ; mirror -c -e current'
cd current
upgradepkg --install-new slackware64-compat32/*-compat32/*.t?z
reboot
(back to top)
source /etc/profile.d/32dev.sh
ARCH=i486
build normally chosen.package.Slackbuild