[分享] Linux下用Anjuta写个Hello World 的C++程序竟如此简单!
时间:2010-09-07
来源:互联网
因为当时没有源码安装mysql 现在想安装mysql开发包 却不知道怎么安装 用的ubuntu 10.04
sudo apt-get install libmysqlclient15-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting libmysqlclient-dev instead of libmysqlclient15-dev
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libmysqlclient-dev: Depends: libmysqlclient16 (= 5.1.41-3ubuntu12) but 5.1.41-3ubuntu12.3 is to be installed
E: Broken packages
提示这个
然后我又输入
sudo apt-get install libmysqlclient16 libmysqlclient15-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
libmysqlclient16 is already the newest version.
Note, selecting libmysqlclient-dev instead of libmysqlclient15-dev
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libmysqlclient-dev: Depends: libmysqlclient16 (= 5.1.41-3ubuntu12) but 5.1.41-3ubuntu12.3 is to be installed
E: Broken packages
sudo apt-get install libmysqlclient16 libmysqlclient-dev libmysqlclient16-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
libmysqlclient16 is already the newest version.
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libmysqlclient-dev: Depends: libmysqlclient16 (= 5.1.41-3ubuntu12) but 5.1.41-3ubuntu12.3 is to be installed
E: Broken packages
sudo apt-get install libmysqlclient16 libmysqlclient16-dev libmysqlclient-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
libmysqlclient16 is already the newest version.
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libmysqlclient-dev: Depends: libmysqlclient16 (= 5.1.41-3ubuntu12) but 5.1.41-3ubuntu12.3 is to be installed
E: Broken packages
请教各位 除了重新用源码编译安装之外 我改怎么用ubuntu的apt安装阿 谢谢各位
sudo apt-get install libmysqlclient15-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting libmysqlclient-dev instead of libmysqlclient15-dev
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libmysqlclient-dev: Depends: libmysqlclient16 (= 5.1.41-3ubuntu12) but 5.1.41-3ubuntu12.3 is to be installed
E: Broken packages
提示这个
然后我又输入
sudo apt-get install libmysqlclient16 libmysqlclient15-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
libmysqlclient16 is already the newest version.
Note, selecting libmysqlclient-dev instead of libmysqlclient15-dev
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libmysqlclient-dev: Depends: libmysqlclient16 (= 5.1.41-3ubuntu12) but 5.1.41-3ubuntu12.3 is to be installed
E: Broken packages
sudo apt-get install libmysqlclient16 libmysqlclient-dev libmysqlclient16-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
libmysqlclient16 is already the newest version.
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libmysqlclient-dev: Depends: libmysqlclient16 (= 5.1.41-3ubuntu12) but 5.1.41-3ubuntu12.3 is to be installed
E: Broken packages
sudo apt-get install libmysqlclient16 libmysqlclient16-dev libmysqlclient-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
libmysqlclient16 is already the newest version.
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libmysqlclient-dev: Depends: libmysqlclient16 (= 5.1.41-3ubuntu12) but 5.1.41-3ubuntu12.3 is to be installed
E: Broken packages
请教各位 除了重新用源码编译安装之外 我改怎么用ubuntu的apt安装阿 谢谢各位
作者: mmxcq 发布时间: 2010-09-07
已经搞定 官网可以直接下载 呵呵
作者: mmxcq 发布时间: 2010-09-07
因为当时没有源码安装mysql 现在想安装mysql开发包 却不知道怎么安装 用的ubuntu 10.04
sudo apt-get install libmysqlclient15-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting libmysqlclient-dev instead of libmysqlclient15-dev
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libmysqlclient-dev: Depends: libmysqlclient16 (= 5.1.41-3ubuntu12) but 5.1.41-3ubuntu12.3 is to be installed
E: Broken packages
提示这个
然后我又输入
sudo apt-get install libmysqlclient16 libmysqlclient15-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
libmysqlclient16 is already the newest version.
Note, selecting libmysqlclient-dev instead of libmysqlclient15-dev
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libmysqlclient-dev: Depends: libmysqlclient16 (= 5.1.41-3ubuntu12) but 5.1.41-3ubuntu12.3 is to be installed
E: Broken packages
sudo apt-get install libmysqlclient16 libmysqlclient-dev libmysqlclient16-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
libmysqlclient16 is already the newest version.
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libmysqlclient-dev: Depends: libmysqlclient16 (= 5.1.41-3ubuntu12) but 5.1.41-3ubuntu12.3 is to be installed
E: Broken packages
sudo apt-get install libmysqlclient16 libmysqlclient16-dev libmysqlclient-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
libmysqlclient16 is already the newest version.
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libmysqlclient-dev: Depends: libmysqlclient16 (= 5.1.41-3ubuntu12) but 5.1.41-3ubuntu12.3 is to be installed
E: Broken packages
请教各位 除了重新用源码编译安装之外 我改怎么用ubuntu的apt安装阿 谢谢各位
sudo apt-get install libmysqlclient15-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting libmysqlclient-dev instead of libmysqlclient15-dev
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libmysqlclient-dev: Depends: libmysqlclient16 (= 5.1.41-3ubuntu12) but 5.1.41-3ubuntu12.3 is to be installed
E: Broken packages
提示这个
然后我又输入
sudo apt-get install libmysqlclient16 libmysqlclient15-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
libmysqlclient16 is already the newest version.
Note, selecting libmysqlclient-dev instead of libmysqlclient15-dev
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libmysqlclient-dev: Depends: libmysqlclient16 (= 5.1.41-3ubuntu12) but 5.1.41-3ubuntu12.3 is to be installed
E: Broken packages
sudo apt-get install libmysqlclient16 libmysqlclient-dev libmysqlclient16-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
libmysqlclient16 is already the newest version.
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libmysqlclient-dev: Depends: libmysqlclient16 (= 5.1.41-3ubuntu12) but 5.1.41-3ubuntu12.3 is to be installed
E: Broken packages
sudo apt-get install libmysqlclient16 libmysqlclient16-dev libmysqlclient-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
libmysqlclient16 is already the newest version.
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libmysqlclient-dev: Depends: libmysqlclient16 (= 5.1.41-3ubuntu12) but 5.1.41-3ubuntu12.3 is to be installed
E: Broken packages
请教各位 除了重新用源码编译安装之外 我改怎么用ubuntu的apt安装阿 谢谢各位
作者: mmxcq 发布时间: 2010-09-07
已经搞定 官网可以直接下载 呵呵
作者: mmxcq 发布时间: 2010-09-07
因为当时没有源码安装mysql 现在想安装mysql开发包 却不知道怎么安装 用的ubuntu 10.04
sudo apt-get install libmysqlclient15-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting libmysqlclient-dev instead of libmysqlclient15-dev
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libmysqlclient-dev: Depends: libmysqlclient16 (= 5.1.41-3ubuntu12) but 5.1.41-3ubuntu12.3 is to be installed
E: Broken packages
提示这个
然后我又输入
sudo apt-get install libmysqlclient16 libmysqlclient15-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
libmysqlclient16 is already the newest version.
Note, selecting libmysqlclient-dev instead of libmysqlclient15-dev
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libmysqlclient-dev: Depends: libmysqlclient16 (= 5.1.41-3ubuntu12) but 5.1.41-3ubuntu12.3 is to be installed
E: Broken packages
sudo apt-get install libmysqlclient16 libmysqlclient-dev libmysqlclient16-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
libmysqlclient16 is already the newest version.
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libmysqlclient-dev: Depends: libmysqlclient16 (= 5.1.41-3ubuntu12) but 5.1.41-3ubuntu12.3 is to be installed
E: Broken packages
sudo apt-get install libmysqlclient16 libmysqlclient16-dev libmysqlclient-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
libmysqlclient16 is already the newest version.
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libmysqlclient-dev: Depends: libmysqlclient16 (= 5.1.41-3ubuntu12) but 5.1.41-3ubuntu12.3 is to be installed
E: Broken packages
请教各位 除了重新用源码编译安装之外 我改怎么用ubuntu的apt安装阿 谢谢各位
sudo apt-get install libmysqlclient15-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting libmysqlclient-dev instead of libmysqlclient15-dev
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libmysqlclient-dev: Depends: libmysqlclient16 (= 5.1.41-3ubuntu12) but 5.1.41-3ubuntu12.3 is to be installed
E: Broken packages
提示这个
然后我又输入
sudo apt-get install libmysqlclient16 libmysqlclient15-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
libmysqlclient16 is already the newest version.
Note, selecting libmysqlclient-dev instead of libmysqlclient15-dev
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libmysqlclient-dev: Depends: libmysqlclient16 (= 5.1.41-3ubuntu12) but 5.1.41-3ubuntu12.3 is to be installed
E: Broken packages
sudo apt-get install libmysqlclient16 libmysqlclient-dev libmysqlclient16-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
libmysqlclient16 is already the newest version.
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libmysqlclient-dev: Depends: libmysqlclient16 (= 5.1.41-3ubuntu12) but 5.1.41-3ubuntu12.3 is to be installed
E: Broken packages
sudo apt-get install libmysqlclient16 libmysqlclient16-dev libmysqlclient-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
libmysqlclient16 is already the newest version.
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libmysqlclient-dev: Depends: libmysqlclient16 (= 5.1.41-3ubuntu12) but 5.1.41-3ubuntu12.3 is to be installed
E: Broken packages
请教各位 除了重新用源码编译安装之外 我改怎么用ubuntu的apt安装阿 谢谢各位
作者: mmxcq 发布时间: 2010-09-07
已经搞定 官网可以直接下载 呵呵
作者: mmxcq 发布时间: 2010-09-07
相关阅读 更多
热门阅读
-
office 2019专业增强版最新2021版激活秘钥/序列号/激活码推荐 附激活工具
阅读:74
-
如何安装mysql8.0
阅读:31
-
Word快速设置标题样式步骤详解
阅读:28
-
20+道必知必会的Vue面试题(附答案解析)
阅读:37
-
HTML如何制作表单
阅读:22
-
百词斩可以改天数吗?当然可以,4个步骤轻松修改天数!
阅读:31
-
ET文件格式和XLS格式文件之间如何转化?
阅读:24
-
react和vue的区别及优缺点是什么
阅读:121
-
支付宝人脸识别如何关闭?
阅读:21
-
腾讯微云怎么修改照片或视频备份路径?
阅读:28