-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can not install libpng12-dev on raspberry 4 #35
Comments
A package is something the distro that you are using has provided, ready to use. So libpng12-dev seems not to be available on the distro you are using. |
Thanks for the information. Could you please how we can install libpng12-dev on raspberry pi 4 ? |
I am running archlinux-arm on my raspberry pi, so I dont have this problem, but I did a google search for you, and the first result says: If that does not work, dig into google and you may find more clues. |
I have tried that option but the pngview command is not available yet. |
libpng12 is not available for raspberry pi os buster. the package
|
Anyone has fixed this issue?
|
I suspect there's something wrong when using libraspidmxPng.a. workaround:
Worked for me on bullseye. |
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
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
Due to this it isnot installing any package.
uname -m: armv7l
The text was updated successfully, but these errors were encountered: