Solved Bukkit install on linux.

Discussion in 'Bukkit Help' started by bigggan, Feb 23, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    bigggan

    Hi i tried installing bukkit on debian server with PuTTy i followed this guide here exactly:
    http://wiki.bukkit.org/Setting_up_a_remote_Linux_server

    Changed the version to R4 from R3 also.

    But when i run the
    Code:
    sh craftbukkit.sh
    this happens:
    Show Spoiler

    Code:
    /minecraft/Creative # sh craftbukkit.sh
    craftbukkit.sh: 2: screen: not found

    okey now i get
    Code:
    [screen is terminating]
    
    Used this link to download:
    Code:
    wget 'http://dl.bukkit.org/latest-rb/craftbukkit.jar'
    Thanks!
     
  2. Offline

    clanslots

    run : sudo apt-get install screen
     
  3. Offline

    bigggan

    clanslots

    Okey update, i did that but now it says:
    Code:
    [screen is terminating]
    
    okey fixed it.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 24, 2016
  4. Offline

    Wisey

    What was the finial solution to this? I have done the same thing as you but now I'm stuck at:
    Code:
    [screen is terminating]
    Too. Any help would be much appreciated! Thanks.
     
Thread Status:
Not open for further replies.

Share This Page