You are not logged in.
Pages: 1
I would like to install jdk8u45, I need this specific version. I didnt found such package for arch anywhere, so I created such PKGBUILD https://pastebin.com/GM6vJpcR
During "makepkg PKGBUILD" I am getting:
==> ERROR: Could not solve all dependencies.
==> ERROR: An unknown error has occurred. Exiting...
Could you let me know what I am doing wrong?
Thank you!
In folder where I got this PKGBUILD I got also jdk-8u45-linux-x64.tar.gz.
Offline
man makepkg | less -p syncOffline
Offline
You do realise you're trying to build an Oracle java version that is over 2 years old and misses tons of critical security fixes ?
As for the error : ls -l of the folder you're building in and full output of makepkg please .
Last edited by Lone_Wolf (2017-08-09 11:38:17)
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
Pages: 1