On Thu, 28 Jun 2007 00:09:30 +0200, Patrice Dumas wrote: > Didn't you see that: > ppdpo: Command not found > > After googling a bit it seems to be in CUPS Driver Development Kit > cupsddk: > http://www.cups.org/ddk/index.php What I downloaded had an rpm in it, which seems to have installed. Yet that doesn't resolve that the ppdpo wasn't found. Did I miss something? [root@localhost cupsddk-1.1.1-linux-2.6-intel.rpm.tgz_FILES]# [root@localhost cupsddk-1.1.1-linux-2.6-intel.rpm.tgz_FILES]# [root@localhost cupsddk-1.1.1-linux-2.6-intel.rpm.tgz_FILES]# pwd /home/thufir/Download/misc/cupsddk-1.1.1-linux-2.6-intel.rpm.tgz_FILES [root@localhost cupsddk-1.1.1-linux-2.6-intel.rpm.tgz_FILES]# [root@localhost cupsddk-1.1.1-linux-2.6-intel.rpm.tgz_FILES]# ll total 1744 -rw-r--r-- 1 thufir thufir 181157 2007-03-20 07:37 cupsddk-1.1.1- linux-2.6-intel.rpm -rw-r--r-- 1 thufir thufir 1074297 2007-03-20 07:37 cupsddk-drivers-1.1.1- linux-2.6-intel.rpm -r-xr-xr-x 1 thufir thufir 224468 2007-03-20 07:35 setup -r--r--r-- 1 thufir thufir 43072 2006-08-29 07:44 setup.xpm -r-xr-xr-x 1 thufir thufir 216188 2007-03-20 07:35 uninst [root@localhost cupsddk-1.1.1-linux-2.6-intel.rpm.tgz_FILES]# [root@localhost cupsddk-1.1.1-linux-2.6-intel.rpm.tgz_FILES]# rpm cupsddk- drivers-1.1.1-linux-2.6-intel.rpm -ihv error: Failed dependencies: libcrypto.so.4 is needed by cupsddk-drivers-1.1.1-0.i386 libssl.so.4 is needed by cupsddk-drivers-1.1.1-0.i386 [root@localhost cupsddk-1.1.1-linux-2.6-intel.rpm.tgz_FILES]# [root@localhost cupsddk-1.1.1-linux-2.6-intel.rpm.tgz_FILES]# yum -y install libcrypto.so.4 libssl.so.4 Loading "installonlyn" plugin Setting up Install Process Parsing package install arguments http://distro.ibiblio.org/pub/linux/distributions/fedora/linux/releases/7/ Everything/i386/os/repodata/repomd.xml: [Errno 12] Timeout: <urlopen error timed out> Trying other mirror. fedora 100% |=========================| 2.1 kB 00:00 updates 100% |=========================| 1.9 kB 00:00 freshrpms 100% |=========================| 2.1 kB 00:00 Resolving Dependencies --> Running transaction check ---> Package openssl097a.i386 0:0.9.7a-9 set to be updated Dependencies Resolved ============================================================================= Package Arch Version Repository Size ============================================================================= Installing: openssl097a i386 0.9.7a-9 fedora 824 k Transaction Summary ============================================================================= Install 1 Package(s) Update 0 Package(s) Remove 0 Package(s) Total download size: 824 k Downloading Packages: (1/1): openssl097a-0.9.7a 100% |=========================| 824 kB 00:09 Running Transaction Test Finished Transaction Test Transaction Test Succeeded Running Transaction Installing: openssl097a ######################### [1/1] error: %post(openssl097a-0.9.7a-9.i386) scriptlet failed, exit status 1 Installed: openssl097a.i386 0:0.9.7a-9 Complete! [root@localhost cupsddk-1.1.1-linux-2.6-intel.rpm.tgz_FILES]# [root@localhost cupsddk-1.1.1-linux-2.6-intel.rpm.tgz_FILES]# [root@localhost cupsddk-1.1.1-linux-2.6-intel.rpm.tgz_FILES]# rpm cupsddk- drivers-1.1.1-linux-2.6-intel.rpm -ihv Preparing... ########################################### [100%] 1:cupsddk-drivers ########################################### [100%] [root@localhost cupsddk-1.1.1-linux-2.6-intel.rpm.tgz_FILES]# [root@localhost cupsddk-1.1.1-linux-2.6-intel.rpm.tgz_FILES]# cd .. [root@localhost misc]# cd .. [root@localhost Download]# [root@localhost splix-1.0.1-1]# cd /home/thufir/Download/splix-1.0.1-1/ [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]# date Wed Jun 27 16:54:57 PDT 2007 [root@localhost splix-1.0.1-1]# [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