On 5/13/2009 2:34 PM, Ken Brown wrote:
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.
Sorry, I wrote my response without reading your post carefully enough.
I don't have desktop-file-utils and shared-mime-info installed, so I
didn't see your error messages; I only saw errors like
/usr/bin/update-mime-database: No such file or directory
I'm not sure why you're getting permission denied errors. I would still
bet that it's harmless. But if it's not, and if it's something about my
packaging that caused this, maybe someone can tell me how to fix it.
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/