Re: Fresh install of Ceph from source, Rados Import error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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 VM

cd ceph
git submodule update --init --recursive
./install-deps.sh
./do_cmake.sh
cd build
make
sudo make install

Once 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

[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux