Recent content by stubbs

  1. S

    Homebrew Question Is there CDNSP for Linux?

    I have this same problem, not sure why some files crawl at 250KBps and others at 1.5MBps
  2. S

    Homebrew Question Is there CDNSP for Linux?

    Success!!!! So, I ended up VNCing in, then compiling from that terminal, worked flawlessly. I am stoked, thank you again so much for everything. I hope any of this can help if anyone else is struggling with this.
  3. S

    Homebrew Question Is there CDNSP for Linux?

    I compiled it over SSH logged in as a regular user, not sure if I had to use sudo to get it to build, I VNC into it as the same user. I executed it the same way, sudo ./hactool_linux. Env seems to be pretty similar, SHELL=/bin/bash USER=pi TERM=xterm
  4. S

    Homebrew Question Is there CDNSP for Linux?

    Any ideas why it would prompt for sytanx when I run it over SSH but when I run it locally in terminal in linux it fails with that same error again :(
  5. S

    Homebrew Question Is there CDNSP for Linux?

    Oh man! Im getting a syntax request from hactool now! I will be able to fully test when I get home and can VNC into the box to run the GUI, you guys are awesome, I really appreciate the time and effort you have spent helping me.
  6. S

    Homebrew Question Is there CDNSP for Linux?

    Tried that command, it accepted the command but did not change the result of running hactool. It is running Debian. Thank you guys!
  7. S

    Homebrew Question Is there CDNSP for Linux?

    "Compilation is still annoying, so a pre-compiled build is provided for Windows users." From Hactool Repo on GitHub so I assumed it was a pita and I dont have the linux knowledge to do it
  8. S

    Homebrew Question Is there CDNSP for Linux?

    Not sure how important this is, but the only results I found on the web were similar to yours where the ) is the wrong direction in the error from what I am getting
  9. S

    Homebrew Question Is there CDNSP for Linux?

    Very well could be, I am trying to run this on a Raspberry Pi so it could be some limitation of that. Frustrating to get it so close to working, its such a better alternative to Torrenting
  10. S

    Homebrew Question Is there CDNSP for Linux?

    I do, I have hactool, hactool_linux and hactool_mac in the same directory. Same error when I manually run hactool_linux sudo ./hactool_linux results in ./hactool_linux: 1: ./hactool_linux: Syntax error: ")" unexpected
  11. S

    Homebrew Question Is there CDNSP for Linux?

    It is a failure in hactool, or the calling of hactool in the script. It fails with: ./hactool_linux: 1: ./hactool_linux: Syntax error: ")" unexpected Any ideas are welcome :)
  12. S

    Homebrew Question Is there CDNSP for Linux?

    Thanks! I finally realized this, fixed some issues since im doing it over VNC and finally got the GUI up.. it is still complaining about the cert though and these same certs work perfect in Windows. Im not sure if its them or something else that reads them, hactool maybe?
  13. S

    Homebrew Question Is there CDNSP for Linux?

    Im not sure how to get that one working in Linux
  14. S

    Homebrew Question Is there CDNSP for Linux?

    That is what I did, thats why Im unsure of why it isnt working now. Thank you though!
  15. S

    Homebrew Question Is there CDNSP for Linux?

    Still fails on the cert, but its working with CDNSP on Windows so im not sure, anyone have any ideas?