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

A few updates to fix sourcing module files #67

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Katetc
Copy link
Contributor

@Katetc Katetc commented Aug 16, 2024

The "source" command wasn't working in the ".sh" file due to a mismatch between "sh" and full "bash". Making the module file executable solves this problem in a simple method.

@gunterl
Copy link
Contributor

gunterl commented Aug 19, 2024

at the command line, entering the command:

source derecho-intel-cmake

works just fine.

However the command:

source derecho-intel-cmake.sh

returns an error:

Doing CMake Configuration step
CMake Warning:
Ignoring extra path from command line:

"myuid"

CMake Error: The source directory "/glade/campaign/cesm/development/liwg/leguy/CISM/CISM_Kate/builds/derecho-intel/utils/libgptl" does not exist.
Specify --help for usage, or press the help button on the CMake GUI.

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