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

How to install GD lib in php binary

Discussion in 'Development' started by Yexeed, Oct 28, 2017.

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

    Yexeed Slime

    Messages:
    76
    How to install GD library in PHP binary, provided by pocketmine here jenkins.pmmp.io?
    (Linux)
     
  2. robske_110 (Tim)

    robske_110 (Tim) Wither Skeleton Poggit Reviewer

    Messages:
    1,342
    GitHub:
    robske110
    What OS are you using? (Win/Mac/Linux(...))
     
  3. Yexeed

    Yexeed Slime

    Messages:
    76
    Linux
     
  4. robske_110 (Tim)

    robske_110 (Tim) Wither Skeleton Poggit Reviewer

    Messages:
    1,342
    GitHub:
    robske110
    then just build it yourself.
    Clone https://github.com/pmmp/php-build-scripts and then run
    Code:
    ./compile.sh -t linux64 -c -f -g -u -j 12
    (replace 12 with your threads(core) count * 1.5)
    Note that this will take some time, depending on your machine
     
    Last edited: Oct 28, 2017
    jasonwynn10 and Yexeed like this.
  5. Yexeed

    Yexeed Slime

    Messages:
    76
    thanks alot *liked*
     
  6. robske_110 (Tim)

    robske_110 (Tim) Wither Skeleton Poggit Reviewer

    Messages:
    1,342
    GitHub:
    robske110
    Oops, i made a small mistake in the args. if the command is already running abort it an re-run with updated args (edited the post)
     
    jasonwynn10 and Yexeed like this.
Thread Status:
Not open for further replies.
  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.