
Ubuntu
heiheben
技术农夫
展开
-
Ubuntu6.10 环境变量设置
# /etc/profile: system-wide .profile file for the Bourne shell (sh(1))# and Bourne compatible shells (bash(1), ksh(1), ash(1), ...).if [ "$PS1" ]; then if [ "$BASH" ]; then PS1=/u@/h:/w/$ if原创 2007-07-11 18:15:00 · 799 阅读 · 0 评论 -
[精]Kingate1.6 for linux 编译与安装
新版Gcc编译Kingate1.62007-05-11 22:24:56 章鹏(final) 阅读次数(141)http://final.52mdj.com/archives/31/ubuntu 下编译出现KConfig.h:52: error: extra qualification KConfig:: on member GetListmake[2]: *** [KConfig.o]转载 2007-07-11 15:43:00 · 1264 阅读 · 0 评论 -
Ubuntu6.10 源的设置
/etc/apt/sources.listdeb http://cn.archive.ubuntu.com/ubuntu/ edgy main restricted universe multiversedeb http://cn.archive.ubuntu.com/ubuntu/ edgy-security main restricted universe multiversedeb http原创 2007-07-11 18:17:00 · 938 阅读 · 0 评论