|
Installing GCC--
Hello, I have recently installed (or haven't completely installed) GCC 3.3.2 for Red Hat Linux 9. However, the problem is that I've done all the requirements to install, and whenever I type "gcc" in console, It says 'command not found'. I've set PATH=$PATH:/opt/TWWfsw/gcc332/bin (place with gcc binaries) and 'gcc' only works until I quit that session of console. I have to reset the path every tiem I want to use GCC without typing all the directories etc..
And I was wondering if anyone could help me so that PATH would be set so I could quit a session of console and reload it later and still be able to use 'gcc'.
I have already read one of your older threads regarding gcc installation but cannot post the URL since I'm a new member.
The manual also didn't provide information on this topic other than "you must set path to /opt/TWWfsw/gcc332/bin"
Last edited by digitalbrush; 12-23-2004 at 01:59 PM.
|