如何在Apache 2.4.6上安装apxs模块

编程入门 行业动态 更新时间:2024-10-11 03:15:28
本文介绍了如何在Apache 2.4.6上安装apxs模块的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我刚刚使用过apt-get update,我的apache已更新为2.4.6.

I have just used apt-get update and my apache has been updated to 2.4.6.

我想安装用于编译模块的apxs,但出现此错误

i want to install apxs for compiling modules and i get this error

The following packages have unmet dependencies: apache2-prefork-dev : Depends: apache2.2-common (= 2.2.22-1ubuntu1.4) but it is not going to be installed E: Unable to correct problems, you have held broken packages.

我该如何解决

推荐答案

要将pxs安装在ubuntu上,请安装apache2-dev软件包.

to install apxs on ubuntu, install theapache2-dev package.

sudo apt-get install apache2-dev

更多推荐

如何在Apache 2.4.6上安装apxs模块

本文发布于:2023-11-25 11:17:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1629530.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:模块   如何在   Apache   apxs

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!