Error while trying to install ros kinetic on lubuntu 17.04
I am getting the below error trying to install ros kinetic from the source.
Package libpng12-dev is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'libpng12-dev' has no installation candidate
ERROR: the following rosdeps failed to install
apt: command [sudo -H apt-get install -y libpng12-dev] failed
I tried to install libpng12 dev from binary package but still I am getting the same error.
Did you find any solution to this problem? The package libpng12-dev is actually replaced by libpng12-0 but even after installing that the error wouldn't go.
@YusraAzhar: ROS Kinetic is not supported on Ubuntu 17.04, as @ahendrix already answered below.