It appears that the env variable $PYTHONPATH and $LD_LIBRARY_PATH were not configured. I did not have this problem when I installed the source on Ubuntu 16.04. Do I need to set this globally or can this be set in the source file?
On Thu, Apr 27, 2017 at 8:22 AM, Henry Ngo <henry.ngo@xxxxxxxx> wrote:
I'm still figuring out what is causing this error. Here are the steps I've taken:New Ubuntu 14.04 VMgit clone https://github.com/ceph/ceph.git cd cephgit submodule update --init --recursive./install-deps.sh./do_cmake.shcd buildmakesudo make installOnce completed, I run 'ceph -v' and I get this output:Traceback (most recent call last):
File "/usr/local/bin/ceph", line 106, in <module>
import rados
ImportError: librados.so.2: cannot open shared object file: No such file or directory
I appreciate any input in how to resolve this.
Best,
Henry
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com