wow
they don't make you project leader for nufink eh?
thank you muchly! and all the others who helped.
At 10:51 PM 4/5/2001 -0400, Ben Collins wrote:
>On Fri, Apr 06, 2001 at 11:46:13AM +1000, John Griffiths wrote:
>>
>> ok i get:
>>
>> hello.c:1: stdio.h: No such file or directory
>>
>> hell
On Thu, Apr 05, 2001, Ben Collins wrote:
> On Fri, Apr 06, 2001 at 11:46:13AM +1000, John Griffiths wrote:
> >
> > ok i get:
> >
> > hello.c:1: stdio.h: No such file or directory
> >
> > hello.c attached to check i didn't get it wrong
>
> Install the libc6-dev package.
Hi,
Might want to also
On Fri, Apr 06, 2001 at 11:46:13AM +1000, John Griffiths wrote:
>
> ok i get:
>
> hello.c:1: stdio.h: No such file or directory
>
> hello.c attached to check i didn't get it wrong
Install the libc6-dev package.
--
---===-=-==-=---==-=--
/
>Can you put the following into a file?
>
>---
>#include
>
>int
>main( )
>{
>puts( "Hello World" ) ;
>return 0 ;
>}
>-
>
>Call the file 'hello.c' or something. Then run :
>
>$ gcc hello.c -o hello
>$ ./hello
>
>Yo
On Fri, Apr 06, 2001 at 11:16:34AM +1000, John Griffiths wrote:
| i've been forced to compile a program i want to use (ices to stream to
icecast, shout isn't cutting for low-bitrate mp3's)
|
| I've apt-get insalled gcc and automake (along with the dependencies)
|
| but I still get this error mes
i've been forced to compile a program i want to use (ices to stream to icecast,
shout isn't cutting for low-bitrate mp3's)
I've apt-get insalled gcc and automake (along with the dependencies)
but I still get this error message when i try to run ./configure :
configure: error: installation or co
6 matches
Mail list logo