Re: preview .autogen.sh & mkinstalldir not executable
Masayuki Ataka <[email protected]> Wed, 09 Mar 2005 04:17:38 +0900 (JST)
| Newsgroups | gmane.emacs.auc-tex |
|---|---|
| Message-ID | <[email protected]> |
From: Werner LEMBERG <[email protected]> Subject: Re: preview .autogen.sh & mkinstalldir not executable Date: Tue, 08 Mar 2005 12:11:01 +0100 (CET) > > > It seems a work of cvs administrator. > > > > Ok, I'll ask them. > > Don't expect too much. I had the same problem with FreeType, and the > CVS maintainers politely told me that they won't do that. My solution > was to modify the autogen.sh script which now adjusts the permissions > for some files. This is an additional code for autogen.sh (not for preview/autogen.sh), when our CVS maintainers say no. cd preview # Let some scripts executable chmod +x autogen.sh mkinstalldirs install-sh cd .. This is transitional code. Once preview/configure scripts are merged into AUCTeX, we don't need such a trick, any more ;) regards, --- email: [email protected] Name:: Masayuki Ataka // (Japan)