usgs-coupled/phreeqcrm

CMake install on ubuntu 22.04.1

Opened this issue · 0 comments

These files are copied into the wrong directory:

-- Installing: /usr/local/doc/AbstractAWR.pdf
-- Installing: /usr/local/doc/NOTICE.TXT
-- Installing: /usr/local/doc/Phreeqc_2_1999_manual.pdf
-- Installing: /usr/local/doc/Phreeqc_3_2013_manual.pdf
-- Installing: /usr/local/doc/README.TXT
$ sudo cmake --install .
-- Install configuration: "Release"
-- Installing: /usr/local/lib/cmake/PhreeqcRM/PhreeqcRMConfig.cmake
-- Installing: /usr/local/lib/cmake/PhreeqcRM/PhreeqcRMConfigVersion.cmake
-- Installing: /usr/local/lib/libPhreeqcRM.a
-- Old export file "/usr/local/lib/cmake/PhreeqcRM/PhreeqcRMTargets.cmake" will be replaced.  Removing files [/usr/local/lib/cmake/PhreeqcRM/PhreeqcRMTargets-noconfig.cmake].
-- Installing: /usr/local/lib/cmake/PhreeqcRM/PhreeqcRMTargets.cmake
-- Installing: /usr/local/lib/cmake/PhreeqcRM/PhreeqcRMTargets-release.cmake
-- Installing: /usr/local/include/BMI_interface_F.h
-- Installing: /usr/local/include/BMIVariant.h
-- Up-to-date: /usr/local/include/BMIVariant.h
-- Installing: /usr/local/include/bmi.hxx
-- Installing: /usr/local/include/BMIPhreeqcRM.h
-- Installing: /usr/local/include/IPhreeqc.h
-- Installing: /usr/local/include/IPhreeqc.hpp
-- Installing: /usr/local/include/IPhreeqcCallbacks.h
-- Installing: /usr/local/include/Parser.h
-- Installing: /usr/local/include/PHRQ_base.h
-- Installing: /usr/local/include/PHRQ_exports.h
-- Installing: /usr/local/include/PHRQ_io.h
-- Installing: /usr/local/include/phrqtype.h
-- Installing: /usr/local/include/NameDouble.h
-- Installing: /usr/local/include/Keywords.h
-- Installing: /usr/local/include/StorageBin.h
-- Installing: /usr/local/include/System.h
-- Installing: /usr/local/include/Var.h
-- Installing: /usr/local/include/IPhreeqcPhast.h
-- Installing: /usr/local/include/IrmResult.h
-- Installing: /usr/local/include/PhreeqcRM.h
-- Installing: /usr/local/include/RM_interface_C.h
-- Installing: /usr/local/include/RMVARS.h
-- Installing: /usr/local/include/VarManager.h
-- Installing: /usr/local/include/YAML_interface_F.h
-- Installing: /usr/local/include/YAMLPhreeqcRM.h
-- Installing: /usr/local/lib/cmake/PhreeqcRM/src/BMI_interface.F90
-- Installing: /usr/local/lib/cmake/PhreeqcRM/src/BMI_not_implemented.inc
-- Installing: /usr/local/lib/cmake/PhreeqcRM/src/IPhreeqc_interface.F90
-- Installing: /usr/local/lib/cmake/PhreeqcRM/src/RM_interface.F90
-- Installing: /usr/local/lib/cmake/PhreeqcRM/src/YAML_interface.F90
-- Installing: /usr/local/lib/pkgconfig/phreeqcrm.pc
-- Installing: /usr/local/share/doc/PhreeqcRM/database/Amm.dat
-- Installing: /usr/local/share/doc/PhreeqcRM/database/core10.dat
-- Installing: /usr/local/share/doc/PhreeqcRM/database/ColdChem.dat
-- Installing: /usr/local/share/doc/PhreeqcRM/database/frezchem.dat
-- Installing: /usr/local/share/doc/PhreeqcRM/database/iso.dat
-- Installing: /usr/local/share/doc/PhreeqcRM/database/llnl.dat
-- Installing: /usr/local/share/doc/PhreeqcRM/database/minteq.dat
-- Installing: /usr/local/share/doc/PhreeqcRM/database/minteq.v4.dat
-- Installing: /usr/local/share/doc/PhreeqcRM/database/phreeqc.dat
-- Installing: /usr/local/share/doc/PhreeqcRM/database/pitzer.dat
-- Installing: /usr/local/share/doc/PhreeqcRM/database/sit.dat
-- Installing: /usr/local/share/doc/PhreeqcRM/database/Tipping_Hurley.dat
-- Installing: /usr/local/share/doc/PhreeqcRM/database/wateq4f.dat
-- Installing: /usr/local/doc/AbstractAWR.pdf
-- Installing: /usr/local/doc/NOTICE.TXT
-- Installing: /usr/local/doc/Phreeqc_2_1999_manual.pdf
-- Installing: /usr/local/doc/Phreeqc_3_2013_manual.pdf
-- Installing: /usr/local/doc/README.TXT
-- Installing: /usr/local/share/doc/PhreeqcRM/html
-- Installing: /usr/local/share/doc/PhreeqcRM/html/classPhreeqcRMStop__inherit__graph.map
-- Installing: /usr/local/share/doc/PhreeqcRM/html/menudata.js
-- Installing: /usr/local/share/doc/PhreeqcRM/html/classYAMLPhreeqcRM.js
-- Installing: /usr/local/share/doc/PhreeqcRM/html/classStaticIndexer.html
-- Installing: /usr/local/share/doc/PhreeqcRM/html/navtreeindex1.js
-- Installing: /usr/local/share/doc/PhreeqcRM/html/classBMIPhreeqcRM__coll__graph.map
-- Installing: /usr/local/share/doc/PhreeqcRM/html/globals_l.html
...