RE: [newbie] g++ problems

2002-05-29 Thread MELEAN Yasmin

Thanks a lot for your help. I did again the gcc installation
and know it works. 

I have long time working with linux, but now I'm the manager.
In other words, I'm a beginner :)

Yas

-Message d'origine-
De : Len Lawrence [mailto:[EMAIL PROTECTED]]
Envoyé : mardi 28 mai 2002 00:34
À : [EMAIL PROTECTED]
Objet : Re: [newbie] g++ problems


On Mon, 27 May 2002, MELEAN Yasmin wrote:

 Hi, I just installed mandrake 8.2 and I have some problems.
 When I try to run g++ compiler it gives the message:

 g++ installation problem, cannot exec 'cpp0': no file of
 this type.

 Can someone help me?

Could you try locate cpp0 from the command line and see if you have it
installed.  On my 8.1 system it turns up in the directory tree under
/usr/lib/gcc-lib/...  There are versions for gcc 2.96 and 3.0.1.
The permissions are 755 and they belong to root.

-- 
Len Lawrence

[frans@amd frans]$ rpm -qf
/usr/lib/gcc-lib/i586-mandrake-linux-gnu/2.96/cpp0
gcc-cpp-2.96-0.76mdk
[frans@amd frans]$

So I guess you have to install the gcc-cpp RPM, it's on your CD's. HTH,

-Frans





Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] g++ problems

2002-05-27 Thread Frans Ketelaars

On Mon, 27 May 2002 07:33:41 +0200
MELEAN Yasmin [EMAIL PROTECTED] wrote:

 Hi, I just installed mandrake 8.2 and I have some problems.
 When I try to run g++ compiler it gives the message:
 
 g++ installation problem, cannot exec 'cpp0': no file of
 this type.
 
 Can someone help me?

[frans@amd frans]$ rpm -qf /usr/lib/gcc-lib/i586-mandrake-linux-gnu/2.96/cpp0
gcc-cpp-2.96-0.76mdk
[frans@amd frans]$

So I guess you have to install the gcc-cpp RPM, it's on your CD's. HTH,

-Frans



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] g++ problems

2002-05-27 Thread Len Lawrence

On Mon, 27 May 2002, MELEAN Yasmin wrote:

 Hi, I just installed mandrake 8.2 and I have some problems.
 When I try to run g++ compiler it gives the message:

 g++ installation problem, cannot exec 'cpp0': no file of
 this type.

 Can someone help me?

Could you try locate cpp0 from the command line and see if you have it
installed.  On my 8.1 system it turns up in the directory tree under
/usr/lib/gcc-lib/...  There are versions for gcc 2.96 and 3.0.1.
The permissions are 755 and they belong to root.

-- 
Len Lawrence






Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com