LWN.net Logo

Experts say software vendors will soon offer products for different Linux 'flavors' (NewsForge)

Experts say software vendors will soon offer products for different Linux 'flavors' (NewsForge)

Posted Sep 8, 2004 10:18 UTC (Wed) by dps (subscriber, #5725)
Parent article: Experts say software vendors will soon offer products for different Linux 'flavors' (NewsForge)

I would expect most software to work on most distributions provied you can bypass any "installer" than assumes you use rpm, dpkg, or whatever else you turn out not be using. 98% of softwrae works with most versions of the major shared libraries, provided nobody twiddled an ABI changing gcc switch.

I would expect most software that "only works on RH" to run fine on debian (and Fedora, SuSE, etc). Most of the extras are actually the same things on most distributions, albeit maybe not things installed by default.

KDE, Gnome, and a lot of free software works almost anywhere partly because the GNU auto* tools are good at figuring the local variations on any given system.


(Log in to post comments)

Experts say software vendors will soon offer products for different Linux'flavors' (NewsForge)

Posted Sep 9, 2004 12:57 UTC (Thu) by NAR (subscriber, #1313) [Link]

I would expect most software that "only works on RH" to run fine on debian (and Fedora, SuSE, etc). Most of the extras are actually the same things on most distributions, albeit maybe not things installed by default.

Yeah. Until you get a fault report from one of your costumers that you just can't reproduce. Then, after weeks of debugging, you realize that the glibc/zlib/etc. shipped with the costumer's distribution has a bug (or feautre) which the glibc/zlib/etc. shipped with your distribution doesn't have and that caused all the trouble...

Bye,NAR

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds