php 5.3 instalar no Ubuntu 16.4 LTS

0

É muito difícil instalar o php5.3 no Ubuntu 16.04 LTS. Eu tentei muitas vezes, mas falhei o tempo todo. Para fazer isso, primeiro eu instalei o apache2 e instalei alguns arquivos de biblioteca. Então baixei o arquivo tar do php-5.3.3 e depois o descompactei. Então ./configure. mas quando eu uso make command então não compilo. O erro foi:

home/shohan/Downloads/sources/php-5.3.3/ext/dom/node.c:1903:21: error: dereferencing pointer to incomplete type ‘xmlBuf {aka struct _xmlBuf}’
    ret = buf->buffer->use;
                     ^
Makefile:545: recipe for target 'ext/dom/node.lo' failed
make: *** [ext/dom/node.lo] Error 1

Por favor, ajude-me a instalar o php5.3 no Ubuntu 16.04 LTS se possível, escreva detalhes ou forneça um tutorial em vídeo

Atenciosamente

Um novo aprendiz de linux.

    
por Shohanur Rahman 22.10.2016 / 20:25

0 respostas