anyforever commented on issue #3998: URL: https://github.com/apache/apisix/issues/3998#issuecomment-817048327
@moonming 1.在root目录编译的时候没有任何提示,等到启动的时候才提示不能这样。。有点迟了吧 2.把root目录编译完的copy到/usr/local/apisix目录下启动,也是一样的提示。所以提问是不是编译的时候必须在非root目录操作,建议软件做成跟别的软件那种常规安装模式,例如:make install之后,给安装到/usr/local/apisix目录。或者在configure时可以手动指定安装目录较好 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
