Does the installation support a prefix dir?
Opened this issue · 2 comments
VictorEijkhout commented
Should I start parsing the makefiles or is there a make install possible?
cielavenir commented
just copy all bin files to the prefix?
VictorEijkhout commented
"just" copy.
Makes you wonder why autotools and cmake ever added an install option, when the users could "just" do it themselves.