Dear Anuerin :
Thanks your reply, now it work after I fully instll.
eric.
"Anuerin G. Diaz" wrote:
>
> hi,
>
> the code works here so i think it is safe to assume that the gnu c++ (g++) packages
>was not installed. pop-in your installation disc and browse through the Development
>Tree for the related c++ packages.
>
> HTH
>
> On Wed, 02 Jan 2002 17:48:07 -0500
> eric <[EMAIL PROTECTED]> wrote:
>
> > Dear gcc-help programers:
> >
> > I had simple c++ program
> > [root@localhost c_program]# cat hello.cpp
> > #include <iostream.h>
> > int main() {
> > int i=0;
> > char message[] = {'H', 'e', 'l', 'l', 'o', '\0'};
> >
> > for ( ; i<5; i++)
> > {
> > cout << *(message+i);
> > }
> > cout << endl;
> > return 0;
> > }
> >
> > I should work(it work before), but now g++ compiler show it is error by
> > [root@localhost c_program]# g++ hello.cpp
> > Can't exec "/usr/bin/g++-2.96": No such file or directory at
> > /usr/lib/perl5/5.6.0/IPC/Open3.pm line 217.
> > open3: exec of /usr/bin/g++-2.96 hello.cpp failed at /usr/bin/g++ line
> > 211
> >
> > please help
> > sincere, and thanks in advance
> > eric, [EMAIL PROTECTED]
> >
> >
> >
>
> --
>
> "Programming, an artform that fights back."
>
> =============================
> Anuerin G. Diaz
> Design Engineer
> Millennium Software, Incorporated
> 2305 B West Tower, Philippines Stocks Exchange Center,
> Exchange Road, Ortigas Center, Pasig City
>
> Tel# 638-3070 loc. 72
> Fax# 638-3079
> =============================
>
> ------------------------------------------------------------------------
> Want to buy your Pack or Services from MandrakeSoft?
> Go to http://www.mandrakestore.com
Want to buy your Pack or Services from MandrakeSoft?
Go to http://www.mandrakestore.com