On Fri, Feb 27, 2015 at 02:26:54PM -0500, dan moylan wrote: > > running fc21 on acer aspire E1-472P-6860 > trying to install perl/Tk -- i needed two other installs > first, and did those: > > yum install libX11-devel > yum install gcc > cpan -i Tk > > the cpan installation went on for quite a while, but at the > end, i got: > > libpng.a(png.o): In function `png_init_mmx_flags': > png.c:(.text+0xbaf): undefined reference to `png_mmx_support' > libpng.a(pngread.o): In function `png_read_row':
... Instead of using CPAN, why don't you just do this: yum install perl-Tk _______________________________________________ Discuss mailing list [email protected] http://lists.blu.org/mailman/listinfo/discuss
