-
I've been trying unsuccessfully to get K9copy installed on my workstation for days now. I thought I'd resolved dependency issues, installing the required packages before starting on making K9copy, but I don't think so now.. I'm running a RHEL 5.3 workstation, kernel version 2.6.18-128.el5. I've downloaded the k9copy-1.2.4.tar.gz from sourceforge. Based on the details in the README, I run...
2009-02-24 18:15:30 UTC in K9copy
-
I've also tried uninstalling the libdvdread-0.9.4-7.1.fc3.i386.rpm package, and installing libdvdread-0.9.4-0.el5.rf.i386.rpm instead. I haven't had too many problems using fc packages, but thought I'd try one built specifically against a RHEL 5 system. I get the same:
configure: error: libdvdread not found!
2009-02-23 20:55:02 UTC in DVD Backup Tool
-
I've been working my way through the dependencies, and finally got to libdvdread, which also required libdvdcss. I installed libdvdcss, and then libdvdread through the package libdvdread-0.9.4-7.1.fc3.i386.rpm When I then try to run ./configure, the configure script checks a bunch of stuff and then returns the following error (I provided the last 4 lines before the error):
checking dynamic...
2009-02-23 20:38:50 UTC in DVD Backup Tool