But I cannot use it to install packages from CD! I want to install packages from CD, not from ftp/hhtp!
If not, you can install RPMs directly from CD doing rpm -ivh <your-package>.rpm (you must give it the complete path to the .rpm file(s))
-- Mariano