We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After unpacking tar file, get error on .sh file ...
/Downloads/aeon-gui-v0.13.1.0$ bash --init-file '/home/stephen/Downloads/aeon-gui-v0.13.1.0/start-gui.sh' /home/stephen/Downloads/aeon-gui-v0.13.1.0/aeon-wallet-gui: error while loading shared libraries: libpng12.so.0: cannot open shared object file: No such file or directory stephen@WalkWitJah:/Downloads/aeon-gui-v0.13.1.0$ stephen@WalkWitJah:~/Downloads/aeon-gui-v0.13.1.0$ bash -x start-gui.sh ++ pwd
The text was updated successfully, but these errors were encountered:
Looks like you are missing a library tcoopman/image-webpack-loader#95
Sorry, something went wrong.
No branches or pull requests
After unpacking tar file, get error on .sh file ...
/Downloads/aeon-gui-v0.13.1.0$ bash --init-file '/home/stephen/Downloads/aeon-gui-v0.13.1.0/start-gui.sh'/Downloads/aeon-gui-v0.13.1.0$/home/stephen/Downloads/aeon-gui-v0.13.1.0/aeon-wallet-gui: error while loading shared libraries: libpng12.so.0: cannot open shared object file: No such file or directory
stephen@WalkWitJah:
stephen@WalkWitJah:~/Downloads/aeon-gui-v0.13.1.0$ bash -x start-gui.sh
++ pwd
++ pwd
++ pwd
+++ test -L start-gui.sh
+++ echo start-gui.sh
++ dirname start-gui.sh
./aeon-wallet-gui: error while loading shared libraries: libpng12.so.0: cannot open shared object file: No such file or directory
The text was updated successfully, but these errors were encountered: