View Single Post
Old 10-17-2008, 07:20 PM   #15
deedward9
Enthusiast
deedward9 ought to be getting tired of karma fortunes by now.deedward9 ought to be getting tired of karma fortunes by now.deedward9 ought to be getting tired of karma fortunes by now.deedward9 ought to be getting tired of karma fortunes by now.deedward9 ought to be getting tired of karma fortunes by now.deedward9 ought to be getting tired of karma fortunes by now.deedward9 ought to be getting tired of karma fortunes by now.deedward9 ought to be getting tired of karma fortunes by now.deedward9 ought to be getting tired of karma fortunes by now.deedward9 ought to be getting tired of karma fortunes by now.deedward9 ought to be getting tired of karma fortunes by now.
 
deedward9's Avatar
 
Posts: 39
Karma: 2112556
Join Date: Dec 2007
Location: Morristown
Device: Boox Nova 2, Kobo Clara, Nook Glowlight Plus, Samsung Galaxy Tab S 8.4
I had that package installed, however I did not have pyqt4-dev-tools installed.

The install make it quite a bit futher, and now I get the following error apparantly with make...

gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Isrc/calibre/utils/msdes -I/usr/include/python2.5 -c src/calibre/utils/msdes/des.c -o build/temp.linux-x86_64-2.5/src/calibre/utils/msdes/des.o
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions build/temp.linux-x86_64-2.5/src/calibre/utils/msdes/msdesmodule.o build/temp.linux-x86_64-2.5/src/calibre/utils/msdes/des.o -o src/calibre/plugins/msdes.so
building 'calibre.plugins.pictureflow' extension
qmake -o Makefile.qt pictureflow.pro
make -f Makefile.qt
g++ -c -pipe -fpermissive -g -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -I. -o pictureflow.o ../../../../src/calibre/gui2/pictureflow/pictureflow.cpp
make: g++: Command not found
make: *** [pictureflow.o] Error 127
error: command 'make' failed with exit status 2
deedward9 is offline   Reply With Quote