Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Problem find gcc libraries
Name: Mike S. Date: September 6, 2002 at 11:46:08 Pacific OS: Red Hat 7.3 CPU/Ram: 700M/128M
Comment:
I am trying to run a simple c program which prints "hello world". I know that gcc is installed on my machine. When I try to compile the program it tells me: "iostream.h: No such file or directory" I have set many of the environment variables such as PATH and LIBRARY path to look in /usr/bin and /usr/include/g++-3 but my program still can't find the library. Can anyone help me with this problem?
Name: abatis Date: September 6, 2002 at 12:50:16 Pacific
Reply:
Someone may have a better way but you could reboot with RH7.3 Disk 1 go to upgrade installation > select packages and find the gcc packages and reinstall. This will also take care of missing dependecies. Or go to GnomeRPM go to "web find" on your left and it will show you what you have. Update/install as needed. It sounds like something is missing. I suggest installing the development package as well - always handy when something needs it.
Summary: I just checked out a programming book from the library. It was written in 1999 and meant for Red Hat, but it says that it can work with most distributions. I can't seem to find the gcc, which it wan...
Summary: Hi, I'm running Red Hat Linux and I want to use the GCC compiler but I can't find any reference material for the libraries (online or in a book). Any suggestions? ...
Summary: I have the same problem. No gcc anywhere on my DVD or listed in Yast. I think the DVD (downloaded and burnt by a friend .. who is away so I cannot check what he meant to supply) is a cut dow...