OT: python use in xfce

Auke Kok sofar at foo-projects.org
Thu Apr 20 01:03:14 CEST 2006



On Wed, 19 Apr 2006 22:35:20 +0200, Benedikt Meurer <benedikt.meurer at unix-ag.uni-siegen.de> wrote:
> Aaron wrote:
>>>#include <stdio.h>
>>>int
>>>main (int argc, char **argv)
>>>{
>>>  printf ("Hello World!\n");
>>>  return 0;
>>>}
>>
>> maybe ill start C again, and throw the errors up here. the crap i get
>> from that compiler is hilarious.
> 
> $ cc -o hello_world hello_world.c

`make hello_world` also works.

Auke





More information about the Xfce4-dev mailing list