- Original Message -
From: "Olivier Studer" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, June 05, 2003 8:57 AM
Subject: [SAtalk] Re: [SAtalk] Rép. : Re: [SAtalk] Installation onSolaris 8
Hi,
I have now installed gc
- Original Message -
From: "Olivier Studer" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Friday, June 06, 2003 9:58 AM
Subject: [SAtalk] Re: [SAtalk] Re: [SAtalk] Rép. : Re: [SAtalk] Installation onSolari
Hello,
I have try to make your test with the test code.
# more test.c #include
main(){printf("Hello World\n");};#
But I recive this error:
# gcc test.ctest.c:1: stdio.h: No such file or
directory
Could you explain me more, I'm not a programmer.
Thanks
/Olivier
>>> "Stuart Gall" <[EMA
Hi,
I have now installed gcc, perl and make for try the
installation. But I recive now the following error:
./configurechecking for gcc... gccchecking for C compiler default
output... configure: error: C compiler cannot create executablesmake: ***
[binaries.mk] Error 77
Some body can help
Hi,
On Wed, 04 Jun 2003 16:06:58 +0200 "Olivier Studer" <[EMAIL PROTECTED]>
wrote:
> Hello,
>
> Your solution doesn't work!
>
> Which tools must I have to make this installation? For example GCC...
> And which version ?
You need a C compiler, either Sun's compiler (sehr teuer!) or gcc. See