Created
November 26, 2014 06:12
-
-
Save kyleterry/938a3868e66e44ef0029 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ 7510 OK kyle@insomnia:~/src/OlegDB ] | |
[ git:feature/go-frontend ] | |
$ ./build/bin/olegdb | |
./build/bin/olegdb: error while loading shared libraries: liboleg.so: cannot open shared object file: No such file or directory | |
[ 7511 ERR 127 kyle@insomnia:~/src/OlegDB ] | |
[ git:feature/go-frontend ] | |
$ ls /usr/local/lib | |
liboleg.so liboleg.so.0 liboleg.so.0.1.5 libzmq.a libzmq.la libzmq.so libzmq.so.3 libzmq.so.3.1.0 pkgconfig python2.7 python3.4 | |
[ 7512 OK kyle@insomnia:~/src/OlegDB ] | |
[ git:feature/go-frontend ] | |
$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment