reconfigured without --with-gimp2, make clean and make... Houston, we have lift off :) I guess it was the libgimp2.0-dev, just had to reconfigure... Thanks man, Super cool you did this on a Sunday night no less... I guess we are all nerds here right ... Thanks again man
No such luck.. installed libgimp2.0 libgimp2.0-dev and the gimp registry package Still the same error with gtk
hmm... let me try that... On Sun, Feb 9, 2020 at 9:09 PM Robert Krawitz rlk@users.sourceforge.net wrote: Do you have the gimp development package installed? I notice that you explicitly mention the libgtk2.0-dev package, but did you install gimpui2.0-dev, gimp2.0-dev, or whatever? [bugs:#725] https://sourceforge.net/p/gimp-print/bugs/725/ ../../include/gutenprintui2/gutenprintui.h:47:10: fatal error: gtk/gtk.h: No such file or directory* Status: open Group: 5.3-fixed Created: Mon Dec 16, 2019 09:51...
i dont know about the other packages, couldnt find them...
i installed accorduing to this page: apt-get build-dep gimp https://wiki.gimp.org/wiki/Hacking:Developer_FAQ#Installing_needed_libraries_on_Ubuntu make clean and make, same result...
khessels@kees-pc:~/gutenprint-5.3.3$ V=1 make make -C src/xml make[1]: Entering directory '/home/khessels/gutenprint-5.3.3/src/xml' Making all in dither make[2]: Entering directory '/home/khessels/gutenprint-5.3.3/src/xml/dither' rm -f xml-stamp xml-stamp.tmp touch xml-stamp.tmp for f in matrix-1x1.xml matrix-2x1.xml matrix-4x1.xml ; do echo $f >> xml-stamp.tmp; done mv xml-stamp.tmp xml-stamp make[2]: Leaving directory '/home/khessels/gutenprint-5.3.3/src/xml/dither' Making all in escp2 make[2]:...
khessels@kees-pc:~/gutenprint-5.3.3$ V=1 make make -C src/xml make[1]: Entering directory '/home/khessels/gutenprint-5.3.3/src/xml' Making all in dither make[2]: Entering directory '/home/khessels/gutenprint-5.3.3/src/xml/dither' rm -f xml-stamp xml-stamp.tmp touch xml-stamp.tmp for f in matrix-1x1.xml matrix-2x1.xml matrix-4x1.xml ; do echo $f >> xml-stamp.tmp; done mv xml-stamp.tmp xml-stamp make[2]: Leaving directory '/home/khessels/gutenprint-5.3.3/src/xml/dither' Making all in escp2 make[2]:...
khessels@kees-pc:~/gutenprint-5.3.3$ make make -C src/xml make[1]: Entering directory '/home/khessels/gutenprint-5.3.3/src/xml' Making all in dither make[2]: Entering directory '/home/khessels/gutenprint-5.3.3/src/xml/dither' rm -f xml-stamp xml-stamp.tmp touch xml-stamp.tmp for f in matrix-1x1.xml matrix-2x1.xml matrix-4x1.xml ; do echo $f >> xml-stamp.tmp; done mv xml-stamp.tmp xml-stamp make[2]: Leaving directory '/home/khessels/gutenprint-5.3.3/src/xml/dither' Making all in escp2 make[2]: Entering...