-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Building for linux fails because of missing child_process.execSync #158
Comments
Please see #159 (comment) |
@develar can you confirm which platforms can build for Linux? |
@adam-lynch On OS X without any problems (see doc draft). Windows — please see jordansissel/fpm#505 You can build on Windows, but as always on Windows, it is not easy — you need to install cygwin... In the near future (several weeks) it will be documented and supported, but currently I cannot give you detailed instruction. |
@develar that's good enough thanks |
First I tried this on Windows and it failed for that reason. The docs say you may need fpm for Mac / Linux but doesn't mention Windows, is it supported at all for creating a Linux installer?
I then tried on my Mac. I got the following
Installing fpm didn't help. Installing gnutar didn't help.
The text was updated successfully, but these errors were encountered: