跳转到内容
日暮星辰

日暮星辰

  • 首页
  • IT资讯
  • 服务器
    • PHP
    • SSL
    • 数据库
  • 域名
    • DNS
  • 生活
    • 感悟
  • 关于我
    • 关于我
    • Privacy Policy
    • Cookies Policy

月度归档: 2017年6月

编译错误安装错误 no acceptable C compiler found in $PATH

2017年6月27日 由 zach

编译错误安装错误 no acceptable C compiler found in $PATH 可能是没有安装gcc编译器 yum -y install gcc  

分类目录 IT资讯 留下评论

./configure: line 25001: make: command not found编译错误 Centos下安装g++

2017年6月27日 由 zach

CENTOS编译安装软件时候command is not found,可能是没有正确安装g++编译器. centos: gcc: yum install gcc g++: yum install gcc-c++ #或者 yum install make #或者 yum groupinstall “D …

阅读更多./configure: line 25001: make: command not found编译错误 Centos下安装g++

分类目录 IT资讯 留下评论

configure: error: cannot find Boost headers version >= 1.35.0

2017年6月25日 由 zach

当 configure出现configure: error: cannot find Boost headers version >= 1.35.0错误时,意味着安装boost-devel出现问题。 解决方案: UBUNTUN/DEBIAN #  sudo apt-get -y install …

阅读更多configure: error: cannot find Boost headers version >= 1.35.0

分类目录 IT资讯 留下评论

在线更新Ubuntu

2017年6月14日 由 zach

1、终端下执行命令 $ sudo apt-get update && sudo apt-get dist-upgrade 2、重启系统以完成更新的安装 $ sudo init 6 3、用命令安装更新管理器核心update-manager-core,如果服务器已安装则可以跳过 $ su …

阅读更多在线更新Ubuntu

分类目录 IT资讯 标签 Ubuntun, 升级 留下评论

Debian或Ubuntun wget下载证书无法验证

2017年6月13日 由 zach

Debian或Ubuntun wget下载证书无法验证,出现如下类似错误: ERROR: cannot verify URL’s certificate, issued …….’: Unable to locally verify the issuer …

阅读更多Debian或Ubuntun wget下载证书无法验证

分类目录 IT资讯 标签 wget, 证书 留下评论

分类目录

  • DNS
  • IT资讯
  • PHP
  • SSL
  • WEB技术
  • 域名
  • 感悟
  • 数据库
  • 服务器
  • 生活
©2021 日暮星辰 粤ICP备17089965号