qt5-everywhere -* file not found.
by quickbreakfast from LinuxQuestions.org on (#53852)
I am in the process of installing alien bob's qt5 in an i3 with 4 G ram and 12Gswap to a xfce desktop, but my computer can not find the file qt5-everywhere-5.13.2.tar.xz. So when I go sh qt5.SlackBuild the build stops.
Code:bash-4.3# sh qt5.SlackBuild
Extracting qt-everywhere-src-5.13.2.tar.xz
tar: /jules/build/qt-everywhere-src-5.13.2.tar.xz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting nowThere is an old thread in this forum about the same problem stared in 2016 which in 2018 suggests that a new thread should be started.
Consulting Google I found
https://mirrors.slackware.com/slackw....xz.mirrorlist
But that file is not, being a number that starts with a 4 instead of a 5, the install wants.
Would the file in the above link be alright to use? Or should I continue searching?
And should I install qt5-everywhere-5* before continuing with attempting to install qt5, or leave it for the qt5 build to find?


Code:bash-4.3# sh qt5.SlackBuild
Extracting qt-everywhere-src-5.13.2.tar.xz
tar: /jules/build/qt-everywhere-src-5.13.2.tar.xz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting nowThere is an old thread in this forum about the same problem stared in 2016 which in 2018 suggests that a new thread should be started.
Consulting Google I found
https://mirrors.slackware.com/slackw....xz.mirrorlist
But that file is not, being a number that starts with a 4 instead of a 5, the install wants.
Would the file in the above link be alright to use? Or should I continue searching?
And should I install qt5-everywhere-5* before continuing with attempting to install qt5, or leave it for the qt5 build to find?