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

Unable to build from a cloned git repo #94

Open
zombie-eng opened this issue Jan 19, 2025 · 2 comments
Open

Unable to build from a cloned git repo #94

zombie-eng opened this issue Jan 19, 2025 · 2 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@zombie-eng
Copy link

Good Day,

Went to try and run this on MacOS - Sequoia. Unfortunately I recieved this error.

user@Mac dist % ./install-mac.sh
Using adb at ./platform-tools/adb
Force a switch into the debug mode to enable ADB
./install-common.sh: line 20: ./serial-macos-latest/serial: No such file or directory

This appears to be similar to issue #93 on Debian.

Thanks for the presentation at Shmoocon!

@wgreenberg
Copy link
Collaborator

hello! this actually looks like a separate issue. it seems you're running the install script from the repo's dist directory, when instead you should be running it from a release directory downloaded from https://github.com/EFForg/rayhunter/releases/tag/v0.2.4

that said, our mac installer is currently breaking due to #89, so that will probably also not work. we're working it though!

@cooperq cooperq changed the title Unable to build on MacOS; Likely due to serial (similar to issue #93) Unable to build from a cloned git repo Jan 28, 2025
@cooperq
Copy link
Collaborator

cooperq commented Jan 28, 2025

This is more of a documentation and UI problem IMO. We either need to have the script fail out with a more obvious error message if people are trying to not run it from a build or we need to clarify in our documentation how to build the project from the github repo. Probably both TBH.

@cooperq cooperq self-assigned this Jan 30, 2025
@cooperq cooperq added the documentation Improvements or additions to documentation label Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

3 participants