I need help.

mike@csdn.sign.idv.tw mike@csdn.sign.idv.tw
Tue May 25 12:26:00 GMT 2004


On Tue, May 25, 2004 at 08:47:45AM -0300, Andre Pena wrote:
> Hello!
> 
> I'm a begginer in linux, and I've got some problems.
> 
> I have installed a linux based on Knoppix which contains the gcc compiler 
> but not the include libraries. In this way, I cannot compile any program. I 
> would like to know how can I insert the libraries in my computer... Which 
> package should I install.
> 
> Sorry, my english is horrible
> Thanks in advance.

  Knoppix is based on debian Linux.
  You need the package libc6-dev to compile c programs.
  libstdc++5-dev to compile c++ programs.
  Post message to the debian mailing list to get more help.



Mike Wu



More information about the Gcc mailing list