ClickHouse / ClickHouse/clickhouse-cpp
how to add run path to libclickhouse-cpp-lib.so
Open
need-info
- Dominant language
- C
- Stars
- 382
- Forks
- 209
- Avg merge
- 3h 58m
- Merged PRs (30d)
- 12
Description
I build by using default makefile, but when i run with libclickhouse-cpp-lib.so, this so file have no run path, it use the wrong
version of libstdc++.so.6, lead to error "GLIBCXX 3.4.21 not found" , so I have to add run path to libclickhouse-cpp-lib.so by configuring makefile, can anyone give a hand on this?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.