Linked by Thom Holwerda on Sun 15th Mar 2009 12:46 UTC
Thread beginning with comment 353531
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.





Member since:
2006-10-08
Your example with the two different dependency library versions reminds me to PC-BSD and their PBI installers. You can download a PBI from the Web (or use the much more conveniend command line tool to do it for you) and then install it. Allthough the installation is done to the system (and not locally to the user), all the dependencies needed are inside the created structure. According to your example, FooApp would bring dep1 1.0, and BarApp would bring dep1 1.1, each within its own subtrees without any interferences with other applications.