网站首页 美食营养 游戏数码 手工爱好 生活家居 健康养生 运动户外 职场理财 情感交际 母婴教育 时尚美容

Ubuntu14-g++ command not found

时间:2024-10-28 05:10:02

1、在Ubuntu中遇到这种问题,是因为缺少g++相关的lib,有两种解决方案:1. 捂执涡扔使用yum进行安装,但是需要预先配置yum repo2. 使用apt-get,默认方式;

2、于之前不同的是,ubuntu中无明确独立的g++ lib,而是在build-essential中:apt-get install build-essential

Ubuntu14-g++ command not found

3、安装结束后,再重新进行之前的操作;

© 2025 小知经验
信息来自网络 所有数据仅供参考
有疑问请联系站长 site.kefu@gmail.com