[Lxc-users] Need to explicitly create a symbolic link for liblxc.so.0

Amit amit.uttam at gmail.com
Thu Feb 10 00:17:49 UTC 2011


Hi,

Built lxc from git (commit 955f4ce683988742da4cf3c2a26a104184f55aff),
and could not run lxc-start due to missing liblxc.so.0. I had to
create a symbolic link in /usr/local/lib for liblxc.so.0:

# cd /usr/local/lib
# ln -s liblxc.so.0.7.4-rc1 liblxc.so.0

Not sure if anybody is aware of this.

Thanks,
Amit




More information about the lxc-users mailing list