I was posting this on the user list, and it was suggested to perhaps take the thread here. I'm trying to build the splix print driver for a Samsung ML-2510 laser printer. The samsung driver from the website seems to have installed correctly, but won't print. There's a "ml2510 (Default Printer) "/usr/lib/cups/backend/mfp failed"" at <http://localhost:631/ printers/> in CUPS, which appeared after installing the samsung driver. Here's where I'm at now: [root@localhost splix-1.0.1-1]# [root@localhost splix-1.0.1-1]# cat /etc/fedora-release Fedora release 7 (Moonshine) [root@localhost splix-1.0.1-1]# [root@localhost splix-1.0.1-1]# ll total 112 -rw-r--r-- 1 thufir thufir 47 2007-02-10 06:20 AUTHORS -rw-r--r-- 1 thufir thufir 1809 2007-02-10 06:20 ChangeLog -rw-r--r-- 1 thufir thufir 18009 2007-02-10 06:20 COPYING drwxr-xr-x 2 thufir thufir 4096 2007-02-10 06:20 include -rw-r--r-- 1 thufir thufir 1206 2007-02-10 06:20 INSTALL -rw-r--r-- 1 thufir thufir 735 2007-02-10 06:20 Makefile drwxr-xr-x 3 thufir thufir 4096 2007-02-10 06:20 ppd -rw-r--r-- 1 thufir thufir 18 2007-02-10 06:20 README drwxr-xr-x 2 thufir thufir 4096 2007-06-27 02:56 src -rw-r--r-- 1 thufir thufir 176 2007-02-10 06:20 THANKS -rw-r--r-- 1 thufir thufir 238 2007-02-10 06:20 TODO drwxr-xr-x 2 thufir thufir 4096 2007-02-10 06:20 tools [root@localhost splix-1.0.1-1]# [root@localhost splix-1.0.1-1]# make make[1]: Entering directory `/home/thufir/Download/splix-1.0.1-1/src' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/home/thufir/Download/splix-1.0.1-1/src' make[1]: Entering directory `/home/thufir/Download/splix-1.0.1-1/ppd' ppdpo -o po/fr.po samsung.drv make[1]: ppdpo: Command not found make[1]: *** [po/fr.po] Error 127 make[1]: Leaving directory `/home/thufir/Download/splix-1.0.1-1/ppd' make: *** [ppd] Error 2 [root@localhost splix-1.0.1-1]# [root@localhost splix-1.0.1-1]# wc -l /usr/include/cups/ppd.h 409 /usr/include/cups/ppd.h [root@localhost splix-1.0.1-1]# [root@localhost splix-1.0.1-1]# date Wed Jun 27 14:23:37 PDT 2007 [root@localhost splix-1.0.1-1]# thanks, Thufir -- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-list