![]() |
| | #1 |
| Registered User Join Date: Jan 2002
Posts: 18
| linux vs linux? My question is this: There are many linux distributions, however will a linux app that runs on one distro run on the rest? For example, will an app that came bundled with the redhat cd install and run in mandrake/SuSE/debian/corel? Will linux apps work on all linux distro's? if they will then this makes picking a distro much more painless for me. As I'm trying to find one with the highest app and driver developer support. Thanks to everyone! |
| Dreamerv3 is offline | |
| | #2 |
| 31173 h4x0r Join Date: Nov 2001
Posts: 556
| I believe most linux programs will run on other distributions because of the fact that most programs have to be recompiled whenever being installed... Although, RPM's (RedHat Package Managers) will only work with a few distributions, but you can probably get the programs inside the RPM's in some other format.
__________________ What will people say if they hear that I'm a Jesus freak? What will people do if they find that it's true? I don't really care if they label me a Jesus freak, there is no disguising the truth! Jesus Freak, D.C. Talk -gnu-ehacks |
| gnu-ehacks is offline | |
| | #3 |
| Registered User Join Date: Jan 2002
Posts: 18
| I just downloaded the demolinux iso and burned a cd and botted it, this is sooo awesome! I can learn linux, find my way around, and then when I'm fluent enough... dump windows like the rotten garbage that it is... Now I have to pick a distro and figure out how to make my dsl modem work with it... |
| Dreamerv3 is offline | |
| | #4 |
| In The Light Join Date: Oct 2001
Posts: 598
| users groups howdy Dreamerv3, i am also trying to ditch M$ as an OS. I lurk on a couple of LUG's and find that for the most part the folks that post on users group boards are pretty willing to help a newbie. M.R. |
| itld is offline | |
| | #5 |
| Registered User Join Date: Aug 2001
Posts: 202
| In my experience, compiled binaries TEND to work on other linux distros as long as they really are linux. FreeBSD, for example, is not linux. Neither is solaris. However, c code is usually portable amongst the various flavors of UNIX/Linux, so don't fret about compatability with other *NIXes. You will most likely have some compatability issues with windows, so if cross-platform is important, you may want to think about an interpreted language (Perl, TCL, Java) instead of C. --starX www.axisoftime.com |
| starX is offline | |
| | #6 |
| Guest
Posts: n/a
| the problem with rpm's i that different distro's install things in different places. also different distros provide different versions of software. A lot of the time the rpm depends on knowing where certain libraries are, is the library a current enough version, and are binaries the rpm depends on installed on the system. this is what makes it a good idea to obtain rpms for your distro...Mandrake and RedHat are for the most part compatible. Mandrake spawned from RedHat. The sure fire way to ensure the software behaves the way you want it to is to grab the rpm for you distro (don't ignore version number) or my favorite, do it the old fashioned way and compile it yourself . you learn a lot more about your system that way too.. |
|
![]() |
| Thread Tools | |
| Display Modes | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Thinking of upgrading to linux... | Yarin | General Discussions | 37 | 07-24-2009 11:40 AM |
| Wireless Network Linux & C Testbed | james457 | Networking/Device Communication | 3 | 06-11-2009 11:03 AM |
| Dabbling with Linux. | Hunter2 | Tech Board | 21 | 04-21-2005 04:17 PM |
| installing linux for the first time | Micko | Tech Board | 9 | 12-06-2004 05:15 AM |