ks-zealot

Results 7 comments of ks-zealot

Looks like yavide missed lib. ``` [INFO] [yavide_server.py:124] yavide_server_run(): Starting a Yavide server ... [INFO] [yavide_service.py:17] __init__(): Yavide instance: YAVIDE [INFO] [yavide_service.py:18] __init__(): Actions: {0: , 1: , 2: }...

Nope, error still here. I edit config file, reopen yavide project and get same error. So, I check libclang from llvm and yes, its here. ``` zealot@zealot:~/Projects/mtum$ ls -lh /usr/lib/llvm-3.8/lib/libclang.so...

No output lol. When I set less specified filter ``` zealot@zealot:~/Projects/mtum$ sudo /sbin/ldconfig -p | grep libclang libclang-3.8.so.1 (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libclang-3.8.so.1 libclang-3.8.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libclang-3.8.so ```

Well, looks like symlinks is only way now. After creating symlink, I get the few different stacktrace ``` [CRITICAL] [yavide_server.py:99] handle_exception(): Uncaught exception Traceback (most recent call last): File "/opt/yavide/core/server/yavide_server.py",...

Libclang deps on debian installed by command `sudo apt-get install libclang-dev` But, this package doesnt contains file libclang.so Could you provide information about libclang lib's version I needed for? For...

Nope. Looks like its impossible make it work, sorry .(

Yes, I could approve it, everything look fine