Linked by Thom Holwerda on Thu 2nd Jul 2009 11:38 UTC, submitted by Witek Wasilewski
Slackware, Slax Slackware 13.0 RC1 has been released. Or tagged. Or whatever you'd call it in the Slackware world. "The TODO isn't entirely empty here, but it's pretty much down to minor nits, and so we're going to call this release candidate #1 and (mostly) freeze further updates unless they happen to fix problems. Regarding the kernel, 2.6.29.x has been well tested with this userspace and seems like the best choice to ship for production use. Perhaps we can put something else (at least source and configs) in /testing, though."
Thread beginning with comment 371551
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[2]: How's it run?
by gezley on Fri 3rd Jul 2009 13:36 UTC in reply to "RE: How's it run?"
gezley
Member since:
2009-07-03

Could you point me to a write-up how to compile XFCE 4.6 on Slackware? I'd love to do this.

Reply Parent Bookmark Score: 1

RE[3]: How's it run?
by wigry on Fri 3rd Jul 2009 16:33 in reply to "RE[2]: How's it run?"
wigry Member since:
2008-10-09

Used xfce.org dependency list as guide to compile the sources: http://www.xfce.org/documentation/requirements

Also created the slack build scripts to install the compiled modules as slack packages (for removal purposes if needed later). Browse in the slackware source directory to see the available SlackBuild scripts as samples and create your own based on them.

After the scripts are created just run them and the sources are compiled and packaged for installation.

Actually only special thing about those scripts are the fact that 'make install' is called with destdir parameter to install the module to specific directory and them slackware package is created by compressing that directory.

Edited 2009-07-03 16:35 UTC

Reply Parent Bookmark Score: 1

RE[4]: How's it run?
by gezley on Mon 6th Jul 2009 23:19 in reply to "RE[3]: How's it run?"
gezley Member since:
2009-07-03

Thanks for that. I did try to do it in Debian but failed. I'll give it another go.

Reply Parent Bookmark Score: 1