-
Notifications
You must be signed in to change notification settings - Fork 1k
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
autogen.sh not found? #364
Comments
Please check the first paragraph of https://facebook.github.io/watchman/docs/install.html#installing-from-source Since you are probably the first person to try this configuration, and because inotify running on windows is unproven, I'd recommend that you run Please let us know the outcome of this! |
Wow, I have installed Watchman on my Windows PC with Bash on Ubuntu on Windows
|
inotify doesn't currently work in that environment, so watchman isn't going to work either.
On Sun, Sep 18, 2016 at 3:52 PM -0700, "Muhammad Habib Rohman" <notifications@github.commailto:notifications@github.com> wrote: Wow, I have installed Watchman on my Windows PC with Bash on Ubuntu on Windows root@MHR-PC:/mnt/d/Hybrid/watchman# watchman --help -h, --help Show this help
-v, --version Show version number -U, --sockname=PATH Specify alternate sockname -o, --logfile=PATH Specify path to logfile
-p, --persistent Persist and wait for further responses -n, --no-save-state Don't save state between invocations
-j, --json-command Instead of parsing CLI arguments, take a single json object from stdin
-f, --foreground Run the service in the foreground
Available commands:
See https://github.com/facebook/watchman#watchman for more help Watchman, by Wez Furlong. You are receiving this because you are subscribed to this thread. |
I using Bash on Ubuntu on Windows in Windows 10
When I run
./autogen.sh
then show this errorThe text was updated successfully, but these errors were encountered: