# Build/install Tk the way Slackware's binary package is made:
configure --prefix=/usr --enable-shared
make install
configure --prefix=/usr
make install
