On Thursday 03 August 2006 11:42, jam wrote: > hello.. jaz installed fc5. then i write a small c program. I compiled it > but cannot run it. i tried what i usually do, since we have fedora as well > (guess its a different version), but its not working. can you help me solve > this problem? thanks heaps... > > > -- > This is an email sent via the webforum on http://fcp.homelinux.org > http://fcp.homelinux.org/modules/newbb/viewtopic.php?post_id=103708&topic_i >d=24583&forum=24#forumpost103708 If you're familiar with C programming, you can use some debug tools (like gdb) to find the problem. I think it's a good idea to post the sources of your progame here.