Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CMake install on ubuntu 22.04.1 #89

Open
scharlton2 opened this issue Jun 4, 2023 · 0 comments
Open

CMake install on ubuntu 22.04.1 #89

scharlton2 opened this issue Jun 4, 2023 · 0 comments

Comments

@scharlton2
Copy link
Contributor

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
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant