Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
please give a solution for installing fedoracore10 , while i am installing i am getting many errors
Don't be vague. Give as much details as you can. Sitting before our computers we need to relay on your information to visualize what may be the situation at your end.
during the installation after entering 3 rd cd iam getting an error,which iam unable to understand but at last there are words like "unable to open/read" at the last of error
Fedora installation offers the option to validate the involved installation disks before installing anything. Obviously your 3rd disk has some failure - either during download (transfer error) or during disk burning. Need to sort that out.
Quote:
how to execute c programs in fedora core 4 ,iam getting error bash:cc command not found
bash:./a.out command not found
It seems you are already creating and coding your own programs - quite a lapse forward, compared to the initial installation problem. Are the errors caused by your Makefile, or do you enter compilation commands on the shell?
If compilation did run fine, then running the application is a matter of
./application-name
on a shell, of course - or double-clicking in some window manager (if it has some GUI interface).
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.