Wed, 9 Aug 2023 22:50:14 -0400 Patrick Shanahan <paka@opensuse.org> :
* bent fender <ksusup@trixtar.org> [08-09-23 21:50]:
Sun, 30 Jul 2023 17:33:58 +0900 Masaru Nomiya <nomiya@lake.dti.ne.jp> :
Where did you install 0.12.4-10.1-x86_64 from?
I have no idea, it got into one of my local directories.
My YaST2 says 0,12,6-13.11.x86_64 in the Publishing repo, but I can't figure out where this repo is.
BF> The package installs and works OK on Leap-15.5 but BF> with TW the requirement for libwkhtmltox.so.0 cannot BF> be satisfied
You can get it as follows:
$ wget https://mirrorcache-us.opensuse.org/repositories/Publishing/openSUSE_Tumblew... $ wget https://mirrorcache-us.opensuse.org/repositories/Publishing/openSUSE_Tumblew...
THANK YOU, got them both
$ wget https://mirrorcache-us.opensuse.org/repositories/Publishing/openSUSE_Tumblew...
wget https://mirrorcache-us.opensuse.org/repositories/Publishing/openSUSE_Tumblew... ....HTTP request sent, awaiting response... 404 Not Found
Yast says
If I try to install wkhtmltopdf 0.12.4-10.1 OR libwkhtmltox0-0.12.6-13.11.x86_64.rpm I get
nothing provides 'libQt5WebKit.so.5()(64bit)' needed by the to be installed libwkhtmltox0-0.12.6-13.11.x86_64
If I try
~> wkhtmltoimage z-matrix-table.html wkhtml2image-out.png
wkhtmltoimage: error while loading shared libraries: libwkhtmltox.so.0: cannot open shared object file: No such file or directory
expected error, you do not have its requirements installed.
possible solution: opi libqt5webkit
what's 'opi'? I installed libqt5webkit but still got another error: wkhtmltoimage z-matrix-table.html wkhtml2image-out.png If 'wkhtmltoimage' is not a typo you can use command-not-found to lookup the package that contains it, like this libqt5webkit was always available, wasn't installed because it's not a depend? Then I went with zypper and *that solved* but istalled 0.12.4 https://paste.opensuse.org/pastes/2727c31c2fbf (1 week)