Chinaunix首页 | 论坛 | 博客
  • 博客访问: 547124
  • 博文数量: 201
  • 博客积分: 7734
  • 博客等级: 少将
  • 技术积分: 1994
  • 用 户 组: 普通用户
  • 注册时间: 2010-04-09 19:18
文章分类

全部博文(201)

文章存档

2011年(28)

2010年(173)

分类: LINUX

2011-05-29 09:45:23

0, download these rpm packages from

-rwxrwxrwx. 1 root root   3453780 May 29 09:20 binutils-2.21.51.0.6-2.fc15.x86_64.rpm
-rwxrwxrwx. 1 root root    718624 May 29 09:19 binutils-devel-2.21.51.0.6-2.fc15.x86_64.rpm
-rwxrwxrwx. 1 root root     94508 May 29 09:20 cloog-ppl-0.15.9-3.fc15.x86_64.rpm
-rwxrwxrwx. 1 root root   4477380 May 29 09:20 cpp-4.6.0-6.fc15.x86_64.rpm
-rwxrwxrwx. 2 root root  13490244 May 29 08:55 gcc-4.6.0-6.fc15.x86_64.rpm
-rwxrwxrwx. 2 root root   5524512 May 29 08:54 gcc-c++-4.6.0-6.fc15.x86_64.rpm
-rwxrwxrwx. 2 root root   3551696 May 29 08:59 glibc-2.13.90-9.x86_64.rpm
-rwxrwxrwx. 2 root root  10859580 May 29 09:00 glibc-common-2.13.90-9.x86_64.rpm
-rwxrwxrwx. 2 root root    992592 May 29 08:58 glibc-devel-2.13.90-9.x86_64.rpm
-rwxrwxrwx. 2 root root    603912 May 29 08:58 glibc-headers-2.13.90-9.x86_64.rpm
-rwxrwxrwx. 1 root root     48700 May 29 09:20 libmpc-0.8.3-0.3.svn855.fc15.x86_64.rpm
-rwxrwxrwx. 1 root root    282700 May 29 09:21 libstdc++-4.6.0-6.fc15.x86_64.rpm
-rwxrwxrwx. 1 root root   1411796 May 29 09:21 libstdc++-devel-4.6.0-6.fc15.x86_64.rpm
-rwxrwxrwx. 2 root root   1547520 May 29 08:56 ppl-0.11.2-1.fc15.x86_64.rpm
-rwxrwxrwx. 2 root root     35544 May 29 08:58 ppl-pwl-0.11.2-1.fc15.x86_64.rpm

1,  install
sudo rpm -ivh *.rpm

2, install kernel-header and kernel-devel

PS:
kernel-headers are files that describe the system environment and are used for compiling normal programs that run in userspace.

kernel-devel contains files that are required for compiling kernel code that will run as part of the kernel, such as kernel modules.
ok
阅读(939) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~