Page 1 of 1

ubuntu 15.10

Posted: 25 Nov 2015 23:49
by kur
Hi,

I did my very best to follow the explanations. Download, unpack, and "make", but the reaction was:

k@x240:~/Downloads/zyGrib-7.0.0$ make

rm -f ./zyGrib
cd src/qwt-6.0.1/src; /usr/bin/qmake-qt4; make -j5
/bin/sh: 1: /usr/bin/qmake-qt4: not found
make[1]: Entering directory '/home/k/Downloads/zyGrib-7.0.0/src/qwt-6.0.1/src'
make[1]: *** No rule to make target '/usr/share/qt4/mkspecs/linux-g++-64/qmake.conf', needed by 'Makefile'. Schluss.
make[1]: Leaving directory '/home/k/Downloads/zyGrib-7.0.0/src/qwt-6.0.1/src'
Makefile:36: recipe for target 'zyGrib' failed
make: *** [zyGrib] Error 2

Idon't understand the failure. Can someone help me?

Thanks Kurt