Dlopen error

Hi Maena,

the system cannot find a library, libjpeg.so.62, against which libAsImage.so is linked.
It’s hard to tell what the problem exactly is, likely some misconfiguration, hardly a ROOT issue.
This library is located usually in directories like /usr/lib64/ or /usr/lib/x86_64-linux-gnu/ , but it’s really OS dependent.

Danilo