> I try a 'rpm --install nano-1.2.3-1.src.rpm' and absolutely nothing > happens.
"rpm -qlp nano-1.2.3-1.src.rpm" shows the files that will be unpacked by the rpm. You either want to "rpm -bb the_spec_file" or simply "rpm --rebuild nano-1.2.3-1.src.rpm". Good luck, ~ Daniel ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
