您的当前位置:TAGS -> greenplum
  • ubuntu安装greenplum依赖包

    服务器2025年10月08日

    ubuntu安装greenplum的过程中有两个比较难找的包,特地写出来给大家分享一下: 错误提示1:configure: error: header file <ldap.h> is required for LDAP 解决:sudo apt-get install libldap2-dev 错误提示2:checking fo...