fink / scripts

Various scripts used to maintain Fink, the web site and the binary distribution. They are not intended for use by the general public.
156 stars 362 forks source link

Syntax error Expected end of line, etc. but found identifier. #40

Closed Ulivalo closed 7 years ago

Ulivalo commented 7 years ago

Hello. I am really new with this and I am trying to install fink. I have macOS 10.12 and I am copying the code provided here: https://github.com/fink/scripts/blob/master/srcinstaller/Install%20Fink.tool

into the script editor and when I try to run the script I receive a message: "Syntax error Expected end of line, etc. but found identifier." and the script editor selects fetchBin on the line "function fetchBin {"

what can I do in order to solve this? I hope you can help me with this

dak180 commented 7 years ago

Download InstallFink.tgz and run the resulting Install Fink.tool file on your computer.