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

GLIBC_2.25 not found

Discussion in 'Help' started by Sallomy, May 6, 2018.

  1. Sallomy

    Sallomy Spider

    Messages:
    6
    GitHub:
    sallomy
    Hello i just installed PocketMine On Ubuntu 16.04 And when i did ./start.sh i got this

    /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by ./bin/php7/bin/php)
    Any One Knows How to fix that?
    I Use PHP7.0
     
    Last edited: May 6, 2018
  2. Muqsit

    Muqsit Chicken

    Messages:
    1,548
    GitHub:
    muqsit
    install libc-dev?
     
  3. Sallomy

    Sallomy Spider

    Messages:
    6
    GitHub:
    sallomy
    It’s already installed
     
  4. Sallomy

    Sallomy Spider

    Messages:
    6
    GitHub:
    sallomy
    It’s even latest version
     
  5. Sallomy

    Sallomy Spider

    Messages:
    6
    GitHub:
    sallomy
    GUYs help...
     
  6. EdwardHamHam

    EdwardHamHam Skeleton

    Messages:
    962
    GitHub:
    edwardhamham
    Where did you install it to?
     
  7. Sallomy

    Sallomy Spider

    Messages:
    6
    GitHub:
    sallomy
    i installed it in multicraft
     
  8. EdwardHamHam

    EdwardHamHam Skeleton

    Messages:
    962
    GitHub:
    edwardhamham
    Okay, but I meant to what folder?
     
  9. Sallomy

    Sallomy Spider

    Messages:
    6
    GitHub:
    sallomy
    /home/minecraft/multicraft/jar/pocketmine
     
  10. defxor

    defxor Creeper

    Messages:
    1
    GitHub:
    troed
    The latest build of PHP from the PMMP homepage is built towards glibc 2.25, which is not supported on Ubuntu 16.04 (and other Linux versions). However, the PHP version before that works fine, and since it's 7.2.2 it's compatible with the newest PMMP builds.

    https://jenkins.pmmp.io/job/PHP-7.2-Aggregate/6/
     
  11. Awzaw

    Awzaw Zombie Pigman Poggit Admin

    Messages:
    726
    GitHub:
    awzaw
    I had the same problem on CentOS7 for which the latest official gclib is 2.17.

    Compile PHP yourself on the machine using the pmmp php build tools compile.sh script and it should work fine.
     
  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.