-
Website
http://linuxhelp.blogspot.com/ -
Original page
http://linuxhelp.blogspot.com/2009/09/haiku-new-operating-system-inspired-by.html -
Subscribe
All Comments -
Community
-
Top Commenters
-
Clean3d
1 comment · 3 points
-
Brad
1 comment · 2 points
-
nirmalssoftwareguide
3 comments · 2 points
-
rajatvig
1 comment · 1 points
-
hiero2
2 comments · 1 points
-
-
Popular Threads
-
Start A Website On A Premier Web Host This Coming Year For Peanuts
5 days ago · 2 comments
-
Simple Beautiful Wallpapers to Adorn your Linux Desktop
2 weeks ago · 1 comment
-
Start A Website On A Premier Web Host This Coming Year For Peanuts
It's something Linux needs because of dependencies. It's not something every OS would need or should have.
In Windows, probably 99% of developers rely on Windows libraries to work. These are dependencies. In Linux, developers do the same thing - they build a program that "calls" system libraries, or other program libraries - i.e. dependencies. It is the same thing, whether in Windows, or Linux.
That said, developers don't HAVE to do this - but apparently it is usually more work to do this, since so few do make fully stand-alone programs. That would be why a package manager would be a must-have for any OS to be ultimately successful. In Macs and Windows, the "package managers" are sufficiently integrated into the OS that the user rarely even recognizes that they are there. To a degree, I suppose, Mac and Windows have simplified their package management environment by setting rules that developers have to follow for their programs to work. Linux developers can rely on distro package writers and the end-users to do some of this work. Maybe Linux could learn something on this score.