Skip to content

Fixes install issues on OS/X for Quantum Espresso#698

Merged
tgamblin merged 2 commits intospack:developfrom
UCL-RITS:espresso
Mar 31, 2016
Merged

Fixes install issues on OS/X for Quantum Espresso#698
tgamblin merged 2 commits intospack:developfrom
UCL-RITS:espresso

Conversation

@mdavezac
Copy link
Copy Markdown
Contributor

Also, better(?) fix for #454, in that espresso is installed to
cannonical unix subdir.

Rather than mess with the environment, have espresso install into the
right directory (prefix/bin).
Espresso uses unix utility `find dir -name \*.x` to determine the executable to
install. On OS/X, it also finds a bunch of debug symbols associated
with the exectuble. These files have the same name, but are in a
different directory. So the install process is done by hand in the
package.py file, for OS/X.
@mdavezac mdavezac changed the title Fixes install issues on OS/X Fixes install issues on OS/X for Quantum Espresso Mar 31, 2016
@tgamblin tgamblin merged commit 0840ffa into spack:develop Mar 31, 2016
matz-e added a commit to matz-e/spack that referenced this pull request Apr 27, 2020
Closes spack#698. Upon recommendation from original author.
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

Successfully merging this pull request may close these issues.

2 participants