We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I installed LM as per README_install.conda and confirmed that LM works. However, VMD plugin does not seem to be installed.
The other plugins of VMD are located in /usr/local/lib/vmd/plugins in my environment, but LMplugin was not in this directory.
I also tried to execute the bellow install command, but the results did not change.
$ cmake -D OPT_CUDA=OFF OPT_VMD=ON OPT_PYTHON=ON ../src $ make -j 4 $ make install
How can I install the plugin?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I installed LM as per README_install.conda and confirmed that LM works. However, VMD plugin does not seem to be installed.
The other plugins of VMD are located in /usr/local/lib/vmd/plugins in my environment, but LMplugin was not in this directory.
I also tried to execute the bellow install command, but the results did not change.
How can I install the plugin?
The text was updated successfully, but these errors were encountered: