分页: 3 / 9

发表于 : 2008-01-18 23:14
Joshua_Zhan
学习学习~~~

7.10的配置问题

发表于 : 2008-01-25 16:33
wwwxuebin
安装7。10后,系统默认安装的libc6 是 2.6.1版本的,但是libc6-dev需要的是 2.3.? 版本的,如何解决这个问题呢? :?: :!:

发表于 : 2008-01-25 17:45
pt0079
装code::blocks吧,很好用,连avr的项目都可以建,各种各样的项目模板一大堆

发表于 : 2008-01-27 16:11
bottles
every time i want to download the software, the system will told me to insert a disk(about.....i386....whatwhat..),what shall i do? i havn't that disk!!

发表于 : 2008-01-28 2:11
hidan
我需要,但是看了你所说的还是不会,怎么办???
谢谢

发表于 : 2008-01-30 21:43
haizhifeng850614
怎么样直接运行gcc?刚学的新手,多多指教

发表于 : 2008-02-03 14:11
qlhn
好贴. 收藏!

发表于 : 2008-03-02 21:35
nkskytiger
liurun913 写了:只有代码,楼主再加个安装命令吧。。
sudo aptitude install build-essential

发表于 : 2008-03-12 0:11
dafn
bottles 写了:every time i want to download the software, the system will told me to insert a disk(about.....i386....whatwhat..),what shall i do? i havn't that disk!!
加载光盘镜相呀。。。
sudo mount -t iso9660 -o loop /home/dafn/amd64.iso /cdrom
将目录下的光盘AMD64.ISO 加载到/CDROM中(没有这个目录就会创建)

发表于 : 2008-05-01 1:31
lostnever
正在找这些东西 HOHO

发表于 : 2008-05-03 11:57
nudd2
我也来加一条

代码: 全选

sudo apt-get install manpages-dev
安装man的函数和库帮助文件

发表于 : 2008-05-07 5:48
yangcheng
qt可以用eclipse的qt 插件

发表于 : 2008-05-14 12:26
动画片
另一条:
sudo apt-get install libgnome-dev
好像是添加gnome库。有#include <gnome.h>头文件的需要这个才能编译。

发表于 : 2008-05-14 22:21
game6021023
cgjcsl 写了:build-essential 我 不能下载

build-essential:
依赖: libc6-dev 但是此软件包将不会被安装 或者
libc-dev
依赖: g++ 但是此软件包将不会被安装

我也是先运行build-essential 失败,说差libc6-dev ,再安装libc6-dev 又失败,如图所示。说明:我的ubuntu安装的电脑没有上网

发表于 : 2008-05-24 15:59
guoleidadi
怎么回事?[img]/home/guoleidadi/桌面/01.png[/img]