登录 注册
当前位置:主页 > 资源下载 > 14 > crypto-2.0.tar下载

crypto-2.0.tar下载

  • 更新:2024-11-06 15:30:44
  • 大小:369KB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:Linux - 操作系统
  • 格式:TAR

资源介绍

3).erlang (1).>wget http://ftp.gnu.org/pub/gnu/ncurses/ncurses-5.6.tar.gz >tar zxvf ncurses-5.6.tar.gz >cd ncurses-5.6 >./configure >make >make install clean (2).>wget http://www.erlang.org/download/otp_src_R14A.tar.gz >tar -xzf otp_src_R14A.tar.gz >cd otp_src_R14A >./configure >make >sudo make install (3).拷贝 crypto-2.0.tar 并解压到 erlang的lib目录下。