On 08/13/2018 04:53 AM, Stéphane Graber wrote: > The way you invoked sudo will strip your LD_LIBRARY_PATH causing that > error. > You can instead run "sudo -E -s" and then run "lxd --group sudo" and it > should then start fine. > Thank you : it starts !