Search Criteria
Package Details: kchmviewer 8.0-8
Package Actions
| Git Clone URL: | https://aur.archlinux.org/kchmviewer.git (read-only, click to copy) |
|---|---|
| Package Base: | kchmviewer |
| Description: | A .chm files (MS HTML help file format) viewer |
| Upstream URL: | http://kchmviewer.sourceforge.net/ |
| Licenses: | GPL-3.0-or-later |
| Submitter: | arojas |
| Maintainer: | andreas_baumann |
| Last Packager: | andreas_baumann |
| Votes: | 4 |
| Popularity: | 0.31 |
| First Submitted: | 2025-11-09 09:17 (UTC) |
| Last Updated: | 2025-11-26 17:46 (UTC) |
Dependencies (4)
- chmlib
- libzip (libzip-gitAUR)
- qt5-webengineAUR
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR) (make)
Required by (1)
- hnsky-bin (optional)
Latest Comments
1 2 Next › Last »
andreas_baumann commented on 2026-04-09 17:45 (UTC)
This is a dependency of qt5-webengine, you have to rebuild that package.
JoeCool commented on 2026-04-09 13:22 (UTC) (edited on 2026-04-10 16:42 (UTC) by JoeCool)
Since the last
vpxupdate the package doesn't compile any more:Just creating a symlink from
libvpx.so.12.0.0tolibvpx.so.11makes the existing binary work again.EDIT: Recompiling is the better solution: https://aur.archlinux.org/packages/qt5-webengine Thanks!
Gus commented on 2025-12-08 11:14 (UTC)
Bonjour et Merci à vous qui m'avez dépanné. Depuis quelques jours il ne fonctionnais plus alors qu'il m'est indispensable pour lire "La BIBLE Annotée" THANKS
vnt-83 commented on 2025-11-30 11:33 (UTC) (edited on 2025-11-30 11:35 (UTC) by vnt-83)
andreas_baumann, bezerkk, Thanks!
bezerkk commented on 2025-11-28 20:35 (UTC)
I downloaded a pre-compiled qt5-webengine from https://sourceforge.net/projects/fabiololix-os-archive/files/Packages/ And then "sudo pacman -U qt5-webengine-5.15.19-4-x86_64.pkg.tar.zst"
Then the kchmviewer did compile without errors. Thanx!
andreas_baumann commented on 2025-11-28 19:23 (UTC)
Did you also rebuild qt5-webengine (or used a binary package mentioned there because building takes aeons)?
bezerkk commented on 2025-11-28 19:10 (UTC)
...... ld: /usr/lib/libQt5WebEngineCore.so: undefined reference toicu_76::Normalizer::normalize(icu_76::UnicodeString const&, UNormalizationMode, int, icu_76::UnicodeString&, UErrorCode&)' /usr/bin/ld: /usr/lib/libQt5WebEngineCore.so: undefined reference toucnv_open_76' /usr/bin/ld: /usr/lib/libQt5WebEngineCore.so: undefined reference toicu_76::UnicodeString::UnicodeString(char16_t const*, int)' /usr/bin/ld: /usr/lib/libQt5WebEngineCore.so: undefined reference touloc_openAvailableByType_76' collect2: error: ld returned 1 exit status make[1]: *** [Makefile:440: ../bin/kchmviewer] Error 1 make[1]: Leaving directory '/home/carl/.cache/yay/kchmviewer/src/kchmviewer-RELEASE_8_0/src' make: *** [Makefile:73: sub-src-make_first] Error 2 ==> ERROR: A failure occurred in build(). Aborting... -> error making: kchmviewer-exit status 4 -> Failed to install the following packages. Manual intervention is required: kchmviewer - exit status 4Fails to build on my up-to-date system. I have icu 78.1-1 installed...
andreas_baumann commented on 2025-11-26 17:38 (UTC) (edited on 2025-11-26 17:49 (UTC) by andreas_baumann)
COPYING says GPLv3
qt5-webengine in depends might get qt5-base in as dependency, so makedepends qt5-base seems superflous.. (adding qt5-base as makedepends doesn't hurt though, so I did. :-) )
dreieck commented on 2025-11-26 10:09 (UTC)
The license identifier needs to be made SPDX compliant:
Maybe you mean
GPL-2.0-[...]?dreieck commented on 2025-11-25 23:47 (UTC)
Please add
qt5-baseto themakedependsarray because it installs the neededqmake-qt5.Regards!
1 2 Next › Last »