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

Bad permissions when install from opam with cygwin #168

Open
Et7f3 opened this issue Mar 29, 2019 · 0 comments
Open

Bad permissions when install from opam with cygwin #168

Et7f3 opened this issue Mar 29, 2019 · 0 comments

Comments

@Et7f3
Copy link

Et7f3 commented Mar 29, 2019

error

 make test.opt
ocsigenserver.opt  -c local/etc/ocalc/ocalc-test.conf
ocsigenserver.opt: ocsigen:main: Fatal - While loading /home/root/.opam/ocaml-base-compiler/lib/ocsigenserver/extensions/staticmod.cmxs: error loading shared library: Permission denied
make: *** [Makefile:60: test.opt] Error 52

what I have typed to fix
chmod 755 $OPAM_SWITCH_PREFIX/lib/ocsigenserver/extensions/* maybe we can choose lesser than 755

when installing with opam in cygwin
-rw-r--r-- ************************************* staticmod.cmxs

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