You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: