【发布时间】:2015-03-06 11:57:52
【问题描述】:
我尝试安装 freeglut 包以使用#opengl
我安装了 freeglut3 包
但是我在尝试安装 freeglut3-dev 包时遇到了这个错误
Reading package lists... Done
Building dependency tree
Reading state information... Done
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:
freeglut3-dev : Depends: libgl1-mesa-dev or
libgl-dev
Depends: libglu1-mesa-dev but it is not going to be installed or
libglu-dev
Depends: libxt-dev but it is not going to be installed
Depends: libxext-dev but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
我的系统信息
Linux 版本 3.14.0-031400rc4-generic (apw@gomeisa)(gcc 版本 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5))#201402232235 SMP Mon Feb 24 03:36:35 UTC 2014
【问题讨论】:
标签: linux opengl freeglut linux-mint