On Fri, 19 May 2006, panxj wrote: > I installed the system and apt-get gcc and make. Now I tried to do > some development work on GNU/kFreeBSD, but can't find the headerf > files. I tried to use the standard glibc, but fails. Where can I find > them? And is there any thing I should take care of?
Try "apt-get install build-essential". Then you will be able to build a "hello world" program in C or C++. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]