I am taking an operating systems course this quarter, based in unix or windows.
I wanted to learn unix, and since the unix system they provide is only available online (via a telnet type setup) I thought I would install Mandrake 8.1 on my laptop and use that.
I installed it to startx automatically, and figured I could just use the shell?
However, things I expected to use commands just like I would in unix (Like "g++ program.cpp -o program"). That gives me an error saying that g++ is invalid?
What am I missing? Is it because I am using the shell? Did I fail to install something? What would I use for a c++ developement enviroment?
thanks
I wanted to learn unix, and since the unix system they provide is only available online (via a telnet type setup) I thought I would install Mandrake 8.1 on my laptop and use that.
I installed it to startx automatically, and figured I could just use the shell?
However, things I expected to use commands just like I would in unix (Like "g++ program.cpp -o program"). That gives me an error saying that g++ is invalid?
What am I missing? Is it because I am using the shell? Did I fail to install something? What would I use for a c++ developement enviroment?
thanks