Sponsored Content
Operating Systems Linux Slackware Packages of different distributions Post 58416 by locustfurnace on Sunday 21st of November 2004 11:31:19 AM
Old 11-21-2004
Some people who build packages, may be using Slackware-current, or they have updated certain libraries, then they build their packages. So that when someone else uses these packages on their system, such as a stock Slackware-10, they are missing these libraries.

It is possible that the packager used an updated library, which you were missing. But you did have an earlier verison of the library, this is why compile && make did not complain.

Building your own Slackware packages is very simple, and is a good way to install packages, since you now have the ability to remove these titles with pkgtool.

To build a packages that works on ALL Slackware-10 boxes, you have to have a Slackware-10 install with absolutely no updates. Then your packages will work on all other Slackware-10 installs. This is how the majority of Slackware packages are built, and preferred at http://linuxpackages.net

As for a packages that is compatible for every distro, that is not going to happen. Building from sources would be that 'universal' system. It is possible to install different packages onto Slackware, such as using a rpm or .deb on slackware, but it requires a conversion process.

Last edited by locustfurnace; 11-21-2004 at 12:36 PM..
 

5 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Unix or Linux distributions for a PC

Hi all, I'd like to install either Unix or Linux on my PC and I don't know which way to go- I've tried with HP-UX 11.11 and it failed but I've heard that LInux is the fastest growing operating system in the world.I am asking you thus what sort of Linux distribution would be the best choice for a... (8 Replies)
Discussion started by: adrian262
8 Replies

2. Shell Programming and Scripting

/etc/init.d available in all Linux distributions?

Hi All, I would just like to know if the /etc/init.d directory which is used to hold the start up scripts is available in all linux distributions? Are there any exceptions One more question Is the command chkconfig available in all Linux distributions and used in a similar fashions... (2 Replies)
Discussion started by: gurubarancse
2 Replies

3. UNIX for Dummies Questions & Answers

How to calculate frequency distributions?

Hello, I'm trying to get lists of the frequency distributions for each of two variables (vars C and N in the examples). I'd like the distribution for each variable to range from the min of the two variables to the max of the two variables. I can work out the max value beforehand by ordering the... (2 Replies)
Discussion started by: auburn
2 Replies

4. Slackware

Find Slackware Packages - packages.acl.org.ua

Hi! Let me introduce a project for find and download Slackware packages and browse Slackware repositories. The site provides following features: * Large, daily updated database with RPM, DEB, TGZ, TXZ packages for well-known repositories of the Slackware, Fedora, CentOS, RHEL, Debian,... (2 Replies)
Discussion started by: lystor
2 Replies

5. UNIX for Dummies Questions & Answers

unix distributions?

I'm new in the UNIX world. I'm just wondering what are the different examples of unix distributions? (2 Replies)
Discussion started by: j3ff_skull
2 Replies
DH_GENCONTROL(1)						     Debhelper							  DH_GENCONTROL(1)

NAME
dh_gencontrol - generate and install control file SYNOPSIS
dh_gencontrol [debhelperoptions] [--params] DESCRIPTION
dh_gencontrol is a debhelper program that is responsible for generating control files, and installing them into the DEBIAN directory with the proper permissions. This program is merely a wrapper around dpkg-gencontrol(1), which calls it once for each package being acted on (plus related dbgsym packages), and passes in some additional useful flags. Note that if you use dh_gencontrol, you must also use dh_builddeb(1) to build the packages. Otherwise, your build may fail to build as dh_gencontrol (via dpkg-gencontrol(1)) declares which packages are built. As debhelper automatically generates dbgsym packages, it some times adds additional packages, which will be built by dh_builddeb(1). OPTIONS
-- params Pass params to dpkg-gencontrol(1). -uparams, --dpkg-gencontrol-params=params This is another way to pass params to dpkg-gencontrol(1). It is deprecated; use -- instead. SEE ALSO
debhelper(7) This program is a part of debhelper. AUTHOR
Joey Hess <joeyh@debian.org> 11.1.6ubuntu2 2018-05-10 DH_GENCONTROL(1)
All times are GMT -4. The time now is 10:42 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy