Issues trying to run VESTA on the UBUNTU 18.04

1,013 views
Skip to first unread message

Stolz Sandra

unread,
Jul 5, 2018, 10:44:29 AM7/5/18
to VESTA users' list
Hello everyone,
 
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

wei...@gmail.com

unread,
Jul 6, 2018, 12:42:13 AM7/6/18
to VESTA users' list
Hi Sandra,
A quick Google search shows that this links has the answer you wanted:

If you can't access that linke, here’s how to install libpng12-0.

sudo vi /etc/apt/sources.list
at the bottom of the file add
#### Manually Added sources
## source for libpng12-0 package
note for above, mirrors.kernel.org is one of many mirrors that can be used. You can replace mirrors.kernel.org/ubuntu with any of the mirrors listed at http://packages.ubuntu.com/xenial/amd64/libpng12-0/download that you wish to use
now to update the package list
sudo apt-get update
and install the package
sudo apt-get install libpng12-0

Stolz Sandra

unread,
Jul 7, 2018, 8:15:40 AM7/7/18
to VESTA users' list
Thank you very much ! It worked

Have a nice day, 
Sandra
Reply all
Reply to author
Forward
0 new messages