|
help with gcc install on suse 9.1
i have been trying to install stuff so that i can compile and execute c++. i have installed make and i have also installed gcc from (gcc340-3.4.0-1suse90.i686.rpm). when i type in gcc or g++ in the console it says "bash : g++: command not found" the same for gcc. when i look in yast it says that gcc is installed and is located in /opt/gcc-3.4.0/bin. how do i get this to work?
|