Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
pmoriarty
on Sept 13, 2016
|
parent
|
context
|
favorite
| on:
Advancing in the Bash Shell
Is there any way to force the installer to compile from source rather than downloading a binary?
I'm a little wary of precompiled binaries.
icebraining
on Sept 13, 2016
|
next
[–]
There's a Makefile in the src directory, seems like you can run "make release" to compile from source.
pjmlp
on Sept 13, 2016
|
prev
[–]
Do you also validate the whole source code, including running it through static analysis, before compiling it?
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
I'm a little wary of precompiled binaries.