Closed cobolbaby closed 2 years ago
In addition, I would like to ask, do errors in the compilation process affect the actual use of functions?
Thanks, @cobolbaby for reaching out to us.
I think you missed exporting PKG_CONFIG_PATH and that step is there in README.
In addition, I would like to ask, do errors in the compilation process affect the actual use of functions? Do you mean compilation warnings? If Yes, then there won't be an issue.
I think you missed exporting PKG_CONFIG_PATH and that step is there in README.
Indeed, the environment variable is missing.
Do you mean compilation warnings? If Yes, then there won't be an issue.
Ok.
When trying to install the
mongo_fdw
extension in the container, there will always be some problems. Can you clarify the installation operation a little more, or provide a script to make it easier for users to install?The operation process is as follows.