mod_tile make has error while building from source

戏子无情 提交于 2019-12-13 04:57:56

问题


I want to install mod_tile on opensuse. I am following the link to install it; after

#./configure

I run make:

#make

it shows the below error:

make[1]: *** [src/gen_tile.o] Error 1
make[1]: Leaving directory `/opt/mod_tiles_src/mod_tile'

回答1:


its duplicate of the Other issue

i used the code from

https://github.com/springmeyer/mod_tile

which is working fine..



来源:https://stackoverflow.com/questions/26773086/mod-tile-make-has-error-while-building-from-source

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!