Results 1 to 4 of 4

Thread: Minecraft bedrock server issue

  1. #1
    Join Date
    Dec 2023
    Beans
    2

    Minecraft bedrock server issue

    I've setup Minecraft bedrock on Ubuntu before but this is my first attempt on a raspberry pi 4 model b

    I'm a bit of a noob but the issue looks to be with qemu?

    When I try to run ./bedrock_server I get error
    /lib64/ld-linux-x86-64.so.2: No such file or directory

    What do I need to do and again apologies I'm trying to help my son build this

  2. #2
    Join Date
    Mar 2010
    Location
    USA
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Minecraft bedrock server issue

    Quote Originally Posted by zx10rsilver View Post
    I've setup Minecraft bedrock on Ubuntu before but this is my first attempt on a raspberry pi 4 model b

    I'm a bit of a noob but the issue looks to be with qemu?

    When I try to run ./bedrock_server I get error
    /lib64/ld-linux-x86-64.so.2: No such file or directory

    What do I need to do and again apologies I'm trying to help my son build this
    I would say you have the wrong package for the architecture. That error is looking for something on arch x86_amd64, and Raspberry Pi is arch arm64.

    "Concurrent coexistence of Windows, Linux and UNIX..." || Ubuntu user # 33563, Linux user # 533637
    Sticky: Graphics Resolution | UbuntuForums 'system-info' Script | Posting Guidelines | Code Tags

  3. #3
    Join Date
    Apr 2011
    Location
    Mystletainn Kick!
    Beans
    13,642
    Distro
    Ubuntu

    Re: Minecraft bedrock server issue

    moved to the gaming and leisure sub-forum
    Splat Double Splat Triple Splat
    Earn Your Keep
    Don't mind me, I'm only passing through.
    Once in a blue moon, I'm actually helpful
    .

  4. #4
    Join Date
    Dec 2023
    Beans
    2

    Re: Minecraft bedrock server issue

    Isn't that the point of qemu?

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •