Home > Archive > PerlTk > April 2004 > Tk800.024 on Fedora Core1
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Tk800.024 on Fedora Core1
|
|
|
| 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
| |
| Peter Stewart 2004-04-03, 11:30 pm |
| Matt 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
|
|
|
|
|