Avogadro compilation

Hi everybody,

I compiled succesfully avogadro 1.0 on ubuntu. I changed the
installation directory. So on execution of avogadro the software does
not find the engines, tools, extensions. I defined the environment
varianle LD_LIBRARY_PATH by defining the $dir/lib and
$dir/lib/avogadro/1_0 but nothing is found. Could tell what to define so
that the .so libraries (engines, tools, extensions, …) are found.
Thanks for your help.

I compiled succesfully avogadro 1.0 on ubuntu. I changed the
installation directory.

How did you change the install directory?

varianle LD_LIBRARY_PATH by defining the $dir/lib and
$dir/lib/avogadro/1_0 but nothing is found. Could tell what to define so

Avogadro does not use LD_LIBRARY_PATH when looking for its plugins. That’s why we’ll need to know a bit more about how you compiled the code with the new install directory.

Thanks,
-Geoff