Search code examples
tizenlibpngtizen-wearable-sdktizen-native-app

Emulator for Tizen Studio requires old libpng12-0


I am about to install the Tizen Studio, and I also need the Emulators for Wear and Device. But unfortunately it requires libpng12-0 , whereas I have installed libpng16-16 already..

How can I tell Tizen Installer, it already has the last recent ones.. ?


Solution

  • I would prefer a solution, where I can use the last recent libpng version 16. But unfortunately I can not.

    I met all the prerequisites here : https://developer.tizen.org/ko/development/tizen-studio/download/installing-tizen-studio/prerequisites - in vain. As above it wont find libpng12.

    I made a dirty workaround yet: I downloaded https://packages.ubuntu.com/xenial/libpng12-0 the deb package from here and installed it with sudo dpkg -i libpng12*.deb

    EDIT: This solution leads to another mistake while synaptic updates repositories:

    The repository 'http://mirrors.kernel.org/ubuntu/pool/main/libp/libpng xenial Release' does not have a Release file.