View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0035969 | FPC | Documentation | public | 2019-08-16 03:33 | 2020-05-13 03:49 |
Reporter | Trevor Roydhouse | Assigned To | Jonas Maebe | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | 2018 Apple Mac mini | OS | macOS | ||
Product Version | 3.0.4 | ||||
Summary | 0035969: Incorrect man page installation location on OS X | ||||
Description | The official FPC 3.0.4 macOS installer installs man pages into /usr/local/man/[man1|man5]. This is incorrect. man does not find them. They should be installed into /usr/local/share/man/[man1|man5]. [Note: I used the 3.0.4 not 3.0.4a installer because the latter was not available at the time, but I doubt this issue has changed in the a version.] | ||||
Steps To Reproduce | Install FPC 3.0.4 | ||||
Tags | installer, MacOS, OS X | ||||
Fixed in Revision | 1474 (fpcbuild) | ||||
FPCOldBugId | |||||
FPCTarget | - | ||||
Attached Files |
|
|
AFAIK you can configure man to look in /usr/local/man as well by editing /etc/manpaths. But it would of course be better if the installer put them in a place where man looks by default. Assigned to Jonas, he creates the macos installer. |
|
- amended title Note that this is pretty normal for BSDs. Architecture independent files always go into share/ |
|
Will be fixed for FPC 3.2.0rc2 and later |
|
Excellent. Thanks! |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-08-16 03:33 | Trevor Roydhouse | New Issue | |
2019-08-16 03:33 | Trevor Roydhouse | Status | new => assigned |
2019-08-16 03:33 | Trevor Roydhouse | Assigned To | => Michael Van Canneyt |
2019-08-16 03:35 | Trevor Roydhouse | Tag Attached: OS X | |
2019-08-16 03:35 | Trevor Roydhouse | Tag Attached: installer | |
2019-08-16 03:35 | Trevor Roydhouse | Tag Attached: MacOS | |
2019-08-16 07:41 | Michael Van Canneyt | Assigned To | Michael Van Canneyt => Jonas Maebe |
2019-08-16 07:44 | Michael Van Canneyt | Note Added: 0117694 | |
2019-09-03 15:47 | Marco van de Voort | Summary | Incorrect man page installation location => Incorrect man page installation location on OS X |
2019-09-03 15:47 | Marco van de Voort | FPCTarget | => - |
2019-09-03 15:48 | Marco van de Voort | Note Added: 0117936 | |
2020-04-03 21:51 | Jonas Maebe | Status | assigned => resolved |
2020-04-03 21:51 | Jonas Maebe | Resolution | open => fixed |
2020-04-03 21:51 | Jonas Maebe | Fixed in Revision | => 1474 (fpcbuild) |
2020-04-03 21:51 | Jonas Maebe | Note Added: 0121870 | |
2020-05-02 01:47 | Trevor Roydhouse | Status | resolved => closed |
2020-05-02 01:47 | Trevor Roydhouse | Note Added: 0122590 |