1. The forums will be archived and moved to a read only mode in about 2 weeks (mid march).

get.pmmp.io for linux/macOS

Discussion in 'News' started by Intyre, Dec 2, 2016.

  1. Intyre

    Intyre Administrator Staff Member PMMP Team

    Messages:
    81
    GitHub:
    Intyre
    Last edited: Dec 13, 2016
    HBIDamian, applqpak, MK500 and 16 others like this.
  2. robske_110 (Tim)

    robske_110 (Tim) Wither Skeleton Poggit Reviewer

    Messages:
    1,342
    GitHub:
    robske110
    Awesome! No more long urls typing.
     
    HimbeersaftLP likes this.
  3. archie426

    archie426 Baby Zombie

    Messages:
    130
    GitHub:
    archie426
    Working on Windows using Cygwin
    Well, I think so anyways...
    Edit: Oh, no, my mistake, wget doesn't work with -0
     
    Last edited: Dec 5, 2016
  4. Dog2puppy

    Dog2puppy Slime

    Messages:
    94
    GitHub:
    colesquared
    Cool! I'm probley never gonna use it because I'm not gonna self host a server anytime soon.
     
    applqpak and HimbeersaftLP like this.
  5. Awzaw

    Awzaw Zombie Pigman Poggit Admin

    Messages:
    726
    GitHub:
    awzaw
    That works great on Linux, and probably on Sierra, but unfortunately on OSX <= 10.11 cURL fails with apparently insoluble SSL errors, and wget isn't installed by default. The best solution to use this method on El Capitan and below seems to be to install XCode... have a cup of tea... or 10, install brew (tea is the answer to everything), $ brew install wget (no such thing as too much tea), and then finally run the wget command above. After a short while you'll be prompted to run ./start.sh, and you can finally relax with a nice cup of tea.
     
  6. InspectorGadget

    InspectorGadget Zombie Pigman

    Messages:
    462
    GitHub:
    InspectorGadget
    :p, sounds good... I'll give it a try!
     
  7. archie426

    archie426 Baby Zombie

    Messages:
    130
    GitHub:
    archie426
    For Windows I use Cygwin. Like I said wget doesn't work on Windows either
     
  8. dktapps

    dktapps Administrator Staff Member PMMP Team

    Messages:
    774
    GitHub:
    dktapps
    Just pointing out that you typed 0 (zero) and not O (the letter) ... did you do that on the actual command line?
     
    applqpak likes this.
  9. archie426

    archie426 Baby Zombie

    Messages:
    130
    GitHub:
    archie426
    Oh, oops, I thought it was a '-0 ' *facepalm* Thanks! When you say actual command line, do you mean cmd? Or like the Cygwin terminal. wget and curl are new to me
    Edit: Cygwin terminal doesn't do anything when I do the zero(I mean o) cmd just says that it is not recognised, tried to get latest PowerShell 3.0 CTP, isn't applicable to my computer. Great
     
    Last edited: Dec 6, 2016
  10. Awzaw

    Awzaw Zombie Pigman Poggit Admin

    Messages:
    726
    GitHub:
    awzaw
    Sometimes copy/paste IS best!
     
  11. Dog2puppy

    Dog2puppy Slime

    Messages:
    94
    GitHub:
    colesquared
    For command line stuff, I almost always copy & paste. For npm I just type it tho.
    Edit: I changed now to npm. I'm not sure if I'm enjoying the Gboard (Google Keyboard)
     
  12. archie426

    archie426 Baby Zombie

    Messages:
    130
    GitHub:
    archie426
    Shame you can't do that on Cygwin
     
  13. SOFe

    SOFe Administrator Staff Member PMMP Team Poggit Admin

    Messages:
    1,968
    GitHub:
    sof3
    For command line stuff I almost always write PHP code to execute simple stuff :D
     
    applqpak likes this.
  14. aliuly

    aliuly Silverfish

    Messages:
    23
    GitHub:
    alejandroliu
    I do write a lot of "bash" scripts, for the installer I would imagine we need a scripting language that is more portable. (Bash can run on windows but requires a large runtime to go with it, the same with a lot of scripting languages).

    My personal favorites for this type of scenarios is TCL/TK. It can be used to write command line or GUIs and can be self contained into a single executable, The freewrap version is a single EXE of 6MB and has GUI, Zip support, http support, etc.
     
    Awzaw, applqpak and Kenn Fatt like this.
  15. Intyre

    Intyre Administrator Staff Member PMMP Team

    Messages:
    81
    GitHub:
    Intyre
    I'm almost done with a installer in Go. Single binary for Windows, Linux and macOS. Currently it is 5.4Mb ;)
     
    applqpak, L3ice, aliuly and 5 others like this.
  16. Dog2puppy

    Dog2puppy Slime

    Messages:
    94
    GitHub:
    colesquared
    *New OS is released and it's really popular for developers.*

    Intyre: Now I need 2 binaries. :/
     
  17. robske_110 (Tim)

    robske_110 (Tim) Wither Skeleton Poggit Reviewer

    Messages:
    1,342
    GitHub:
    robske110
    A new OS? No real problem, as most OSes will be yet again lay onto UNIX or NT(windoof). I don't think we're going to see something really new anytime soon. Kernels do have to just work *bluescreen cough* and not been thrown together in 2 minutes. Getting offtopic as duck here!
     
    HimbeersaftLP likes this.
  18. MK500

    MK500 Slime

    Messages:
    77
    GitHub:
    markkrueg
    I love this SO much. Thanks Intyre.
     
  19. TheDragonRing

    TheDragonRing Witch

    Messages:
    64
    GitHub:
    dragonwocky
    So what is the progress on a Windows installer?
     
    applqpak likes this.
  20. robske_110 (Tim)

    robske_110 (Tim) Wither Skeleton Poggit Reviewer

    Messages:
    1,342
    GitHub:
    robske110
    The installer in GO @Intyre is writing should also work on windows...
     
    TheDragonRing likes this.
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.