首页 > 窍门 > 科技数码

CentOS下libiconv库如何安装和使用 centos libc.so.6

来源: 更新时间:2023-08-31 00:23:20
The Beginning

  Linux下libiconv库的安装和使用:

  1.编译安装libiconv库

  包的下载页面http://www.gnu.org/software/libiconv/

拥有帝国一切,皆有可能。欢迎访问phome.net

  $ ./configure --prefix=/usr/local

  $ make

  $ make install

  2.在/usr/local/lib/目录下拷备需要的库文件libcharset.so.1, libiconv.so.2。

THE END

TAG:下载页面  文件  目录下  

猜你喜欢

相关文章