Enjoy Slackware 15.0!
Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | Next revision Both sides next revision | ||
slackware:faq [2013/12/09 09:17 (UTC)] alienbob Add URL, some formatting. |
slackware:faq [2017/08/13 14:30 (UTC)] alienbob Can Slackware be recompiled from scratch? |
||
---|---|---|---|
Line 53: | Line 53: | ||
If you want to know when the next version will be released (at time of writing the most recent stable release is 14.1), it will be ready... when it's ready! There are no fixed release dates, as the Slackware goal is to deliver the most stable Linux experience. | If you want to know when the next version will be released (at time of writing the most recent stable release is 14.1), it will be ready... when it's ready! There are no fixed release dates, as the Slackware goal is to deliver the most stable Linux experience. | ||
+ | |||
+ | |||
+ | ==== Can Slackware be recompiled from scratch? ==== | ||
+ | |||
+ | Short answer: no.\\ Several other distros (including [[http:// | ||
+ | |||
+ | That does not make Slackware a " | ||
+ | |||
+ | Note: It is essential that you understand these sources and scripts have produced a package using the system libraries available at the time of its creation. Over time, with all the library updates and introduction of new packages, the source code of any package may lose the capability of being re-compiled into that same package successfully. But that is perfectly normal: a Slackware package will //never// be recompiled unless its binaries stop working (due to dynamic library conflicts for instance) or because that package is upgraded to a new version. Only then, the sources and scripts for any package are re-evaluated. If patches are required at this time - to make the sources compile successfully or to make the resulting binaries work correctly - then patches will be added. | ||