Jay Taylor's notes
back to listing indexProtobuf cannot find shared libraries
[web search]
Original source (stackoverflow.com)
Clipped on: 2016-06-15
I have installed protobuf by using following commands:
However when I run
|
|||
or
should solve the problem. |
|||||||||||||||||||||||||||||||||
|
This issue can be resolved by following these steps:
This cleans the current installation and installs protobuf at /usr Run ldconfig to update ld.so.cache after making sure that /usr/local/lib is listed in /etc/ld.so.conf. i.e. Edit /etc/ld.so.conf and append /usr/local/lib to it and run ldconfig |
|||||||||||||||
|
This issue can be resolved by following these steps:
|
|||||||||
|
Your Answer
community wiki
Not the answer you're looking for? Browse other questions tagged protocol-buffers or ask your own question.
asked |
1 year ago |
viewed |
14036 times |
active |
Get the weekly newsletter! In it, you'll get:
- The week's top questions and answers
- Important community announcements
- Questions that need answers
see an example newsletter
Related
Hot Network Questions
- です after some verbs
- Why didn't Germany blockade the Strait of Gibraltar during WW2?
- "I have 2 days open next week."
- What is a symbol showing support for Gay Rights that makes it clear I am a straight supporter?
- How secure is 'blacking out' sensitive information using Paint?
- Golf the Exponential Generating Function of tangent!
- Why is the Sun called an "average star"?
- C++ STL: Why does std::pair expose member variables?
- Golf all the 16 logic gates with 2 inputs and 1 output!
- Should a developer do UI mockups if there are no designers in the project?
- Why do people create fictional languages?
- Should I buy or lease a car given that its not a super luxury car and I only drive 15 miles/d on avg?
- Does associativity imply commutativity?
- How to connect filament end-to-end?
- Is travelling the world from job to job a feasible career path for a software engineer?
- What is a "case," used in grocery stores, in Spanish?
- Recruiter is asking for sample code
- Fitting a smoothed curve to a noisy data
about us
tour
help
blog
chat
data
legal
privacy policy
work here
advertising info
mobile
contact us
feedback
Technology | Life / Arts | Culture / Recreation | Science | Other | ||
---|---|---|---|---|---|---|
site design / logo © 2016 Stack Exchange Inc; user contributions licensed under cc by-sa 3.0
with attribution required
rev 2016.6.15.3676