!! While searching for solutions the following errors occurred:
:: Not provided: libpdfium but needed by yacreader-9.5.0-1
Search Criteria
Package Details: yacreaderlibraryserver 10.0.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/yacreader.git (read-only, click to copy) |
|---|---|
| Package Base: | yacreader |
| Description: | Headless YACReaderLibrary server for use with YACReader for iOS. |
| Upstream URL: | http://www.yacreader.com |
| Keywords: | cbr cbz comic pdf reader |
| Licenses: | GPL-3.0-only |
| Conflicts: | yacreader-bin, yacreader-git, yacreaderlibraryserver-standalone |
| Submitter: | selmf |
| Maintainer: | selmf |
| Last Packager: | selmf |
| Votes: | 47 |
| Popularity: | 1.50 |
| First Submitted: | 2014-07-06 15:35 (UTC) |
| Last Updated: | 2026-05-12 09:08 (UTC) |
Dependencies (12)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libpdfium-nojsAUR
- qt6-5compat
- qt6-base (qt6-base-gitAUR, qt6-base-hifpsAUR, qt6-base-headlessAUR)
- qt6-declarative (qt6-declarative-gitAUR)
- qt6-imageformats
- qt6-multimedia
- qt6-speech
- qt6-svg
- cmake (cmake3AUR, cmake-gitAUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR, n2-ninja-symlinkAUR) (make)
- qt6-tools (make)
Required by (0)
Sources (1)
alexanderp commented on 2018-07-07 14:38 (UTC)
selmf commented on 2018-04-15 15:32 (UTC)
7z support had to be dropped when YACReader switched to libunarr as decompression backend. You can still build with 7zip as decompression backend, but this requires p7zip 9.20.1 (newer versions are incompatible) and the whole build process as such is quite hackish.
lord_rel commented on 2018-04-15 12:02 (UTC)
Please enable 7zip support
selmf commented on 2018-02-20 07:44 (UTC)
Check the build dependencies for non-standard (AUR) packages too. There's a few more things you can try, but we better discuss this in the libpdfium-nojs comments.
keren_sky commented on 2018-02-19 23:31 (UTC)
Thanks, will try the poppler-qt5. Since no-one else is reporting issues WRT libpdfium, I'm inclined to think the problem is @ my end. Will parse makepkg.conf for starters. cheers.
selmf commented on 2018-02-18 19:22 (UTC)
you can switch back to poppler-qt5 by removing CONFIG+=pdfium and replacing libpdfium with poppler-qt5 in the deps.
Did you try rebuilding libpdfium with a newer gn-bin as I suggested?
keren_sky commented on 2018-02-18 19:12 (UTC)
Does this compile correctly if libpdfium is commented out of the PKGBUILD? Can't build the libpdfium-nojs dependency ATM. It stops with the following:
Segmentation fault gn gen out/Release --script-executable=/usr/bin/python2 --args="${_flags[*]}" ==> ERROR: A failure occurred in build()
Thanks.
selmf commented on 2018-02-18 16:54 (UTC) (edited on 2018-02-18 17:08 (UTC) by selmf)
Probably a problem with ldconfig. What does ldconfig -p | grep libpdfium.so give you?
I will release an updated version of the libpdfium-nojs package shortly.
Edit: It's done.
icejack1 commented on 2018-02-18 16:36 (UTC) (edited on 2018-02-18 17:45 (UTC) by icejack1)
Amazing app but does not work after the latest upgrade.
YACReaderLibrary: error while loading shared libraries: libpdfium.so: cannot open shared object file: No such file or directory
Please help!
Note: The libpdfium-nojs package is installed
Edit: Works now!!!
Pinned Comments
selmf commented on 2021-05-24 11:17 (UTC)
Important: If you are having troubles compiling or launching YACReader and libicuuc is part of the error message, you need to rebuild libpdfium!