Hi, I just began working with IPFire 2.13, trying to get my Devel-PC working. My environment: - P4/2800, 1GB RAM (ok, I know, machine is old, but sufficient for my needs - until now) - Debian 7.4 (3.2.0-4-686-pae #1 SMP Debian 3.2.54-2 i686 GNU/Linux) - /bin/sh points to 'bash'. I tried to setup everything as described in Wiki and had absolutely no problems until tonight: Despite everything I tried, "./make.sh build" keeps telling me this (taken from '_build.ipfire.log'): ***SNIP*** Can't locate Foomatic/Defaults.pm in @INC (@INC contains: /usr/lib/perl5/site_perl/5.12.3/i586-linux-thread-multi /usr/lib/perl5/site_perl/5.12.3 /usr/lib/perl5/5.12.3/i586-linux-thread-multi /usr/lib/perl5/5.12.3 .) at /usr/sbin/foomatic-kitload line 3. BEGIN failed--compilation aborted at /usr/sbin/foomatic-kitload line 3. make[5]: *** [install-kit] Error 2 make[5]: Leaving directory `/usr/src/gutenprint-5.2.5/src/foomatic' ***SNAP*** Every 'make.sh'-line says '[ DONE ]', but only 'gutenprint' won't work, no matter what I tried. Being curious, I commented line 695 ('ipfiremake gutenprint') in 'make.sh' and started 'make.sh' again. Building continued with 'apsupsd' and is still working fine. Any hints for getting 'gutenprint' compiling ok? Regards Matthias