Originally Posted by
newnet
I installed the base system. So now I should be installing xorg.
That's very easy :
Code:
mkdir ~/xorgpackages
cd ~/xorgpackages
wget ftp://ftp.lip6.fr/pub/linux/distributions/slackware/slackware-12.0/slackware/x/*.tgz
installpkg *.tgz
Wait a few minutes, you're done.