LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   how do I up date old slack build scripts (https://www.linuxquestions.org/questions/slackware-14/how-do-i-up-date-old-slack-build-scripts-837439/)

rob.rice 10-11-2010 12:01 PM

how do I up date old slack build scripts
 
how do I up date old slack build scripts the one I have in mind is this one
http://connie.slackware.com/~alien/s...and.SlackBuild
I'm running slackware64-13.1 multilib
this script was I think written slack 11

Bruce Hill 10-11-2010 12:26 PM

That was written for Slack-10.1

First get the source from SourceForge and save it to ~/build/penguin-command/build/ or wherever you build Slackware packages.

Next untar it and issue "./configure -h" to see what options are available.

Then read ChangeLog, INSTALL and README (at the very least) to find out what the app requires.

Go to Alien's SlackBuild Toolkit and build you a SlackBuild script and slack-desc file which you can put with the source.

If you want menu entries and icons checkout Eric's file from the original and adapt for your SlackBuild.

That app looks pretty simple and Eric didn't even specify any ./configure options in the original script.

That's a quick down and dirty sloppy but will work for that app HOW-TO. Now I'll wait to get shot down in flames.

:D


All times are GMT -5. The time now is 12:45 AM.