I was able to get Perl 5.10.x to find Tk but another user wasn't. I'm
not sure why.
Can anyone help?
thanks,
Scott
You can install the last Tk 804.028 for Perl 5.10 with ppm.
See my ppm-repository:
http://www.bribes.org/perl/ppmdir.html
HTH
--
J-L.M.
http://www.bribes.org/perl
When did this happen? I have build 820, created January of last year.
> how do I go
> about installing it? I downloaded the tar.gz file, and thanks to the
> good graces of WinZip was able to open and extract the files. Running
> MakeFile.PL from the command line produces a lot of errors such as
> "Test Compiling config/perlrx.c 'cl' is not recognized as an internal
> or external command". Seems like MakeFile is designed for a Unix
> install.
>
> I was able to get Perl 5.10.x to find Tk but another user wasn't. I'm
> not sure why.
>
> Can anyone help?
>
> thanks,
> Scott
>
--
Go to http://MarcDashevsky.com to send me e-mail.
Hi,
according to http://kobesearch.cpan.org/
there are binaries at http://www.bribes.org/perl/ppm
It's also possible to compile the latest Tk versions with Strawberry-perl
Christoph
--
use Tk;use Tk::GraphItems;$c=tkinit->Canvas->pack;push@i,Tk::GraphItems->
TextBox(text=>$_,canvas=>$c,x=>$x+=70,y=>100)for(Just=>another=>Perl=>Hacker);
Tk::GraphItems->Connector(source=>$i[$_],target=>$i[$_+1])for(0..2);
$c->repeat(30,sub{$_->move(0,4*cos($d+=3.16))for(@i)});MainLoop
Couldn't find anything about installing Tk on the URL below. Did I
miss something?
I'll have to watch out for that strawberry perl, thanks for that.
Scott
On Jan 14, 3:56 pm, Ch Lamprecht <ch.l.n...@online.de> wrote:
>
> according to http://kobesearch.cpan.org/
> there are binaries athttp://www.bribes.org/perl/ppm
Hi,
do you know about pp? I use that with a Tk app and everyone is happy. Nothing to
install - just click and run...
>
> Couldn't find anything about installing Tk on the URL below. Did I
> miss something?
>
Adding the repository http://www.bribes.org/perl/ppm to your repositories in the
ppm tool should make it accessible. I didn't install, but they have a 804.028
there.
HTH, Christoph
> I'll have to watch out for that strawberry perl, thanks for that.
>
> Scott
>
> On Jan 14, 3:56 pm, Ch Lamprecht <ch.l.n...@online.de> wrote:
>
>>according to http://kobesearch.cpan.org/
>>there are binaries athttp://www.bribes.org/perl/ppm
>>
>>It's also possible to compile the latest Tk versions with Strawberry-perl
>>
>>Christoph
>>
No, what is it? Does this mean I don't need to install the Tk module?
Scott
AS perl 5.8 releases have Tk. So far the 5.10 releases have Tkx.
Are you sure that Perl/Tk is not included in AS 5.10?
I was trying to find something that mentioned the removal
of Tk in the changelog but could not find any indication of this.
Is there a link that shows the distro has done this?
[...snip...]
>
>Are you sure that Perl/Tk is not included in AS 5.10?
It was not installed on my download of AS 5.10.
>I was trying to find something that mentioned the removal
>of Tk in the changelog but could not find any indication of this.
>
>Is there a link that shows the distro has done this?
I haven't checked, but I note that ppm4.activestate.com build status
shows Tk 804.028 failing on Win32 (and Darwin and Solaris).
But there is a
http://ppm4.activestate.com/PPMPackages/zips/10xx-builds-only/Windows/Tk-804.027.zip
STDERR output:
--------------
Can't load 'C:/Perl/site/lib/auto/Tk/Zinc/Zinc.dll' for module Tk::Zinc
:load_file:
The specified module could not be found at C:/Perl/lib/DynaLoader.pm line 201.
Versions:
---------
C:\Documents and Settings\Admin>perl -v
This is perl, v5.10.0 built for MSWin32-x86-multi-thread
(with 3 registered patches, see perl -V for more detail)
Copyright 1987-2007, Larry Wall
Binary build 1002 [283697] provided by ActiveState http://www.ActiveState.com
Built Jan 10 2008 11:00:53
Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.
Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl". If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.
C:\Documents and Settings\Admin>cpan Tk
CPAN: Storable loaded ok (v2.18)
Going to read C:\Perl\cpan\Metadata
Database was generated on Fri, 07 Mar 2008 11:31:35 GMT
Tk is up to date (804.028).
C:\Documents and Settings\Admin>cpan Tk::Zinc
CPAN: Storable loaded ok (v2.18)
Going to read C:\Perl\cpan\Metadata
Database was generated on Fri, 07 Mar 2008 11:31:35 GMT
Tk::Zinc is up to date (3.304).
> Zinc installer completes but the module is failing to load properly.
> Does anyone have an idea what may be going on with this configuration?
>
[snip]
>
Reverted to AS Perl 5.8.8 to get this working;
it seems like Zinc may require Perl58.dll.
>
>Zinc installer completes but the module is failing to load properly.
>Does anyone have an idea what may be going on with this configuration?
You probably would get a better answer on the Zinc maillist, there are
more Windows/Zinc users there.
The only thing I remember about Zinc on win32, is that it needed XP
or better, for the Windows version.
zentara
--
I'm not really a human, but I play one on earth.
http://zentara.net/japh.html