Skip to main content
Question

FME on linux

  • February 24, 2017
  • 4 replies
  • 25 views

sigtill
Supporter
Forum|alt.badge.img+25

Trying to install FME2017 on linux and get this error-message:

Dependency not satisfiable: libpng12-0

Have tried to google for it to be installed - but this seems to be a very old library - the newest is 16-16. Any workaround for this?

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

4 replies

sigtill
Supporter
Forum|alt.badge.img+25
  • Author
  • Supporter
  • 956 replies
  • February 24, 2017

Found that I had to download libpng manually by following: http://unix.stackexchange.com/questions/310493/error-installing-virtualbox-in-kali-linux

Download this: http://http.us.debian.org/debian/pool/main/libp/libpng/

wget http://http.us.debian.org/debian/pool/main/libp/libpng/libpng12-0_1.2.49-1%2Bdeb7u2_amd64.deb

And use this: 

dpkg -i libpng12-0_1.2.49-1%2Bdeb7u2_amd64.deb

Before doing this:

sudo gdebi fme-desktop.......deb


ravenkopelman
Safer
Forum|alt.badge.img+1
  • Safer
  • 91 replies
  • February 24, 2017
What Linux distro+version were you installing on, and which of the three FME Linux installers did you use?

 

 


sigtill
Supporter
Forum|alt.badge.img+25
  • Author
  • Supporter
  • 956 replies
  • February 28, 2017
What Linux distro+version were you installing on, and which of the three FME Linux installers did you use?

 

 

Lubuntu 64bit 16.10 - http://lubuntu.net/ deb-installer

 

 


ravenkopelman
Safer
Forum|alt.badge.img+1
  • Safer
  • 91 replies
  • February 28, 2017
Lubuntu 64bit 16.10 - http://lubuntu.net/ deb-installer

 

 

Ubuntu 16.10 appears to have diverged from 16.04 which we do support. We have no plans to support 16.10.