mikshaw
Group: Members
Posts: 4856
Joined: July 2004 |
|
Posted: June 14 2006,14:43 |
|
Keep in mind that DSL has a very small number of available libraries and other support files. Many packages you'd find for other much larger distros would be a huge task to build for DSL, which would need to include a ridiculous number of extra files, or require a huge number of dependencies (something that is contrary to the load-and-run behaviour that mydsl is so good at). I'm not saying it can't be done, but it seems that many people who make mydsl packages, myself included, don't want to be bothered to create 30mb packages for 2mb applications, or have them depend on loading a series of other packges in sequence in order to run an application. As a result, the selection of applications are mostly smaller ones, which do not have all the glitter or perhaps even the features of many applications you'd find in *.deb or *.rpm format. Another result is unfortunately that some types of applications are not available, but i blame most of that on so many software developers who for some reason feel that their apps must use a pile of Qt libs or some other fat dependency.
There are several apps that I would have built into myDSL packages if it were not for the fact that their size exploded due to dependencies I'd consider unnecessary. Until more developers build console apps that can use a variety of gui types (which will never happen), this might continue to be a problem for myDSL. In the meantime I have 2 other distros that i use when i want to run the fat apps.
-------------- http://www.tldp.org/LDP/intro-linux/html/index.html
|