Hi,
I used mc-4.6.0-9.i386.rpm and it worked fine, but I wanted to know why rpm --rebuild didn't work. As for Tom's advice I don't have /etc/popt . Guess I need to create one
This has nothing to do with /etc/popt, in current RPM versions, the use of rpm --rebuild is deprecated. It is recommended to use this: rpmbuild --rebuild
rpm --rebuild doesn't work on RHEL3 either.
Daniel