View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0018219 | CentOS-8 | libvoikko | public | 2021-06-10 10:53 | 2021-06-10 10:53 |
Reporter | zmyrgel | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Summary | 0018219: libvoikko missing development headers | ||||
Description | I was trying to install dict_voikko (a postgresql extension using voikko) on CentOS 8 server but it fails to compile: dict_voikko.c:23:10: fatal error: libvoikko/voikko.h: No such file or directory #include <libvoikko/voikko.h> Looking at dnf it seems that even libvoikko package is present its missing the header files: $ sudo dnf provides "*/voikko.h" Last metadata expiration check: 4:10:48 ago on Thu 10 Jun 2021 09:40:47 AM EEST. Error: No Matches found $ Looking at Fedora packages seems that it includes separate devel package: https://src.fedoraproject.org/rpms/libvoikko/commits/rawhide Any reason why it is missing from CentOS and could it be included? | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2021-06-10 10:53 | zmyrgel | New Issue |