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

Unable to run the local server script #120

Open
tarunanand opened this issue Sep 29, 2018 · 0 comments
Open

Unable to run the local server script #120

tarunanand opened this issue Sep 29, 2018 · 0 comments

Comments

@tarunanand
Copy link

Running the following script to start the server - it is unable to locate the images but I checked and saw that the images do exist. Running on Mac OSX Yosemite 10.10.5

./scripts/start-kvs-local.sh n n

dyld: Library not loaded: /usr/local/lib/libzmq.5.dylib
Referenced from: /Users/tarunanand/Projects/fluent/./build/kvs/src/route/flroute
Reason: image not found
dyld: Library not loaded: /usr/local/lib/libzmq.5.dylib
Referenced from: /Users/tarunanand/Projects/fluent/./build/kvs/src/monitor/flmonitor
Reason: image not found
dyld: Library not loaded: /usr/local/lib/libzmq.5.dylib
Referenced from: /Users/tarunanand/Projects/fluent/./build/kvs/src/kvs/flkvs
Reason: image not found

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