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 sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com From: "Guyang Mao" To: "CygWin32 Mailing List" Subject: Net Release and/or snapshot bug? Date: Wed, 19 Apr 2000 21:32:45 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Several issues I'm running into on my computer, both when it was running NT4sp6 and now running on a fresh install of Windows 2000 Server: The first of which is this -----------------snip---------------------- bash-2.03$ cd / bash-2.03$ who who: /var/run/utmp: Permission denied bash-2.03$ users users: /var/run/utmp: Permission denied bash-2.03$ -----------------snip---------------------- I did "mkdir /var/run;touch /var/run/utmp". What could be wrong here? Second issue, with a fresh install of the new net release, I can't run configure scripts anymore -----------------snip---------------------- bash-2.03$ ./configure : not found : not found : not found : not found : not found : not found : not found : not found -----------------snip---------------------- Third issue: When I run srvany to run bash to run a script to run a telnet daemon (Ok ok a MUD), it (the MUD) can't bind to a port to listen, although when I run the MUD with the same script in a console, it runs perfectly. -----------------snip---------------------- perror: bind: not owner -----------------snip---------------------- That's the only line that is logged. Can anyone help me? :( -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com