Replies: 1 comment
-
I guess you could download the Make it executable, put it in your $PATH, and it should work. But you will probably have to tweak some directories and environment variables to make it work with the all release for all users on the system. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello all,
After having no success installing with instructions from here, I installed for a single user using a bash script work around here However, no file named nextflow ever appeared in the local installation folder. I can only run like
$> bash nextflow-23.04.3-all run hello
How can I install nextflow for all users on this Ubuntu machine?
--Peter
Beta Was this translation helpful? Give feedback.
All reactions