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

Error building the demo app #564

Open
dboris opened this issue Jul 6, 2018 · 2 comments
Open

Error building the demo app #564

dboris opened this issue Jul 6, 2018 · 2 comments

Comments

@dboris
Copy link

dboris commented Jul 6, 2018

eliom-distillery -name myapp -template os.pgocaml
...
make test.byte
...
ocsigenserver: ocsigen:main: Fatal - Error in configuration file: Error while parsing configuration file: Eliom: while loading /Users/boris/.opam/4.06.1/lib/safepass/safepass.cma: error loading shared library: dllsafepass_stubs.so: dlopen(dllsafepass_stubs.so, 10): image not found
make: *** [test.byte] Error 50

@dboris
Copy link
Author

dboris commented Sep 29, 2021

For the record, on macOS I have to change OCSIGENSERVER := DYLD_LIBRARY_PATH=$(shell opam var lib)/stublibs ocsigenserver in the Makefile to fix the test.byte target. Not sure if there is a better solution.

@jrochel
Copy link

jrochel commented Nov 26, 2021

See also: ocsigen/ocsigen-start#511

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

2 participants