I have downloaded VESTA-x86_64 and tried to run it but I get this error: error while loading shared libraries: libpng12.so.0.
After this I wrote:
sudo apt-get install libpng12-0
,but I get this message:
Package libpng12-0 is not available, but is referred by another package.This may mean that the package is missing, has been obsoleted, or is only available from another source.
What should I do in order to get it running?
A great day!
Sandra