WolverineFan / YNABLinuxInstall

Install script for YNAB 4 on Linux
174 stars 18 forks source link

Script error, will not start #2

Closed dazzlersa closed 11 years ago

dazzlersa commented 11 years ago

Hi

I downloaded and tried to run your script, but keep getting the following error:

perl ./YNAB4_LinuxInstall.pl

Bareword found where operator expected at ./YNAB4_LinuxInstall.pl line 9, near "YNABLinuxInstall" (Missing operator before YNABLinuxInstall?) syntax error at ./YNAB4_LinuxInstall.pl line 5, near "html>" Unrecognized character \xC2; marked by <-- HERE after at master <-- HERE near column 65 at ./YNAB4_LinuxInstall.pl line 9.</p> </div> </div> <div class="comment"> <div class="user"> <a rel="noreferrer nofollow" target="_blank" href="https://github.com/WolverineFan"><img src="https://avatars.githubusercontent.com/u/676544?v=4" />WolverineFan</a> commented <strong> 11 years ago</strong> </div> <div class="markdown-body"> <p>If you look at the file you downloaded, you'll see it's an HTML file. I'm guessing you tried to download the script by doing a Save on the GitHub page.</p> <p>Try this instead. First, delete the file you just tried to run. Next, right-click on this link and select Save Link As: <a href="https://raw.github.com/WolverineFan/YNABLinuxInstall/master/YNAB4_LinuxInstall.pl">https://raw.github.com/WolverineFan/YNABLinuxInstall/master/YNAB4_LinuxInstall.pl</a></p> <p>I just updated the README with these instructions. Thanks!</p> </div> </div> <div class="page-bar-simple"> </div> <div class="footer"> <ul class="body"> <li>© <script> document.write(new Date().getFullYear()) </script> Githubissues.</li> <li>Githubissues is a development platform for aggregating issues.</li> </ul> </div> <script src="https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.min.js"></script> <script src="/githubissues/assets/js.js"></script> <script src="/githubissues/assets/markdown.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/highlight.min.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/languages/go.min.js"></script> <script> hljs.highlightAll(); </script> </body> </html>