well I have done it before...way back when, once upon a time, but am a grumpy old retired guy now and didn't want to deal with finding the missing devel stuff that is always separated out with Redhat distros...that's what I meant by maintaining the build environment
did grab the src zip and ran setup.py and tracked down a few missing headers but am stuck with a missing 'sipbuild' and as there is no sip-devel package, can't find where Fedora hides it
thanks again,
rikm
SIPing 3 files...
/usr/bin/python -c import os; os.chdir('/home/dls/ebooktbx/calibre/src/calibre-master/build/pyqt/pictureflow'); from sipbuild.tools.build import main; main(); --verbose --no-make --qmake /usr/bin/qmake-qt5
Traceback (most recent call last):
File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'sipbuild'
|