C libraries?

1998-12-29 Thread Craig P. McDaniel
I'll give it away before my questions do - I'm a Linux newbie (Woohoo!). I always try to find my answers in documentation first, but I'm still stumped on this one. I have installed the .deb packages for libc5, libc6, and I think glibc2 (not at home right now). Does this mean I can run all three

Re: C libraries?

1998-12-29 Thread Rafael Kitover
On Tue, Dec 29, 1998 at 02:20:17PM -0500, Craig P. McDaniel wrote: I'll give it away before my questions do - I'm a Linux newbie (Woohoo!). I always try to find my answers in documentation first, but I'm still stumped on this one. I have installed the .deb packages for libc5, libc6, and I

RE: hamm upgrade/c++ libraries

1998-07-10 Thread Peter Iannarelli
/c++ libraries I upgraded to hamm yesterday and have run into a problem. I used autoup.sh with an ftp connection to get the required packages. Now I cannot compile c++ code, as it cannot find the libs. (iostream.h, fstream.h, string, list, etc). Doing a locate says they are nowhere on the system

hamm upgrade/c++ libraries

1998-06-29 Thread Phil Dyer
I upgraded to hamm yesterday and have run into a problem. I used autoup.sh with an ftp connection to get the required packages. Now I cannot compile c++ code, as it cannot find the libs. (iostream.h, fstream.h, string, list, etc). Doing a locate says they are nowhere on the system. Is there a

Re: hamm upgrade/c++ libraries

1998-06-29 Thread Brandon Mitchell
On Mon, 29 Jun 1998, Phil Dyer wrote: I upgraded to hamm yesterday and have run into a problem. I used autoup.sh with an ftp connection to get the required packages. Now I cannot compile c++ code, as it cannot find the libs. (iostream.h, fstream.h, string, list, etc). Have you run the rest

Re: hamm upgrade/c++ libraries

1998-06-29 Thread dyer
Brandon Mitchell wrote: On Mon, 29 Jun 1998, Phil Dyer wrote: I upgraded to hamm yesterday and have run into a problem. I used autoup.sh with an ftp connection to get the required packages. Now I cannot compile c++ code, as it cannot find the libs. (iostream.h, fstream.h, string,

Re: hamm upgrade/c++ libraries

1998-06-29 Thread Ed Cogburn
Phil Dyer wrote: I upgraded to hamm yesterday and have run into a problem. I used autoup.sh with an ftp connection to get the required packages. Now I cannot compile c++ code, as it cannot find the libs. (iostream.h, fstream.h, string, list, etc). Doing a locate says they are nowhere on