Chinaunix首页 | 论坛 | 博客
  • 博客访问: 504013
  • 博文数量: 225
  • 博客积分: 2175
  • 博客等级: 大尉
  • 技术积分: 2443
  • 用 户 组: 普通用户
  • 注册时间: 2007-04-05 22:02
个人简介

目前在一家公司担任软件总监,主要涉及智能手机,笔记本电脑的开发

文章分类

全部博文(225)

文章存档

2024年(6)

2023年(68)

2022年(13)

2021年(7)

2020年(11)

2019年(3)

2018年(10)

2017年(8)

2012年(7)

2011年(4)

2010年(32)

2009年(41)

2008年(6)

2007年(9)

分类: LINUX

2008-05-10 13:09:17

I am using ubuntu .  You may wonder why I write this document in English . When I install the ubuntu , it have no choice to let me select the components I want to install , it just install the basic software package .
Yes , Ubuntu is easy to install but no flexible . After I installed it , I found it is hard to install the Chinese input method and activate it , and I use ADSL to access the internet , I think many users use ADSL in China , but unfortunely , Ubuntu doesn't provide a GUI tool for ADSL . You should type :sudo pppoeconf and then sudo pon dsl_provider . Yes , it is still easy but my wife is not skilled in computer , how can she know these commands ?
  I am a software developper .  I used Fedora before , but my collegues told me that there are rich resource for ubuntu so I embrace ubuntu .
  It made  me a little dispointed , If you use Fedora 6 , It will install most packages for development , and you just type a command: make to compile the source .
  BUT ubuntu will not do these tasks for you . I checked the /usr/include , and I can't find the header files that are used by gcc . And the source site : cn.archive.ubuntu.com is not accessable .You should modify the sources.list first .
   This is a good reference site : http://www.eit.name/blog/feed.php?go=category_3 .but when I type :sudo apt-get install build-essential autoconf automake1.9 cvs subversion
 my god ,apt-get reports : apt-utils: Depends: libapt-pkg-libc6.4-6-3.53 but it is not installable.
I am still researching this bug.

  

 
阅读(910) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~