2013/08/08

compat32 on slackware 64

source:
http://alien.slackbook.org/dokuwiki/doku.php?id=slackware:multilib

http://slackware.com/~alien/multilib/


Here is a quick list of what to do. Pay attention to the version number of Slackware:

On a fresh dir, as root
lftp -c 'open http://slackware.com/~alien/multilib/ ; mirror 14.0'
cd 14.0

upgradepkg --reinstall --install-new *.t?z
upgradepkg --install-new *-compat32/*.t?z
and that's it.