Menu

#2 build_nix.sh

open
nobody
None
5
2010-07-12
2010-07-12
Anonymous
No

Two things need to be fixed for build_nix.sh to run on many *nixes.

1. CR/LFs (dos newlines) need to be stripped. In the future you could make your editor not save the script as a DOS text file.
2. The script needs to use env: #!/usr/bin/env sh

Won't work on osx without fixing those two issues.

Would have sent a patch but the newline issue wouldn't be represented.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB