From: Ben West Newsgroups: comp.os.msdos.djgpp Subject: Gurus needed real quick... Date: Sun, 01 Jun 1997 22:26:55 -0500 Organization: Internet Planet Lines: 49 Message-ID: <33923D7E.494196B8@telepath.com> NNTP-Posting-Host: zoom3074.telepath.com Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="------------8D31C6EF179A0930CCAD3974" To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk --------------8D31C6EF179A0930CCAD3974 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit OK, I've got the 3 files the readme.1st doc says to have to bare-bones develop.compile. I unzipped them retaining dir structure and loaded the PATH= statements in my autoexec.bat file. I copied the .c file that I wanted to compile into my C:\Dj\Bin directory, and when I try to compile the file(testin~1.c) to "test.exe" DJGPP says: testin~1.c:7: winsock.h: No such file or directory (ENOENT) What does this mean? I followed the directions it gave me... P.S. Running Win95, using DOS prompt and MSDOS mode /w DX4-120 16MB RAM. -=-=-=-=-=-=-=-=- Ben West benw AT telepath DOT com -=-=-=-=-=-=-=-=- --------------8D31C6EF179A0930CCAD3974 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit OK, I've got the 3 files the readme.1st doc says to have to bare-bones develop.compile.  I unzipped them retaining dir structure and loaded the PATH= statements in my autoexec.bat file.  I copied the .c file that I wanted to compile into my C:\Dj\Bin directory, and when I try to compile the file(testin~1.c) to "test.exe" DJGPP says:
 
       testin~1.c:7: winsock.h: No such file or directory (ENOENT)

What does this mean?  I followed the directions it gave me...

P.S.  Running Win95, using DOS prompt and MSDOS mode /w DX4-120 16MB RAM.

-=-=-=-=-=-=-=-=-
    Ben West
benw AT telepath DOT com
-=-=-=-=-=-=-=-=- --------------8D31C6EF179A0930CCAD3974--