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

Linux help

Discussion in 'Help' started by Liam, Sep 16, 2017.

  1. Liam

    Liam Spider Jockey

    Messages:
    38
    GitHub:
    itzgucci
    I dont understand, i downloaded this many times it isnt the updated verison to 1.1.7
     
  2. EdwardHamHam

    EdwardHamHam Skeleton

    Messages:
    962
    GitHub:
    edwardhamham
    Try:
    Code:
    wget https://jenkins.pmmp.io/job/PocketMine-MP/lastSuccessfulBuild/artifact/PocketMine-MP_1.7dev-43_a99eee9d_API-3.0.0-ALPHA8.phar
    and then:
    Code:
    mv PocketMine-MP_1.7dev-43_a99eee9d_API-3.0.0-ALPHA8.phar PocketMine-MP.phar
     
  3. Liam

    Liam Spider Jockey

    Messages:
    38
    GitHub:
    itzgucci
    Nothin poped up....
     
  4. Liam

    Liam Spider Jockey

    Messages:
    38
    GitHub:
    itzgucci
    ./start.sh didn towrk when i did the wget command this poped up but the other thing didnt do a thing heres what happend:
    (xenial)liam@localhost:~$ wget https://jenkins.pmmp.io/job/PocketM...e-MP_1.7dev-43_a99eee9d_API-3.0.0-ALPHA8.phar
    --2017-09-17 17:05:04-- https://jenkins.pmmp.io/job/PocketM...e-MP_1.7dev-43_a99eee9d_API-3.0.0-ALPHA8.phar
    Resolving jenkins.pmmp.io (jenkins.pmmp.io)... 2400:cb00:2048:1::681b:b483, 2400:cb00:2048:1::681b:b583, 104.27.181.131, ...
    Connecting to jenkins.pmmp.io (jenkins.pmmp.io)|2400:cb00:2048:1::681b:b483|:443... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 3881237 (3.7M) [application/octet-stream]
    Saving to: 'PocketMine-MP_1.7dev-43_a99eee9d_API-3.0.0-ALPHA8.phar'

    PocketMine-MP_1.7de 100%[===================>] 3.70M 1.61MB/s in 2.3s

    2017-09-17 17:05:07 (1.61 MB/s) - 'PocketMine-MP_1.7dev-43_a99eee9d_API-3.0.0-ALPHA8.phar' saved [3881237/3881237]

    (xenial)liam@localhost:~$ mv PocketMine-MP_1.7dev-43_a99eee9d_API-3.0.0-ALPHA8.phar PocketMine-MP.phar
    (xenial)liam@localhost:~$
    (xenial)liam@localhost:~$ ./start.sh
    bash: ./start.sh: No such file or directory
     
  5. NickTehUnicorn

    NickTehUnicorn Zombie

    Messages:
    200
    GitHub:
    unickorn
    Liam, you're doing stuff that we're telling on wrong directories.

    What I can suggest to you is, as we can't do any more than repeating what we said earlier, to download an ftp client. You can manage your files over there. Make sure your PocketMine-MP.phar, start.sh and bin are on the same directory by checking it with the ftp client, go back to ssh and cd to that directory, and run ./start.sh again.
     
    EdwardHamHam likes this.
  6. sharletsings123

    sharletsings123 Baby Zombie

    Messages:
    116
    GitHub:
    sharletk
    You know that you should not install stuff as a root user. Its is dangerous. You should do it as another user than root.
     
    Liam likes this.
  7. EdwardHamHam

    EdwardHamHam Skeleton

    Messages:
    962
    GitHub:
    edwardhamham
    He didn't say that you should. And also, it's PocketMine that you shouldn't install or run as root user. Even for the softwares that require you to be root to install, you still shouldn't run them as root.
     
    Kenner likes this.
  8. sharletsings123

    sharletsings123 Baby Zombie

    Messages:
    116
    GitHub:
    sharletk
    His instructions contained a -r which indicated the root flag so was just tagging it out.
     
    Liam likes this.
  9. EdwardHamHam

    EdwardHamHam Skeleton

    Messages:
    962
    GitHub:
    edwardhamham
    Oh, sorry, I didn't notice that.
     
  10. Liam

    Liam Spider Jockey

    Messages:
    38
    GitHub:
    itzgucci
    Thanks for the help Thouv! i think i got the server running i hope atleast i dont got time to join but if theres a problem il post it here
     
  11. sharletsings123

    sharletsings123 Baby Zombie

    Messages:
    116
    GitHub:
    sharletk
    Awesome!

    Its fine. We all make mistakes lol.
     
  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.