Code Comments
Programming Forum and web based access to our favorite programming groups.hey all, I am having some problems installing Tk800.024 on Fedora. I get the following error during 'make': /usr/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" ../blib/script/widget Unrecognized switch: --center (-h will show valid options). make[1]: *** [manifypods] Error 29 make[1]: Leaving directory `/home/wrf/Tk800.024/demos' make: *** [subdirs] Error 2 I tried Tk804.026, which works... but I need 800.024 to use a certain program. Any suggestions? Much thanks, Matt
Post Follow-up to this messageMatt wrote: > hey all, > > I am having some problems installing Tk800.024 on Fedora. I get the > following error during 'make': > > /usr/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" > ../blib/script/widget > Unrecognized switch: --center (-h will show valid options). > make[1]: *** [manifypods] Error 29 > make[1]: Leaving directory `/home/wrf/Tk800.024/demos' > make: *** [subdirs] Error 2 > > I tried Tk804.026, which works... but I need 800.024 to use a certain > program. > > Any suggestions? > > Much thanks, > Matt Try Tk800.025. I had the same problem while trying to install an older Tk release on a newer Perl version. Downloading the latest and greatest pre-804 version fixed the problem. This is assuming that Fedora comes with at least Perl 5.8.0. Pete
Post Follow-up to this messagePowered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.