Linked by Thom Holwerda on Mon 30th Oct 2006 19:43 UTC, submitted by Charles A Landemaine
Thread beginning with comment 177490
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.
Perhaps, but it would be tricky at best, and once again just a hack. I think that the PBIs need to handle this automagicly.
My idea is to add a "global libraries" list into the PBI creator, and also versions. So eg: you fill in "libgtk-12.so" version: "x.y.z".
The PBI would make some dir like /Programs/GlobLibs/libname/libversion and map it.
Uninstallation would be like in window (lib xx is not used by any other software, do you wisht to remove it?).
This would be clean solution which should work, but I'm sure there are hidden pitfalls as well.




Member since:
2006-10-08
"You can either manualy put your required libraries to global lib directory, risking package/port corruption, or not, making your software work, but not it's products. "
Would /etc/libmap.conf be a possible solution?