Linked by Amjith Ramanujam on Tue 23rd Dec 2008 00:30 UTC
Thread beginning with comment 341286
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
RE: It's not about dependency solving !
by AdamW on Tue 23rd Dec 2008 21:41
in reply to "It's not about dependency solving !"
RE: It's not about dependency solving !
by fretinator on Tue 23rd Dec 2008 21:48
in reply to "It's not about dependency solving !"
I guess you are not a Window's developer. This was a TERRIBLE problem in the ActiveX/COM era, which a lot of programs still use. .NET programs have the advantage of being able to simultaneously load different versions of the same library, and thus things are getting better.
As AdamW mentions above, Linux has no problem with this.
p.s. I read carefully and I appreciate your thanks.




Member since:
2005-08-14
It's not (only about dependency hell) It's NOT ... ... because the MAIN advantage is that you can INSTALL and UPGRADE different versions with different libraries requirements (of a software package) without breaking your current kernel and distro version.
This is something WINDOWS can DO ! but not Linux (or FreeBSD) !!!!
Thanks for your careful thinking and reading.