Reaper_reapack

Had a bit of an issue installing ReaPack in Reaper (Linux). Some wild goose-hunts later I just started reaper from terminal and sent output to log.

Missing dependency: libxml2

But I have libxml2 installed. Some more reading and:

seems like we need to install some legacy-support. So libxml2-legacy it is.. and there we have it!