Make install does not support DESTDIR argument, which enables one to install to a different place than the real root.
A working non-root install possibility is required for packaging psi3 into Fedora.
Most of 3.4.0 seems to use DESTDIR now, but at least these Makefile.ins need to be updated:
psi3/src/bin/intder/Makefile.in psi3/src/bin/nonbonded/Makefile.in psi3/doc/doxygen/Makefile.in
Cf the related bug report: http://bugs.gentoo.org/show_bug.cgi?id=326185
Most of 3.4.0 seems to use DESTDIR now, but at least these Makefile.ins need to be updated:
psi3/src/bin/intder/Makefile.in
psi3/src/bin/nonbonded/Makefile.in
psi3/doc/doxygen/Makefile.in
Cf the related bug report: http://bugs.gentoo.org/show_bug.cgi?id=326185