PDA

View Full Version : ccd2iso instillation help


sbovisjb1
11th April 2006, 18:48
ccd2iso is a program that converts CloneCD to ISO images. I used this command
rpmbuild --rebuild --target i586 --define 'kernel 2.6.16-1.2069_FC4' ccd2iso-0.1-1.src.rpm

And i got these errors. Any help would be appreciated.

Installing ccd2iso-0.1-1.src.rpm
error: ccd2iso-0.1-1.src.rpm cannot be installed

sbovisjb1
11th April 2006, 18:50
If anyone would like to know how i got my kernel sources i ran this command in root.

rpm -q --qf "%{version}-%{release} %{arch}\n" kernel |grep `uname -r`

sbovisjb1
11th April 2006, 19:53
I fixed it with ./configure, make sense and make install.
There still was an error about "missing" dependencies, but it still works (i got this info from http://wiki.linuxquestions.org/wiki/CD_Image_Conversion