X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL,BAYES_00,SPF_NEUTRAL X-Spam-Check-By: sourceware.org Message-ID: <4A0B12D0.4020804@cornell.edu> Date: Wed, 13 May 2009 14:34:56 -0400 From: Ken Brown User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: emacs 23 References: <23523466 DOT post AT talk DOT nabble DOT com> <4A0AE529 DOT 2000506 AT cornell DOT edu> <23524451 DOT post AT talk DOT nabble DOT com> <4A0AEF5D DOT 7000803 AT cornell DOT edu> <23526019 DOT post AT talk DOT nabble DOT com> <4A0B04F9 DOT 7090005 AT cornell DOT edu> <23526801 DOT post AT talk DOT nabble DOT com> In-Reply-To: <23526801.post@talk.nabble.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 On 5/13/2009 2:25 PM, Marc Girod wrote: > > Ken Brown-6 wrote: >> Then go to /etc/postinstall and run the postinstall scripts emacs.sh and >> emacs-X11.sh. (This is for the alternatives setup.) >> > Two more requirements: > - desktop-file-utils > - shared-mime-info You don't really need these. > ./emacs.sh: line 9: /usr/bin/update-desktop-database: Permission denied > ./emacs.sh: line 10: /usr/bin/update-mime-database: Permission denied > postinstall> ll /usr/bin/update-desktop-database.exe > -rwxr-xr-x 1 emagiro root 33792 Nov 12 2004 > /usr/bin/update-desktop-database.exe > postinstall> ll emacs.sh > -rwxr-xr-x 1 emagiro EEI-ATusers 241 Apr 23 15:24 emacs.sh > postinstall> ll /usr/bin/update-mime-database.exe > -rwxr-xr-x 1 emagiro root 31744 May 3 2006 > /usr/bin/update-mime-database.exe The lines in the postinstall scripts involving desktop-database and mime-database were added by cygport, not by me. The errors are harmless and can be ignored. If/when this becomes a regular package installed by setup.exe, you won't even see the error messages except perhaps in some log file. Ken -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/