From: "Ingo Ruhnke" Newsgroups: comp.os.msdos.djgpp Subject: Re: Help!!! Newbie Date: 30 Oct 1997 17:04:13 GMT Organization: Telemedia News Server Lines: 28 Message-ID: <01bce515$a0886ae0$0200a8c0@ingo> References: <2 DOT 2 DOT 32 DOT 19971026042715 DOT 006935d0 AT nuri DOT net> NNTP-Posting-Host: gtso-m71-251.pool.mediaways.net To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk chris cummings wrote > I am new (very) to this. I am beginning my first course in C programming by > distance education. Djgpp was > recommended to me by a friend. I used the zip-picker to select which > programs to download. However, > when I tried to use Rhide to run the "Hello, world!" program, I got a > "directory or file does not exist". Hope > someone can help me out with this. First check if your DJGPP installations is correct, go to the directory of your hello.c and type: gcc hello.c -o hello.exe If this work than: Have you writen the correct path in options/directories/source ? Be sure that you have not opened a project, else you must add the *.c file in the project window, go to windows/project and type the insert key. hope this helps Ingo -- Ingo Ruhnke ruhnke AT owl-online DOT de http://www.geocities.com/SiliconValley/Horizon/2159/