I need to install an unknown number of apps/libs in my home area, but don't want to descend into dependency hell, or even have to do the 'configure/make/make install' dance. We've got some aging RHEL VNC session servers that are missing all sorts of stuff I need. The sysadmins won't install said stuff without a note from a VP for each app/lib. I'm looking for a way to put what I need, plus all their dependencies, in my $HOME space without having to track down stuff. In fact, much of what I need will not work with the underlying RHEL rev.
So I was hoping there was a way to install just some of the apps/libs from an Ubuntu disk, or use apt-get or MacPorts or something like that to get and maintain these things as I find I need them but they aren't available.
Any suggestions?