View Single Post
Old 06-25-2015, 01:08 PM   #8
eschwartz
Ex-Helpdesk Junkie
eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.
 
eschwartz's Avatar
 
Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
No, nothing is wrong with the PKGBUILD, but I think you don't have everything needed on your system. calibre's setup script is trying to build one of the extensions and is failing to find and link the "GLESv2" library.

It should be provided by the "mesa" package, which has the following dependency chain:
mesa --> mesa-libgl --> qt5-base --> pyqt5-common --> python2-pyqt5 --> calibre

i.e. a working qt5 should have this already.

Last edited by eschwartz; 06-25-2015 at 06:56 PM. Reason: typo
eschwartz is offline   Reply With Quote