[Lxc-users] lxc-create is output error
T.Nomura
tsubasa0820 at gmail.com
Tue Jan 3 14:42:35 UTC 2012
Hi
I tryed "--localstatedir=/usr/local/var" option.
But occured same error.
So I seen "lxc-create" command.
--------------------------------------------------
line51: lxc_path=${localstatedir}/lib/lxc
--------------------------------------------------
${localstatedir} is not replace.
Next I specified "--with-config-path=/usr/local/lxc/var/lib"
And seen again "lxc-create" command.
--------------------------------------------------
line51: lxc_path=/usr/local/lxc/var/lib
--------------------------------------------------
${localstatedir} is replaced. OK.
Is this Bug?
On 2012/01/03, at 19:08, Daniel Lezcano wrote:
> On 01/03/2012 04:34 AM, T.Nomura wrote:
>> Hi
>>
>> My name is Mr.Nomura.
>>
>> I want install lxc "/usr/local/lxc".
>> So, I runed configure script below.
>> # ./configure --prefix=/usr/local/lxc&& make&& make install
>>
>> Next I run "lxc-create".But output below error.
>> configuration path '/lib/lxc' not found
>>
>> Why?
>> Please help me.
>
> You should specify also --localstatedir=/usr/local/var to the configure option
More information about the lxc-users
mailing list