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

Can't open binary on macOS. #36

Closed
MarqueIV opened this issue Nov 14, 2018 · 4 comments
Closed

Can't open binary on macOS. #36

MarqueIV opened this issue Nov 14, 2018 · 4 comments

Comments

@MarqueIV
Copy link

Forgive me if this is a noob question, but I can't open the 'dms' file on my Mac. When I first download it, it says it's an unsigned file so the OS blocks it. I then run the following...

xattr -d com.apple.quarantine /Users/md48954/Downloads/fx-macos.dms

...which removes that block, but then I get this...

The contents of 'fx-macos.dms' cannot be extracted with 'The Unarchiver'

So what am I supposed to do with the file?

Note: I also downloaded the source, but I'm not sure how to pipe data through a node.js file since it isn't a binary.

@MarqueIV
Copy link
Author

Follow up: Any chance you can simply create a zip instead of a 'dms'?

@antonmedv
Copy link
Owner

I'll publish Homebrew soon for macos. Where did you get fx-macos.dms?
https://github.com/antonmedv/fx/releases is only fx-macos
Simple move to /usr/local/bin add right chmod +x /usr/local/bin/fx and use it.

@MarqueIV
Copy link
Author

MarqueIV commented Nov 15, 2018

The DMS file is what was downloaded when O clicked the macOS link on your releases page.

However, I just checked that here from my iPhone, and there is no file extension. It looks exactly like you say here. I’m wondering if our work proxy was doing something to modify that file. As such, I think you can close this issue as being invalid.

@antonmedv
Copy link
Owner

Just downloaded normally.

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