Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <399330FC.49D91234@ece.gatech.edu> Date: Thu, 10 Aug 2000 18:47:24 -0400 From: "Charles S. Wilson" X-Mailer: Mozilla 4.7 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: Adam Rosenberg CC: "'cygwin AT sourceware DOT cygnus DOT com'" , "'adam AT psionic DOT mn DOT org'" Subject: Re: #include didn't work. References: <61F573D3AC04D311956000A0CC2691C20726D1 AT ENTERPRISE> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit > > Does anybody know what I did wrong on the other computer? Yes. You didn't use setup. Setup does more than just unpack archives, it also sets up your mount table and adds entries in the registry. You can (maybe) fix your problem by doing this: umount / && mount -b c:\cygwin / mount -b c:\\cygwin\\bin /usr/bin mount -b c:\\cygwin\\lib /usr/lib But you're probably better off running setup on the second system. CYGWIN=C:\CYGWIN is completely and totally wrong. Read The Fine Manual to discover what the CYGWIN variable is for. --Chuck -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com