[lxc-users] error while loading shared libraries: liblxc.so.1
Tamas Papp
tompos at martos.bme.hu
Sun May 25 19:22:17 UTC 2014
ldconfig?
tamas
On 05/25/2014 09:07 PM, Phiho Hoang wrote:
> P.S: The problem seems to be resolved with:
>
> $ sudo cp /usr/local/lib/liblxc* /usr/lib/x86_64-linux-gnu
>
> $ sudo lxc-create --version
> 1.0.0
>
> It is much appreciated if LXC gurus would advise if this is the proper
> way to use LXC from github
> I know I must have missed something important in the process.
>
> PPS: Is it correct that the current version of LXC on the github is 1.0.0?
> Should it be 1.0.4?
>
> Best regards,
>
> PhiHo
>
>
>
>
> On Sun, May 25, 2014 at 1:45 AM, Phiho Hoang <hohoangphi at gmail.com
> <mailto:hohoangphi at gmail.com>> wrote:
>
> Dear List,
>
> This is my environment:
>
> $ uname -a
> Linux lxc1 3.13.0-24-generic #47-Ubuntu SMP Fri May 2 23:30:00 UTC
> 2014 x86_64 x86_64 x86_64 GNU/Linux
>
> `./autogen.sh; ./configure; make; sudo make install' seem to
> complete successfully.
>
> However:
>
> $ sudo lxc-create --version
> lxc-create: error while loading shared libraries: liblxc.so.1:
> cannot open shared object file: No such file or directory
>
> 'liblxc.so*' seem to exist:
>
> $ ls -l /usr/local/lib/liblxc.so*
> total 1740
> lrwxrwxrwx 1 root root 11 May 25 01:16 liblxc.so -> liblxc.so.1
> lrwxrwxrwx 1 root root 15 May 25 01:16 liblxc.so.1 -> liblxc.so.1.0.0
> -rwxr-xr-x 1 root root 1754956 May 25 01:16 liblxc.so.1.0.0
>
> and '/usr/local/lib' is in LD_LIBRARY_PATH:
>
> $ echo $LD_LIBRARY_PATH
> :/usr/local/lib:/usr/lib:/lib
>
> Thank you for your help.
>
> Best regards,
>
> PhiHo
>
>
>
>
> _______________________________________________
> lxc-users mailing list
> lxc-users at lists.linuxcontainers.org
> http://lists.linuxcontainers.org/listinfo/lxc-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linuxcontainers.org/pipermail/lxc-users/attachments/20140525/15f91e57/attachment.html>
More information about the lxc-users
mailing list