Ошибка при установке APR на backtrack linux 5r3

Когда я пытаюсь установить сервер Apache, он показал следующую ошибку на ./configure

checking for APR... configure: WARNING: APR version 1.4.0 or later is required, found 1.3.8
configure: WARNING: skipped APR at apr-1-config, version not acceptable
no
configure: error: APR not found.  Please read the documentation

,

Поэтому я попытался обновить его до apr-1.4.6. Я скачал tarball и распаковал его. Также make получил следующую ошибку

libtool: link: you must specify an output file
libtool: link: Try `libtool --help --mode=link' for more information.
make[1]: *** [libapr-.la] Error 1
make[1]: Leaving directory `/root/Desktop/apr'
make: *** [all-recursive] Error 1

все же я продолжил make install

На make install я получил следующую ошибку

libtool: link: you must specify an output file
libtool: link: Try `libtool --help --mode=link' for more information.
make: *** [libapr-.la] Error 1

Любая помощь Как решить это?? Мне необходимо upgrade from apache 2.2.4 to apache 2.4.4.Любые альтернативные предложения приветствуются

0 ответов

Другие вопросы по тегам