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

run_kmc needs adaption #136

Open
jowodo opened this issue Dec 20, 2023 · 0 comments
Open

run_kmc needs adaption #136

jowodo opened this issue Dec 20, 2023 · 0 comments

Comments

@jowodo
Copy link

jowodo commented Dec 20, 2023

In order to get the run_kmc script running, I had to do an extra step after the installation of kmc:
Setting the kmc_dir variable to the actual kmc_dir path:

sed -i "s@kmc_dir=/nfs.*\$@kmc_dir=$(dirname $(which kmc))@" scripts/run_kcm
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