安装mongodb后启动报错libstdc++

安装mongo后启动报错如下图

显然说是libstdc++.so文件版本的问题,这种一般都是gcc版本太低了

接着查询gcc的版本    strings /usr/lib/libstdc++.so.6 | grep GLIBCXX

接着去找下libstdc++.so新点的版本,一定要根据自己的系统版本去找啊,由于我找错了版本报错系统位数不对

随后下载了一个64位的libstdc++.so.6.0.17的文件,然后软链成libstdc++.so.6

ln -s libstdc++.so.6.0.17 /usr/lib64/libstdc++.so.6

下载地址

链接:http://pan.baidu.com/s/1dEJRFG1   密码:99nz

时间: 2024-08-02 07:01:18

安装mongodb后启动报错libstdc++的相关文章

centos7 安装docker后启动报错

启动docker $ sudo systemctl start docker 报错. 查看状态: $ systemctl status docker.service -l 加 -l 有的行信息很长,打印的时候会省略,加此参数则全部显示. 报错信息: Error starting daemon: SELinux is not supported with the overlay2 graph driver on this kernel. Either boot into a newer kerne

RHEL安装rails后启动报错

[[email protected] demo]# rails server/usr/local/rvm/gems/ruby-2.4.1/gems/bundler-1.16.0.pre.2/lib/bundler/runtime.rb:86:in `rescue in block (2 levels) in require': There was an error while trying to load the gem 'uglifier'. (Bundler::GemRequireError

安装Rational Rose启动报错:无法启动此程序,由于计算机中丢失 suite objects.dll。

执行Rational Rose的时候假设出现这种错误,先检查环境变量有没有common的地址,假设没有直接配上就OK:配置例如以下:D:\Program Files\Rational\Common; 我的win7直接使用大写的Common路径没有出现以下资料说的问题:假设有的能够依照以下资料再次改动下: 以下资料来自于网络: 安装完以后提示找不到 suite objects.dll: 经查找,该 dll 存在: 找不到的原因是,安装程序自己主动设置在 Path 中的环境变量有误: 更改例如以下:

源码安装mysql5.6x启动报错:[ERROR] Can't find messagefile '/data/mysqldata/3306/english/errmsg.sys'

170502 10:43:40 mysqld_safe Starting mysqld daemon with databases from /data/mysqldata/3306/data 2017-05-02 10:43:40 0 [Warning] The syntax '--language/-l' is deprecated and will be removed in a future release. Please use '--lc-messages-dir' instead.

安装Rational Rose启动报错:无法启动此程序,因为计算机中丢失 suite objects.dll。

运行Rational Rose的时候如果出现这样的错误,先检查环境变量有没有common的地址,如果没有直接配上就OK:配置如下:D:\Program Files\Rational\Common; 我的win7直接使用大写的Common路径没有出现下面资料说的问题:如果有的可以按照下面资料再次修改下: 下面资料来自于网络: 安装完以后提示找不到 suite objects.dll: 经查找,该 dll 存在: 找不到的原因是,安装程序自动设置在 Path 中的环境变量有误: 更改如下: 右击我的

新安装的MySQL启动报错The server quit without updating PID file

安装的MySQL启动报错The server quit without updating PID file [[email protected] mysql]# service mysqld restart MySQL server PID file could not be found!                  [失败] Starting MySQL.The server quit without updating PID file (/[失败]ysql/l ocalhost.loc

dialogic d300语音卡驱动重装后启动报错问题解决方法

dialogic d300 驱动重装后 dlstart  报错解决 问题描述:dlstart  后如下报错 [[email protected] data]#dlstop Stopping Dialogic Services... Stopping Clocking Daemon:[  纭畾  ] Stopping ClockingServer:[  纭畾  ] Stopping Telephony System Monitor:[  纭畾  ] Stopping Dialogic(R)

mysql5.5 免编译安装及脚本启动报错深入

Mysql安装环境简介: 最近在做MHA.已经安装完毕heartbeat和drbd,现在准备安装Mysql. Mysql安装目录:/opt/mysql Mysql数据目录:/data/mysql 备注:/data目录实际是drbd需要同步到备节点的磁盘分区 [[email protected] src]# df -h Filesystem     Size  Used Avail Use% Mounted on /dev/sda2      9.5G  2.0G  7.1G 22% / tmpf

新安装Windows 2012 启动报错0xc0000225

HP 台式机,支持UEFI安装:原有的机械硬盘安装了过Windows 2008,后删除掉系统盘,重新格式为数据盘,但是仍然是GPT分区. 加一块SSD硬盘. 用U盘启动安装Windows 2012.(这种安装方式,不支持UEFI,不支持安装到GPT硬盘,只支持安装到MBR硬盘) 启动后报错0xc0000225,回车后可以启动Windows 2012.问题是这样多麻烦啊 排错: 拔掉老的机械式大硬盘,启动一点问题木有啊 问题的解决: 后来在机器BIOS里面发现,原来BIOS里面优先启动UEFI设备