Hi, I need help badly!!! I have installed linux on my system, now when I tried to write a simple C++ program ( I called it test.cc), then when I compiled using g++ test.cc, the following message was returned to me: g++: installation problem, cannot exec cpp(): No such file or directory. Now from doing some research, I have found out that the compiler version and the preprocessor version are different and thus the error, and so I have to install the preprocessor version 2.96 to fix the problem. Well I'm not sure if this is right, but if it is how do i go about doing this, or if you know a better solution please let me know, by emailing me at vish2398@yahoo.com. I have mandrake linux 8.2 standard edition.
|