无法在openSuse错误中构建apache mod_tile:无法在路径上找到apxs

chi*_*igk 5 tiles apache2 opensuse openstreetmap

我想运行带有OSM数据的切片服务器

我想安装mod_tile所以我按照mod_tile设置

但是当我这样做的时候

./配置

它说

checking for getloadavg... yes
checking for apxs... no
checking for apxs2... no
checking for /opt/local/apache2/bin/apxs... no
configure: error: Could not find apxs on the path.
Run Code Online (Sandbox Code Playgroud)

知道出了什么问题吗?

sca*_*cai 8

根据您需要安装的互联网apache2-devel.然后apx二进制文件应位于/ usr/bin/apxs2/ usr/sbin/apxs2下.

注意:要构建贴服务器,您应该遵循switch2osm上指南.