Skip to content
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

Open
HitCoder9768 opened this issue Sep 20, 2017 · 5 comments
Open

Packages unavailable (404) #4

HitCoder9768 opened this issue Sep 20, 2017 · 5 comments

Comments

@HitCoder9768
Copy link

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.

@HitCoder9768
Copy link
Author

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.

@HitCoder9768
Copy link
Author

I've created a pastebin, but I'm still fairly confident it's the urls.
https://pastebin.com/BdJrD6JP

when I do java -jar lateralgm.jar it doesn't show compile options.

@HitCoder9768
Copy link
Author

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
https://i.imgur.com/ZN3hiaY.png

@RobertBColton
Copy link
Contributor

RobertBColton commented Sep 20, 2017

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
So basically the script works by crawling that file I just linked Packages.md5 and comparing their md5 checksum to see if a new version should be downloaded.

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.

@HitCoder9768
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants