lex&yacc@ubuntu

FROM: http://www.linuxquestions.org/questions/showthread.php?t=363351 I just found the solution. you have to use flex instead of lex and bison instead of yacc. the package names are flex and bison

2007-01-16 · wuan

grub install

$ sudo grub grub> find /boot/grub/stage1 (hdx,y) grub> root (hdx,y) grub> setup (hdx)

2007-01-15 · wuan

准备用sqlite改进code blocks的auto code completion功能

我以前使用 SlickEdit 开发 C++,我觉得它提供的 Code Completion 功能相当优秀。它有自己的 tag 文件,分为编译器 tag 和项目 tag。 首次开启 SlickEdit 时,它会提示用户搜索编译器目录并产生编译器 tag,还可以在使用过程中调整编译器 tag。新建了工程项目后,它会自动搜索项目的源文件产生项目 tag,并且在每次源文件保存时自动...

2007-01-13 · wuan

结合产品型社区和平台型社区所带来的优势

产品型社区就是像 ubuntu.com、opensuse.org 以及我们的 openrays.org 一样以产品为基础建立的开源社区。 平台型社区就是像 sourceforge.com、developer.berlios.de 以及国内的 gforge.osdn.net.cn 一样以平台为基础建立的开源社区。 如果能把这两种社区模式结合在一起,对企业将...

2007-01-13 · wuan

About Code::Blocks

About us The Code::Blocks team http://www.codeblocks.org/about.shtml Project Leader Yiannis Mandravellos (Mandrav) Location: Greece Role: Project Manager Bio: (Under construction) How he started the project: (Under construction) Co-developers Ricardo Garcia (rickg22) Location: Mexico City Role: All-hands person Bio: Born in 1975, programmer since 12 (his first projects were small games for a bulletin board system). In 1993 he entered the Universidad Nacional Autonoma de Mexico, and joined the independent student research group LINDA, where he researched about Artificial Intelligence and data compression. In 2001, he began studying PHP and XML, where he learned the conce of multi-tier programming. How he joined: I was a regular Dev-C++ user. I had used it for some time, and recently had tested its spinoff wx-devc by Guru Kathiresan. Around 2004, I thought that a C++ IDE should be written in C++ (and not in Delphi),...

2007-01-12 · wuan