-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hfst-ospell -v does not list correct metadata #32
Comments
After I reported this behaviour, I installed libtinyxml2, to check whether hfst-ospell would work better with that library than the default libxml++ 441 sudo apt install libtinyxml-dev and now .libs/hfst_ospell shows the correct metadata. But, now hfst-ospell from the package also shows the correct metadata hfst-ospell $ /usr/bin/hfst-ospell -v /usr/share/voikko/3/se.zhfst I tried uninstalling and purging hfst-ospell and install it again, and it still shows the correct metadata. |
And voikkospell also reports the correct info now: Voikkospell reported about und before I began looking at the above issue … |
The Debian/Ubuntu packages are built entirely without XML support, and thus cannot display any such information. I disabled XML because of #21 and #22 - there is no supported XML library that'll work on all supported platforms. And the XML didn't seem meaningful, or it would be a runtime requirement - the zhfst files work perfectly file without the XML. If the XML is meaningful, I guess I'll have to write a tiny fallback parser to extract at least the ISO 639 codes. |
Of course I had a locally built voikkospell in /usr/local/bin. Using voikkospell provided by the package, I get this report now: /usr/bin/voikkospell -l I don't know if the voikkospell executable provided by the package behaved like the locally built one did. |
I think this was fixed ages ago in commit dad7c5c - is this still a problem? |
Nobody said anything for a year - reopen if this wasn't actually fixed. |
OS: KDE neon User Edition 5.10, based on Ubuntu 16.04
Installed packages:
For some reason the executable installed in the hfst-ospell package does not display the correct info about the loaded speller package.
Executable from the package:
From self built hfst-ospell
Output from the shell script in the hfst-ospell directory:
Output from the executable found in .libs:
The text was updated successfully, but these errors were encountered: