On Fri, 2003-04-04 at 12:47, Mel Seder wrote: > If a file name is filename.noarch.rpm what does the .noarch mean and > how does it affect me? > It means that the code is not architecture specific (x86, Sparc, MIPS, etc) and will install on all platforms (assuming the usual dependency issues) -- Tony Placilla anthony_placilla@xxxxxxxx perl -e 'print $i=pack(c5, (41*2), sqrt(7056), (unpack(c,H)-2), oct(115), 10);'