protoc can't find shared libaries
Bug #1464980 reported by
Tobias Sturm
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
protobuf (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
After a fresh install of the package protobuf-compiler I get the error:
> protoc: error while loading shared libraries: libprotoc.so.10: cannot open shared object file: No such file or directory.
in my /usr/lib/
Is there a dependecy missing?
I am running a ubuntu 14.10
▶ apt-cache policy protobuf-compiler
protobuf-compiler:
Installed: 2.5.0-9ubuntu1
Candidate: 2.5.0-9ubuntu1
Version table:
*** 2.5.0-9ubuntu1 0
500 http://
500 http://
100 /var/lib/
To post a comment you must log in.
protoc works if I compile & install it from latest github source.