LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Building packages for newer versions of Slack (https://www.linuxquestions.org/questions/slackware-14/building-packages-for-newer-versions-of-slack-896372/)

madsovenielsen 08-09-2011 10:31 AM

Building packages for newer versions of Slack
 
Hello

Is it possible to build packages on Slackware 12.2 for 13.1 ?

If yes, is it totally okay to do that ?

What if the 2 systems have diff. kernel versions ?

titopoquito 08-09-2011 03:05 PM

The kernel will usually be not that important - more often you will find that your older Slackware installation has older libraries than your newer system. Since most software is dynamically linked, chances are high that packages will break if run on the newer machine then - your mileage may vary of course, depending on, well, the dependencies of the specific apps you are compiling and if they got updated between the two Slackware releases.

I would suggest to install something like VirtualBox on your older system and to create a virtual machine with Slackware 13.1 or what you like inside that. This way you can run your old system and compile software for your new systems.

madsovenielsen 08-09-2011 03:30 PM

Well. I ended up just making the packages on a machine running 13.1 through SSH.

Thanks


All times are GMT -5. The time now is 03:19 AM.