X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:date:message-id:subject:from:to :content-type; q=dns; s=default; b=TDgPXUzoDlSg5fKUEMzf/M09gRkrx P0agM3Z+1izDi2y3o35qVyNxSK92186YDKXvrhsNROLRbuJVMZfTsQsVLFUvuKr4 GiuOAoE+em1072/AU5Pa89HTCcXW5bnyol3+YGNKRVzucoXvL2zW/DdBkG2WpQ3a V845ELMHrJu+Os= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:date:message-id:subject:from:to :content-type; s=default; bh=JddO8T4oAutZcDRSly51ISyvtdg=; b=qqn BenhfvO7fGvai98bx+5QYUQ7lYfOkYub3gFQ1m7vdgS3GNC85O2U1RC6XfiJ6FK4 whFB3XdaC4oTM4tgYuT5CIjP+CdTykhBJVL9MySVtyWTYuboa99W9M/yqxaqk5KQ aBb2AQr2wiswUudTV9CZ7xFhMP0yAzD/z0QYRtKo= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-we0-f177.google.com MIME-Version: 1.0 X-Received: by 10.180.39.34 with SMTP id m2mr4126344wik.26.1382654040763; Thu, 24 Oct 2013 15:34:00 -0700 (PDT) Date: Thu, 24 Oct 2013 15:34:00 -0700 Message-ID: Subject: popen: Permission denied - error opening man page From: Balaji Venkataraman To: Cygwin Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes I completely wiped my Cygwin32 install and re-installed the bare minimum set of packages. But I still can't get something as basic as 'man ls' to run from a non-admin mintty bash shell. x86$ man ls popen: Permission denied Attempt [/usr/bin/gunzip -c /usr/share/man/man1/ls.1.gz] to expand man page failed No manual entry for ls I had the same symptom before I wiped my system. Things do work okay with an Administrator shell. It also works fine in cygwin64 - both a admin/non-admin shell. I found this (http://cygwin.com/ml/cygwin/2007-05/msg00165.html) old thread but don't think the same fix applies. Appreciate any feedback/help. Thanks! -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple