-
Notifications
You must be signed in to change notification settings - Fork 3
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
Packages unavailable (404) #4
Comments
https://i.imgur.com/Z5d4JAm.png this is a screenshot of the output. I've tested about 5 of the dropbox links in the md5 file (as stated, zlib and onwards) and all of them fail. |
I've created a pastebin, but I'm still fairly confident it's the urls. when I do |
also in terms of the 404 (it occurred to me that was the "output" you wanted to see) I've checked the urls in my browser, this is the 404 output of zlib.epackage |
Ah, yeah, just like you said, it's failing to find zlib, which ENIGMA needs to compress your resources onto the exe. https://github.com/enigma-dev/ExtraPackages/blob/master/Packages.md5 I would have to ask @JoshDreamland what was in that dropbox because I am not sure. I know we tell you to install zlib from the shell using your package manager, so I don't know what else would need to be installed or why it's not just included with ENIGMA. |
I've already installed most of those dependencies through my package manager, but that seems to make no visible change. Okay, thanks for the help so far. |
It appears that everything here following Alure (so zlib and onwards) is causing a dropbox 404. This means that the Linux installer cannot progress beyond alure.
The text was updated successfully, but these errors were encountered: