LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   packages (https://www.linuxquestions.org/questions/slackware-14/packages-764104/)

tikbalang 10-24-2009 01:48 AM

packages
 
suppose i install a slackware 12.2 package on an older slackware 11, and there is no complaints on missing libs or kernel version, will it work?

Bruce Hill 10-24-2009 03:47 AM

Very simple and incomplete explanation ...

I don't think it will work, because Slackware 12.2 uses glibc-2.7 and gcc-4.2.4
where Slackware 11.0 uses glibc-2.3.6 and gcc-3.4.6 -- for starters.

If you want to build a pkg from 12.2 on 11.0, edit the <package>.SlackBuild script
that comes with 12.2 and build it on 11.0.

Check Alien Bob's repository of packages ... several versions are available.

If you need more specific help, which package is it?

wadsworth 10-24-2009 06:35 AM

Hi,
Since a Slackware package is just a gzipped tar file, any version of Slackware will happily install it without error.
But it almost certainly will not function correctly (or at all).

Some information about building on different Slackware versions here:
http://slackbuilds.org/howto/versions/

slackd 10-24-2009 08:37 AM

installation wont be a problem, but it will definitely not function properly, to ensure full compatibility the package must be built/recompiled from source on the system, in this case, Slackware 11.

jedi_sith_fears 10-24-2009 10:58 AM

Quote:

Originally Posted by tikbalang (Post 3730604)
suppose i install a slackware 12.2 package on an older slackware 11, and there is no complaints on missing libs or kernel version, will it work?

Even if there is no complains, the versions can mismatch, and it might or might not work.

The only way to check is through manual checking, IMHO.

tikbalang 10-24-2009 11:21 AM

thank you all. the package in question is advancemame-0.106.1-i486-1rg.tgz for slackware 12.2. i managed to install it on zipslack11, including dependencies (also for sw12.2). it sorta works, but when i exit i am left with black screen on all terminals. i could still login and type commands, i just can't see any result.

jedi_sith_fears 10-24-2009 01:20 PM

You can get a Slackware 13.0 version HERE.

Download the slackbuild from there, modify it for Slackware 11.0 and make the package for your ZipSlack.

Then again check if you have left with any issues.

tikbalang 10-24-2009 02:53 PM

i was hoping the problem is similar to this:

http://www.linuxquestions.org/questi...ed-...-762469/


All times are GMT -5. The time now is 11:25 PM.