<div dir="ltr"><div class="gmail_default" style="font-size:small"><span style="color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px">Hi S.Çağlar Onur,</span><br></div><div class="gmail_default" style="font-size:small">
<span style="color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px"><br></span></div><div class="gmail_default" style="font-size:small"><span style="color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px">> </span><span style="font-family:arial,sans-serif;font-size:13px">See </span><a href="https://stackoverflow.com/questions/8633461/how-to-keep-environment-variables-when-using-sudo" target="_blank" style="font-size:13px;font-family:arial,sans-serif">https://stackoverflow.com/questions/8633461/how-to-keep-environment-variables-when-using-sudo</a></div>
<div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Thank you for the tip. That's very helpful</div><div class="gmail_default" style="font-size:small"><br></div>
<div class="gmail_default" style="font-size:small">PhiHo</div><div class="gmail_default" style="font-size:small"><br></div><div class="" style="font-family:arial,sans-serif;font-size:13px"><div id=":2j2" class="" tabindex="0">
<img class="" src="https://mail.google.com/mail/u/0/images/cleardot.gif"></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, May 25, 2014 at 3:30 PM, S.Çağlar Onur <span dir="ltr"><<a href="mailto:caglar@10ur.org" target="_blank">caglar@10ur.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On Sun, May 25, 2014 at 3:07 PM, Phiho Hoang <<a href="mailto:hohoangphi@gmail.com">hohoangphi@gmail.com</a>> wrote:<br>

> P.S: The problem seems to be resolved with:<br>
><br>
> $  sudo cp /usr/local/lib/liblxc* /usr/lib/x86_64-linux-gnu<br>
><br>
> $ sudo lxc-create --version<br>
> 1.0.0<br>
><br>
> It is much appreciated if LXC gurus would advise if this is the proper way<br>
> to use LXC from github<br>
> I know I must have missed something important in the process.<br>
><br>
> PPS: Is it correct that the current version of LXC on the github is 1.0.0?<br>
> Should it be 1.0.4?<br>
<br>
</div>I believe your problem is nothing to do with LXC. sudo, by default,<br>
does not preserve the environment variables. I believe you are<br>
exporting LD_LIBRARY_PATH as a user and sudo is clearing them before<br>
running the command. See<br>
<a href="https://stackoverflow.com/questions/8633461/how-to-keep-environment-variables-when-using-sudo" target="_blank">https://stackoverflow.com/questions/8633461/how-to-keep-environment-variables-when-using-sudo</a><br>

<div class="HOEnZb"><div class="h5"><br>
> Best regards,<br>
><br>
> PhiHo<br>
><br>
><br>
><br>
><br>
> On Sun, May 25, 2014 at 1:45 AM, Phiho Hoang <<a href="mailto:hohoangphi@gmail.com">hohoangphi@gmail.com</a>> wrote:<br>
>><br>
>> Dear List,<br>
>><br>
>> This is my environment:<br>
>><br>
>> $ uname -a<br>
>> Linux lxc1 3.13.0-24-generic #47-Ubuntu SMP Fri May 2 23:30:00 UTC 2014<br>
>> x86_64 x86_64 x86_64 GNU/Linux<br>
>><br>
>>  `./autogen.sh; ./configure; make; sudo make install' seem to complete<br>
>> successfully.<br>
>><br>
>> However:<br>
>><br>
>> $ sudo lxc-create --version<br>
>> lxc-create: error while loading shared libraries: liblxc.so.1: cannot open<br>
>> shared object file: No such file or directory<br>
>><br>
>> 'liblxc.so*' seem to exist:<br>
>><br>
>> $ ls -l /usr/local/lib/liblxc.so*<br>
>> total 1740<br>
>> lrwxrwxrwx 1 root root       11 May 25 01:16 liblxc.so -> liblxc.so.1<br>
>> lrwxrwxrwx 1 root root       15 May 25 01:16 liblxc.so.1 -><br>
>> liblxc.so.1.0.0<br>
>> -rwxr-xr-x 1 root root  1754956 May 25 01:16 liblxc.so.1.0.0<br>
>><br>
>> and '/usr/local/lib' is in LD_LIBRARY_PATH:<br>
>><br>
>> $ echo $LD_LIBRARY_PATH<br>
>> :/usr/local/lib:/usr/lib:/lib<br>
>><br>
>> Thank you for your help.<br>
>><br>
>> Best regards,<br>
>><br>
>> PhiHo<br>
>><br>
><br>
><br>
</div></div><div class="im HOEnZb">> _______________________________________________<br>
> lxc-users mailing list<br>
> <a href="mailto:lxc-users@lists.linuxcontainers.org">lxc-users@lists.linuxcontainers.org</a><br>
> <a href="http://lists.linuxcontainers.org/listinfo/lxc-users" target="_blank">http://lists.linuxcontainers.org/listinfo/lxc-users</a><br>
<br>
<br>
<br>
</div><span class="HOEnZb"><font color="#888888">--<br>
S.Çağlar Onur <<a href="mailto:caglar@10ur.org">caglar@10ur.org</a>><br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
lxc-users mailing list<br>
<a href="mailto:lxc-users@lists.linuxcontainers.org">lxc-users@lists.linuxcontainers.org</a><br>
<a href="http://lists.linuxcontainers.org/listinfo/lxc-users" target="_blank">http://lists.linuxcontainers.org/listinfo/lxc-users</a></div></div></blockquote></div><br></div>