Added option to separate install prefix from image directory
Created by: gentryx
Hi, this PR allows package maintainers to configure a different directory for placing files via "make installl" than the executables/libraries will expect at runtime. Most (Linux distribution) packaging tools expect both to be different.