Mailinglist Archive: opensuse (3254 mails)
Petri Somerkari wrote:
Chun Ki Shin wrote:
Hi, SuSErs...
With your help, now, I can use an Internet...I don't why, but, as
soon as I uninstall DHCP package and install ISC DHCP package/client,
every problems are solved.
I have two more doubt....where is g++ command? yep, I found gcc in
/usr/bin...I really need g++ to run a c++ program....and where can I
store the path such as /usr/bin/gcc (yep, I just want to type
gcc...)...At school, I could store this path into ".personal" but I
couldn't find it in SuSE 8.0
if you're using the default Konsole in SuSE 8.0 add the PATH to
.bashrc .. just add to that file PATH=$PATH:/usr/bin/gcc
Pete