| Author |
Message |
HeadachesAbound
Joined: 08 Oct 2003
Posts: 38
|
| Posted: Tue Jan 20, 2004 5:23 pm Post subject: installing g++ |
|
|
I am running a RH9 small server which I have had going for a while now. I decided to wipe it clean and reinstall everything in order to clean out the experiments from the last few months. I started doing this earlier today and ran into a problem re-installing qmail. Specifically one of the tools (maildrop) is looking for g++. When I run apt-get install g++ it says "Can't find g."
Can someone tell me how to get g++ for RH9?
I'm guessing that I might have to do a source install which I would prefer to avoid but will do if need be. |
|
| Back to top |
|
bji
Joined: 27 Aug 2003
Posts: 182
|
| Posted: Tue Jan 20, 2004 5:58 pm Post subject: Re: installing g++ |
|
|
HeadachesAbound wrote: I am running a RH9 small server which I have had going for a while now. I decided to wipe it clean and reinstall everything in order to clean out the experiments from the last few months. I started doing this earlier today and ran into a problem re-installing qmail. Specifically one of the tools (maildrop) is looking for g++. When I run apt-get install g++ it says "Can't find g."
Can someone tell me how to get g++ for RH9?
I'm guessing that I might have to do a source install which I would prefer to avoid but will do if need be.
Should be in the gcc-c++ RPM. |
|
| Back to top |
|
HeadachesAbound
Joined: 08 Oct 2003
Posts: 38
|
| Posted: Tue Jan 20, 2004 6:32 pm Post subject: |
|
|
Quote: Should be in the gcc-c++ RPM.
The only one I didn't think of.
Thank you. |
|
| Back to top |
|
| |