Thanks for the speedy replies guys. Actually after I recompiled the rpms, I didn't find any binaries created in the ~rpm/i386 or noarch directory. So what I did was go to
/var/tmp/...admin/daemontools-0.76/ and used
package/install while in that dir. Is there a switch I need to use with rpmbuild to make the binary file. I used this command to recompile the rpms.
rpmbuild --recompile daemontools-0.76-5patch.src.rpm
rpmbuild --recompile tcl-threaded-8.4.6-2.src.rpm
A binary was not created in either case, or maybe I am confused with what the binary should look like. I am wrong in thinking that they should be sinlge file of the style
- daemontools-0.76-5patch.i386.rpm
- tcl-threaded-8.4.6-2.i386.rpm
A quick aside. How can I tell if tcl8.4 installed?
Thanks again.