安装postgreSQL时,configure 时出现的异常
安装postgreSQL时,configure 时出现的错误1、configure: error: readline library not found解决方法:http:
安装postgreSQL时,configure 时出现的错误
1、
configure: error: readline library not found
解决方法:http://blog.chinaunix.net/uid-24690947-id-224165.html
2、
configure: error: zlib library not found
解决方法:http://blog.csdn.net/lingfeng892/article/details/7660820