Showing posts with label compat32. Show all posts
Showing posts with label compat32. Show all posts

2018/04/24

new install to-do list

this post is a work in progress:

after installing slackware, things to do besides the normal setup like configuring network card:

copy ssh keys from old install
copy /etc/sshd config?
copy .bashrc from old home install or the entire home directory
user groups review? (seems like its no longer needed under Slackware 14.2)
xorgsetup ? only if needed
compat32
libreoffice ?
wine?
firefox 40 (yes I stick to this version until Firefox can fix newer versions problems).


kde: fix nasty konsole prompt, edit Shell: /bin/bash -l


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.