| Anonymous | Login | Signup for a new account | 2013-05-23 18:26 CEST | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||||
| 0001919 | OCaml | OCaml general | public | 2003-11-05 09:32 | 2012-01-27 15:54 | ||||||
| Reporter | administrator | ||||||||||
| Assigned To | |||||||||||
| Priority | normal | Severity | feature | Reproducibility | always | ||||||
| Status | acknowledged | Resolution | open | ||||||||
| Platform | OS | OS Version | |||||||||
| Product Version | |||||||||||
| Target Version | Fixed in Version | ||||||||||
| Summary | 0001919: 2 installation issues: permissions and emacs files | ||||||||||
| Description | Full_Name: Oleg Trott Version: OCaml 3.07p2 OS: Linux (Debian Woody) Submission from: tw304h3.cpmc.columbia.edu (156.111.84.180) 1. Emacs files do not get intalled automatically, and I had to do cd emacs && make EMACSDIR=/usr/local/share/emacs/site-lisp install 2. Permissions get set correctly for camlp4, but not for ocaml and emacs files, so I had to do chmod -R a+rX /usr/local/bin/ocaml* /usr/local/lib/ocaml \ /usr/local/share/emacs/site-lisp/* My regular user `umask` (during ./configure && make && make world.opt) is 0077, and su `umask` (during make EMACSDIR=/usr/local/share/emacs/site-lisp install) is 0022. The former is perhaps why the permissions get mixed up. By the way, both of these happened during ocaml-3.06 installation as well. Thanks | ||||||||||
| Tags | No tags attached. | ||||||||||
| Attached Files | |||||||||||
Relationships |
||||||
|
||||||
Notes |
|
|
(0000191) administrator (administrator) 2004-06-16 17:15 |
do we want to install emacs files automatically? feature wish change permissions upon install? feature wish |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2005-11-18 10:13 | administrator | New Issue | |
| 2012-01-27 15:54 | doligez | Relationship added | related to 0005219 |
| Copyright © 2000 - 2011 MantisBT Group |