Skip to content

moose-dev=2024.12.02 installation errors misc/hit_cli.* #29526

Closed Answered by milljm
arndflatten asked this question in Q&A General
Discussion options

You must be logged in to vote

�[31mmisc/hit_cli.find/parameter_exists: �[0m/home/moose/moose_beh/moose/framework/contrib/hit/hit: error while loading shared libraries: libwaspcore.so.04: cannot open shared object file: No such file or directory

Yeah this is the error I get when using moose-pyhit (latest version).

Somehow, I did remember to make clobberall, but not to git clean -xfdq. Still not sure, when and how often to use the latter

You and me both 😆, I always stick to git commands. I trust git to clean a repo more than what we may have programmed into a Makefile. I also believe using git is quicker. My favorite two command to do so:

# cd ~/projects/moose
git clean -xfd
git submodule foreach --recursive git cle…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@milljm
Comment options

@arndflatten
Comment options

@milljm
Comment options

Answer selected by arndflatten
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants