Re: perlTk

2012-03-08 Thread Dave Mitchell
On Thu, Mar 08, 2012 at 03:07:55PM +, Patrick Dupre wrote: > My understanding is that there is 2 Tk installed: > perl-Tk-804.028-12.fc14.i686 > in /usr/lib/perl5 > and one in > /usr/local/lib/perl5 > which probably due to cpan > Tk-804.029-pvHDks > Some perl packages are not available > from fe

Re: perlTk

2012-03-08 Thread Patrick Dupre
On Thu, Mar 08, 2012 at 01:58:46PM +, Patrick Dupre wrote: No, it does help. This 2 variables are just set to be able to call my own perl libraries I have the same issue without setting them. Ok, in that case, could you run the following script, using the perl you're having trouble with:

Re: perlTk

2012-03-08 Thread Dave Mitchell
On Thu, Mar 08, 2012 at 01:58:46PM +, Patrick Dupre wrote: > No, it does help. > This 2 variables are just set to be able to call my own perl libraries > I have the same issue without setting them. Ok, in that case, could you run the following script, using the perl you're having trouble with:

Re: perlTk

2012-03-08 Thread Patrick Dupre
On Thu, 8 Mar 2012, Dave Mitchell wrote: On Thu, Mar 08, 2012 at 12:13:30PM +, Patrick Dupre wrote: On Thu, 8 Mar 2012, Dave Mitchell wrote: > This means that the version number in the perl file Tk.pm doesn't match > the version number in the compiled binary Tk.so. Why they differ is > proba

Re: perlTk

2012-03-08 Thread Dave Mitchell
On Thu, Mar 08, 2012 at 12:13:30PM +, Patrick Dupre wrote: > On Thu, 8 Mar 2012, Dave Mitchell wrote: > > This means that the version number in the perl file Tk.pm doesn't match > > the version number in the compiled binary Tk.so. Why they differ is > > probably down to how Tk was installed or

Re: perlTk

2012-03-08 Thread Patrick Dupre
On Thu, 8 Mar 2012, Dave Mitchell wrote: On Wed, Mar 07, 2012 at 03:20:20PM +, Patrick Dupre wrote: Hello, How would you fix such an error: Tk object version 804.028503 does not match $Tk::XS_VERSION 804.029 at /usr/lib/perl5/DynaLoader.pm line 223 This means that the version number in th

Re: perlTk

2012-03-08 Thread Dave Mitchell
On Wed, Mar 07, 2012 at 03:20:20PM +, Patrick Dupre wrote: > Hello, > > How would you fix such an error: > Tk object version 804.028503 does not match $Tk::XS_VERSION 804.029 > at /usr/lib/perl5/DynaLoader.pm line 223 This means that the version number in the perl file Tk.pm doesn't match the

perlTk

2012-03-07 Thread Patrick Dupre
Hello, How would you fix such an error: Tk object version 804.028503 does not match $Tk::XS_VERSION 804.029 at /usr/lib/perl5/DynaLoader.pm line 223 (fedora 14) -- --- == Patrick DUPRÉ | | Departm