I'm having trouble installing the above from source. ( Potato 2.2 r3 with 2.2.18 kernel - on a PC ). #./configure works ( after I sorted out some dependencies), but #make fails giving the following error message:-
-------- [snip] Making all in qtcups make[2]: Entering directory `/home/john/qtcups-1.2/qtcups' /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/qt -I/usr/X11R6/include -O2 -fno-exceptions -fno-rtti -fno-check-new -c numericwidget.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/qt -I/usr/X11R6/include -O2 -fno-exceptions -fno-rtti -fno-check-new -c numericwidget.cpp -fPIC -DPIC -o numericwidget.lo /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/qt -I/usr/X11R6/include -O2 -fno-exceptions -fno-rtti -fno-check-new -c qppdconfigpage.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/qt -I/usr/X11R6/include -O2 -fno-exceptions -fno-rtti -fno-check-new -c qppdconfigpage.cpp -fPIC -DPIC -o qppdconfigpage.lo In file included from qppdconfigpage.h:5, from qppdconfigpage.cpp:1: qppdwidget.h:18: type specifier omitted for parameter qppdwidget.h:18: parse error before `*' make[2]: *** [qppdconfigpage.lo] Error 1 make[2]: Leaving directory `/home/john/qtcups-1.2/qtcups' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/john/qtcups-1.2' make: *** [all-recursive-am] Error 2 -------- This is all way above me. Can anyone suggest how I can get over the problem, please. ( There are .debs available, but they are compiled against libc6 (>=2.2.1-2) and I haven't yet upgraded to that, so I also tried to use 'apt-get source -b' for qtcups-2.0 but this failed to create my own .deb and I've posted separately about that). I only want to see if I like the program, so any version will do !! Keep 'painting myself into a corner'. Grateful for any help. John.