X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-3.7 required=5.0 tests=AWL,BAYES_00,KHOP_SPAMHAUS_DROP,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_HELO_PASS X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Achim Gratz Subject: Re: Permission problem installing to Mapped Network Drive Date: Sat, 26 Jan 2013 13:36:57 +0100 Lines: 25 Message-ID: <87txq415p2.fsf@Rainer.invalid> References: Mime-Version: 1.0 Content-Type: text/plain User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.92 (gnu/linux) X-IsSubscribed: yes 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 Alan writes: > $ chmod +x /usr/bin/latex > $ ls -l /usr/bin/latex > -rw-r--r-- 1 curtis None 21 Jan 25 20:04 /usr/bin/latex > > I can't change the permissions. How do I fix this? Does mounting that drive someplace else with the "noacl" option help? If so, then your network admins have configured the share in a way that prevents you from modifying ACL, a practise that seems to spread lately. That makes such shares mostly useless if you must use software that actually needs correct file modes (like RCS, which will lose data if it can't write-protect its files). If you can't install someplace else where you can modify the ACL for directories you create, try to make a vhd container, mount it from Windows, then install into the virtual drive that this creates. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ SD adaptation for Waldorf rackAttack V1.04R1: http://Synth.Stromeko.net/Downloads.html#WaldorfSDada -- 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