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
lmod was requested by a user.
lmod
I'm on the fence with this because it seems there is a bug and needs an extra ln -s command to make it work properly.
ln -s
RUN apt-get -y install lmod # BUG FIX: https://bugs.launchpad.net/ubuntu/+source/lua-posix/+bug/1752082 RUN ln -s /usr/lib/x86_64-linux-gnu/lua/5.2/posix_c.so /usr/lib/x86_64-linux-gnu/lua/5.2/posix.so
See diff at master...shahzebsiddiqui:master
Reference: readthedocs/readthedocs.org#6162
The text was updated successfully, but these errors were encountered:
We are implementing the ability to install APT packages in readthedocs/readthedocs.org#8065
Sorry, something went wrong.
No branches or pull requests
lmod
was requested by a user.I'm on the fence with this because it seems there is a bug and needs an extra
ln -s
command to make it work properly.See diff at master...shahzebsiddiqui:master
Reference: readthedocs/readthedocs.org#6162
The text was updated successfully, but these errors were encountered: