Hi, I'm trying to install pdksh as part of the required packages for Oracle 11G# tar zxvf pdksh.tar.gz # cd pdksh# ./configure --prefix=/usrWhen I try to "make" got the following errorCONFIG_FILES="" CONFIG_HEADERS=config.h ./config.statusc...
Linux 升级Glib时报错 error GNU libiconv not in use but included iconv.h is from libiconv
在使用以下方法编译安装就可以正常使用了。
./configure --prefix=/usr --with-pcre=system --with-libiconv...
OpenSSL-1.0.1e Introduction to OpenSSL The OpenSSL package contains management tools and libraries relating to cryptography. These are useful for providing cryptography...