To view parent comment, click here.
To read all comments associated with this story, please click here.
I like Slackware a lot even if I donīt really use it that often, but I tend to agree with you. The lack of dependency checking is somewhat embarrassing.
But Slack makes up for that by outlining clearly what the dependencies are on sites such as LinuxPackages.net so that you know each and every file that you need to download in order to install using pkgtool.
And there is slapt-get and others that are intended to be used as package managers just like other distros. I donīt know how effective they are compared to their counterparts on other distros, though.
And I really donīt know why but Slack seems to be fairly popular in my country (Brazil). All the websites somehow related to Linux shows a larger number of Slack users than other distros with Ubuntu with a slight second and then followed by the local distros including Mandriva, which has an excellent Brazilian localization. Perhaps it is not nearly as hard as it is rumoured to be? 




Member since:
2007-02-05
this is a big reason why you need a good package manager to resolve dependencies.
No you don't.
Slackware's package management is just as good as the ones found on any other distro.
The only difference is checking for dependencies is left up to the user.
http://www.slackbook.org/html/book.html#PACKAGE-MANAGEMENT
Apparently many people in the Linux community think that a packager manager must by definition include dependency checking. Well, that simply isn't the case, as Slackware most certainly does not. This is not to say that Slackware packages don't have dependencies, but rather that its package manager doesn't check for them. Dependency management is left up to the sysadmin, and that's the way we like it.