RE: perl-Tk widget broken again on perl 5.10.1-5

2012-02-29 Thread Thrall, Bryan
Thrall, Bryan wrote on 2012-02-27: > Thrall, Bryan wrote on 2012-01-25: >> perl-Tk's widget works just fine with >> >> perl5.10.1-3 >> perl-Tk 804.028-3 >> >> but if I upgrade to perl 5.10.1-5, widget breaks again[1] with the following >> error

RE: perl-Tk widget broken again on perl 5.10.1-5

2012-02-27 Thread Thrall, Bryan
Thrall, Bryan wrote on 2012-01-25: > perl-Tk's widget works just fine with > > perl5.10.1-3 > perl-Tk 804.028-3 > > but if I upgrade to perl 5.10.1-5, widget breaks again[1] with the following > errors repeated until the process is killed: > >

Re: perl-Tk is broken

2011-12-31 Thread duane
Has Reini Urban x-ray.at> writes: > > 2009/7/24 Wolfgang Goetz: > > Reini Urban wrote: > >> 2009/7/23 Wolfgang Goetz: > >>> Reini Urban wrote: > 2009/7/16 Wolfgang Goetz: > > cygwin.c:173: error: redefinition of 'wlen' > Please try the official cygwin/cygwin.c from > http://

RE: ATTN: perl-Tk maintainer RE: perl-Tk is broken

2010-03-31 Thread Thrall, Bryan
Thrall, Bryan wrote on 2010-01-21: > Yaakov (Cygwin/X) wrote on 2010-01-20: >> On 20/01/2010 15:39, Reini Urban wrote: >>> Do you need Win32 native Tk or just x Tk? My patch was just to support >>> Win32 Tk. I have no time for this in the next month. >> >> Nor should you need to. I maintain the

RE: ATTN: perl-Tk maintainer RE: perl-Tk is broken

2010-01-21 Thread Thrall, Bryan
Yaakov (Cygwin/X) wrote on 2010-01-20: > On 20/01/2010 15:39, Reini Urban wrote: >> Do you need Win32 native Tk or just x Tk? >> My patch was just to support Win32 Tk. I have no time for this in the >> next month. > > Nor should you need to. I maintain the perl-Tk package, and we use the > X11 i

Re: ATTN: perl-Tk maintainer RE: perl-Tk is broken

2010-01-20 Thread Yaakov (Cygwin/X)
On 20/01/2010 15:39, Reini Urban wrote: Do you need Win32 native Tk or just x Tk? My patch was just to support Win32 Tk. I have no time for this in the next month. Nor should you need to. I maintain the perl-Tk package, and we use the X11 interface because this is Cygwin, not ActivePerl. x

Re: ATTN: perl-Tk maintainer RE: perl-Tk is broken

2010-01-20 Thread Reini Urban
Thrall, Bryan schrieb: RE: http://cygwin.com/ml/cygwin/2009-07/msg00890.html Reini Urban wrote: 2009/7/24 Wolfgang Goetz: http://matrix.cpantesters.org/?dist=Tk+804.028_501 ohjeh.. perl 5.8.8 is yellow for cygwin. there seems to be no interest at all for the moment. I had some spare time som

ATTN: perl-Tk maintainer RE: perl-Tk is broken

2010-01-19 Thread Thrall, Bryan
RE: http://cygwin.com/ml/cygwin/2009-07/msg00890.html Reini Urban wrote: >2009/7/24 Wolfgang Goetz: http://matrix.cpantesters.org/?dist=Tk+804.028_501 ohjeh.. perl 5.8.8 is yellow for cygwin. there seems to be no interest at all for the moment. >>> >>> I had some spare time some tim

Re: perl-Tk is broken

2009-07-24 Thread Reini Urban
2009/7/24 Wolfgang Goetz: > Reini Urban wrote: >> 2009/7/23 Wolfgang Goetz: >>> Reini Urban wrote: 2009/7/16 Wolfgang Goetz: > cygwin.c:173: error: redefinition of 'wlen' Please try the official cygwin/cygwin.c from http://github.com/rurban/perl/raw/49c38585884a547ae094a6be3f8a37

Re: perl-Tk is broken

2009-07-24 Thread Wolfgang Goetz
Reini Urban wrote: > 2009/7/23 Wolfgang Goetz: >> Reini Urban wrote: >>> 2009/7/16 Wolfgang Goetz: cygwin.c:173: error: redefinition of 'wlen' >>> Please try the official cygwin/cygwin.c from >>> http://github.com/rurban/perl/raw/49c38585884a547ae094a6be3f8a37db3018e48d/cygwin/cygwin.c >> 1) c

Re: perl-Tk is broken

2009-07-24 Thread Reini Urban
2009/7/23 Wolfgang Goetz: > Reini Urban wrote: >> 2009/7/16 Wolfgang Goetz: >>> cygwin.c:173: error: redefinition of 'wlen' >> Please try the official cygwin/cygwin.c from >> http://github.com/rurban/perl/raw/49c38585884a547ae094a6be3f8a37db3018e48d/cygwin/cygwin.c > > 1) copying this file right be

Re: perl-Tk is broken

2009-07-23 Thread Wolfgang Goetz
Reini Urban wrote: > 2009/7/16 Wolfgang Goetz: >> cygwin.c:173: error: redefinition of 'wlen' > Please try the official cygwin/cygwin.c from > http://github.com/rurban/perl/raw/49c38585884a547ae094a6be3f8a37db3018e48d/cygwin/cygwin.c 1) copying this file right behind the 'rsync' of perl-current.

Re: perl-Tk is broken

2009-07-22 Thread Reini Urban
2009/7/16 Wolfgang Goetz: > Thrall, Bryan wrote: >> Wolfgang Goetz wrote on Thursday, July 09, 2009 6:03 AM: >>> perl-Tk is broken in 1.5 and 1.7 >>> $ widget > ...NOK >>> but is working under debugger control: >>> $ ddd /usr/bin/widget (->Run ->Cont) > ...OK > >> I've had similar problems; see >>

Re: perl-Tk is broken

2009-07-16 Thread Wolfgang Goetz
Thrall, Bryan wrote: > Wolfgang Goetz wrote on Thursday, July 09, 2009 6:03 AM: >> perl-Tk is broken in 1.5 and 1.7 >> $ widget ...NOK >> but is working under debugger control: >> $ ddd /usr/bin/widget (->Run ->Cont) ...OK > I've had similar problems; see > http://cygwin.com/ml/cygwin/2009-03/msg0

RE: perl-Tk is broken

2009-07-14 Thread Thrall, Bryan
Wolfgang Goetz wrote on Thursday, July 09, 2009 6:03 AM: > perl-Tk is broken in 1.5 and 1.7 > > Check by running the "Perl/Tk Widget Demonstrations": > > $ widget > Use of uninitialized value $id in hash element at > /usr/lib/perl5/vendor_perl/5.10/i686-cygwin/Tk/After.pm line 39. ... > Use of un

Re: perl-Tk and the hours of work...

2008-07-13 Thread Andrew DeFaria
thefinn wrote: On linux this particular perl-Tk app works just fine. However, perl-Tk on cygwin seems to disagree? Not entirely sure why, or what the issue is. It's just in development phase (ignore the sql errors, they are unimportant). Hmmm... My remote psychic debugging facilities tells me

Re: perl Tk for cygwin almost fixed

2008-03-19 Thread Reini Urban
2008/3/19, Michael Kairys <[EMAIL PROTECTED]>: > I blush to confess I don't know what you mean. Can you say a little more > about how I would get the patch onto my system? You go to the bugtracker for this module - http://search.cpan.org/dist/Tk and click on "View/Report Bugs" => look for the cyg

Re: perl Tk for cygwin almost fixed

2008-03-19 Thread Michael Kairys
I blush to confess I don't know what you mean. Can you say a little more about how I would get the patch onto my system? "Reini Urban" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] 2008/3/17, Michael Kairys <[EMAIL PROTECTED]>: I really don't know when I will have enough time av

Re: perl Tk for cygwin almost fixed

2008-03-18 Thread Reini Urban
2008/3/17, Michael Kairys <[EMAIL PROTECTED]>: > When you say "yet", do you mean "someday"? :) > > The reason I ask (and keep asking :) is this: I have been working to "port" > my Perl scripts from AS to Cygwin; and I have them all done except a few > that rely on Perl/Tk. In the absense of a Wi

Re: perl Tk for cygwin almost fixed

2008-03-17 Thread Michael Kairys
When you say "yet", do you mean "someday"? :) The reason I ask (and keep asking :) is this: I have been working to "port" my Perl scripts from AS to Cygwin; and I have them all done except a few that rely on Perl/Tk. In the absense of a Win32-native version I had planned to rewrite them using

Re: perl Tk for cygwin almost fixed

2008-03-06 Thread Reini Urban
Well, my patch works to pass all tests, but then in real-world apps it fails, due to missing test scripts. I had no time yet, sorry. I hoped Slaven will step in. 2008/3/6, Michael Kairys <[EMAIL PROTECTED]>: > At the risk of sounding impatient, have you been able to make any headway on > this?

Re: perl Tk for cygwin almost fixed

2008-03-06 Thread Michael Kairys
At the risk of sounding impatient, have you been able to make any headway on this? I for one would love to get my hands on it... TIA! -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwi

Re: perl Tk for cygwin almost fixed

2008-02-19 Thread Michael Kairys
Thank you!!! (In advance :) -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: Perl/Tk conflict with piped open

2006-03-07 Thread Christopher Faylor
On Tue, Mar 07, 2006 at 10:38:56AM -0500, Parker, Jonathan T. wrote: >When I run the following program under cygwin: >#!/usr/bin/perl >use Tk; >my $pid = open(README, "ls |"); >while () { >print "Test: " . $_; >} >close(README); > > >I get the following response: >$ jtp.open2.pl > 4 [main]

Re: Perl/TK Missing Dependency Found

2006-01-13 Thread Brett Serkez
[snip] > fontconfig??? > > Looks like I had the wrong perl-Tk release uploaded, the one with > 'experimental' Xft support, and not the standard one on my system (which > is why I couldn't dup this). Now we all know why it's experimental. > > Look for a release -4 soon which should fix this. The

Re: Perl/TK Missing Dependency Found

2006-01-12 Thread Brett Serkez
> > I can reproduce this on WinXP Pro SP1 (cygcheck output attached). Adding > > Perl/Tk to my installation and running the program in Brett's message > > () causes a SIGSEGV. > > I don't have a debugging version of Perl, Perl/Tk, or fontconfig, b

Re: Perl/TK Missing Dependency Found

2006-01-12 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Igor Peshansky wrote: > I can reproduce this on WinXP Pro SP1 (cygcheck output attached). Adding > Perl/Tk to my installation and running the program in Brett's message > () causes a SIGSEGV. > I don'

Re: Perl/TK Missing Dependency Found (Attn: libfontconfig maintainer)

2006-01-12 Thread Christopher Faylor
On Thu, Jan 12, 2006 at 04:20:27PM -0500, Brett Serkez wrote: >Oh well, I found the issue for myself, I suppose the next poor soul >will re-live the pain. Or the one after that if we just "band-aid" the problem without actually understanding it. cgf -- Unsubscribe info: http://cygwin.com/ml

Re: Perl/TK Missing Dependency Found (Attn: libfontconfig maintainer)

2006-01-12 Thread Brett Serkez
> > > Yaakov, if you would be willing to post the debugging symbols for > > > Tk.dll, I could try ferreting out some more info. Unfortunately, > > > I'm not up to building a debug version of Perl/Tk at the moment. I > > > don't recall off-hand who maintains libfontconfig (Harold?), but > > > it's

Re: Perl/TK Missing Dependency Found (Attn: libfontconfig maintainer)

2006-01-12 Thread Igor Peshansky
On Thu, 12 Jan 2006, Brett Serkez wrote: > > Yaakov, if you would be willing to post the debugging symbols for > > Tk.dll, I could try ferreting out some more info. Unfortunately, I'm > > not up to building a debug version of Perl/Tk at the moment. I don't > > recall off-hand who maintains libfo

Re: Perl/TK Missing Dependency Found

2006-01-12 Thread Brett Serkez
> Yaakov, if you would be willing to post the debugging symbols for > Tk.dll, I could try ferreting out some more info. Unfortunately, I'm > not up to building a debug version of Perl/Tk at the moment. I don't > recall off-hand who maintains libfontconfig (Harold?), but it's > unlikely to be a fo

Re: Perl/TK Missing Dependency Found

2006-01-09 Thread Brett Serkez
[snip] > > Please also bear in mind, that I only install what I need, the > > default plus minimum, in this case, Perl/Tk. If this doesn't work on > > your system, please try this approach. > > I'll admit that I don't have a mimimal system by any means, but AFAICS > libwmf has nothing to do with pe

Re: Perl/TK Missing Dependency Found

2006-01-09 Thread Yaakov S (Cygwin Ports)
Brett Serkez wrote: Run it in, you get a nice exit button. Right. Uninstall the package libwmf. Run it, it core dumps. Not for me. Please confirm on your system, should be trival, and add the dependency. Please also bear in mind, that I only install what I need, the default plus minimum

Re: Perl/TK Missing Dependency Found

2006-01-09 Thread Brett Serkez
> > After tedious research, I've figured out that the missing package > > is: libwmf. > > None of the perl-Tk modules link against libwmf, and a grep of the > sources for "wmf" returns nothing. > > In addition, neither Debian nor Gentoo show libwmf as a requirement > for their packages. > > Can you

Re: Perl/TK Missing Dependency Found

2006-01-09 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Brett Serkez wrote: > After tedious research, I've figured out that the missing package > is: libwmf. None of the perl-Tk modules link against libwmf, and a grep of the sources for "wmf" returns nothing. In addition, neither Debian nor Gentoo show li

Re: Perl Tk does not install--need help

2005-12-31 Thread Gerrit P. Haase
Hallo Selva, Am Dienstag, 28. Juni 2005 um 08:19 schriebst du: > Hi > I'm new to CYGWIN > I installed perl via Cygwin installation utility... > now i want to install perl Tk in my system.. i downloaded Tk-804.027.tar.gz > it gives a error msg like this > *

Re: Perl/TK Segmentation Violation

2005-12-21 Thread Gerrit P. Haase
Brett Serkez wrote: While this technique is useful, it is not producing results for me. I can see that simply installing all libraries resolves the dependency. Perhaps the package maintainer could try building the package on a system with just the default libraries installed? This should prod

Re: Perl/TK cygz.dll mapping error

2005-12-19 Thread Yitzchak Scott-Thoennes
On Sun, Dec 18, 2005 at 05:03:40PM -0800, Brian Dessent wrote: > Brett Serkez wrote: > > > >From what I can tell by searching for similar issues, it *looks* like > > the new library may need to be rebased during setup? A packaging > > change? > > No, it means you need to install the rebase packa

Re: Perl/TK Segmentation Violation

2005-12-18 Thread Igor Pechtchanski
Ugh, top-posting... Reformatted. On Sun, 18 Dec 2005, Brett Serkez wrote: > On Fri, 16 Dec 2005 13:55:52 -0500 (EST), "Igor Pechtchanski" <[EMAIL > PROTECTED]> said: . Thanks. > > On Fri, 16 Dec 2005, Brett Serkez wrote: > > > > > > > >perhaps there

Re: Perl/TK cygz.dll mapping error

2005-12-18 Thread Brian Dessent
Brett Serkez wrote: > Cool, this worked, great. But...what I thought I saw was that the post > install scripts should do this when necessary, no? I was suggesting > this should be added appropriately for the new Perl/TK package along > with the missing library dependency. It's not that simple.

Re: Perl/TK cygz.dll mapping error

2005-12-18 Thread Brett Serkez
> > >From what I can tell by searching for similar issues, it *looks* like > > the new library may need to be rebased during setup? A packaging > > change? > > No, it means you need to install the rebase package and run rebaseall > yourself. Cool, this worked, great. But...what I thought I saw

Re: Perl/TK cygz.dll mapping error

2005-12-18 Thread Brian Dessent
Brett Serkez wrote: > >From what I can tell by searching for similar issues, it *looks* like > the new library may need to be rebased during setup? A packaging > change? No, it means you need to install the rebase package and run rebaseall yourself. Brian -- Unsubscribe info: http://cygwi

Re: Perl/TK Segmentation Violation

2005-12-18 Thread Brett Serkez
While this technique is useful, it is not producing results for me. I can see that simply installing all libraries resolves the dependency. Perhaps the package maintainer could try building the package on a system with just the default libraries installed? This should produce a clear error from

Re: Perl/TK Segmentation Violation

2005-12-16 Thread Igor Pechtchanski
On Fri, 16 Dec 2005, Brett Serkez wrote: > > > >perhaps there is a missing library dependency? > > > > > > As another test I did a full install of Libs and X11, afterwards my test > > > program now runs. I believe this confirms the issue is a missing > > > dependency in the package management sys

Re: Perl/TK Segmentation Violation

2005-12-16 Thread Brett Serkez
> > >perhaps there is a missing library dependency? > > > > > > As another test I did a full install of Libs and X11, afterwards my test > > program now runs. I believe this confirms the issue is a missing > > dependency in the package management system. What tools are available > > to track

Re: Perl/TK Segmentation Violation

2005-12-16 Thread Larry Hall (Cygwin)
On 12/16/2005, Brett Serkez wrote: >perhaps there is a missing library dependency? As another test I did a full install of Libs and X11, afterwards my test program now runs. I believe this confirms the issue is a missing dependency in the package management system. What tools are available

Re: Perl/TK Segmentation Violation

2005-12-16 Thread Brett Serkez
> perhaps there is a missing library dependency? As another test I did a full install of Libs and X11, afterwards my test program now runs. I believe this confirms the issue is a missing dependency in the package management system. What tools are available to track down which package contains

Re: Perl Tk does not install--need help

2005-06-28 Thread Larry Hall
At 03:19 AM 6/28/2005, you wrote: >Hi > >I'm new to CYGWIN >I installed perl via Cygwin installation utility... >now i want to install perl Tk in my system.. i downloaded Tk-804.027.tar.gz >it gives a error msg like this >*

Re: Perl-tk?

2004-11-20 Thread Yaakov Selkowitz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 dwycoff wrote: | I tried using a perl-tk script in cygwin that I wrote more than | a year ago. Whenever I run it it dies at: | | Can't locate Tk.pm in @INC (@INC contains: /usr/lib/perl5/5... | | I did a search and couldn't find Tk.pm. So I looked to

Re: Perl-tk?

2004-11-18 Thread Yitzchak Scott-Thoennes
On Thu, Nov 18, 2004 at 11:17:37AM -0800, Bruce Dobrin wrote: > I've been using the tk800 native windows functionality for years with > cygwin. You just have to recompile/install with each perl change. If I > remember correctly, with the most recent cygwin/perl/tk800.024, I > haven't even had to p

RE: Perl-tk?

2004-11-18 Thread Bruce Dobrin
ith rebase to get IO and Menubutton to work correctly. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Charles Plager Sent: Thursday, November 18, 2004 5:39 AM To: Cygwin Mailing list Subject: Re: Perl-tk? > Brian Dessent schrieb: > >> d

Re: Perl-tk?

2004-11-18 Thread Charles Plager
Brian Dessent schrieb: dwycoff wrote: I tried using a perl-tk script in cygwin that I wrote more than a year ago. Whenever I run it it dies at: Can't locate Tk.pm in @INC (@INC contains: /usr/lib/perl5/5... I did a search and couldn't find Tk.pm. So I looked to the cygwin website, but

Re: Perl-tk?

2004-11-18 Thread Reini Urban
Brian Dessent schrieb: dwycoff wrote: I tried using a perl-tk script in cygwin that I wrote more than a year ago. Whenever I run it it dies at: Can't locate Tk.pm in @INC (@INC contains: /usr/lib/perl5/5... I did a search and couldn't find Tk.pm. So I looked to the cygwin website, but didn't fin

Re: Perl-tk?

2004-11-17 Thread Brian Dessent
dwycoff wrote: > I tried using a perl-tk script in cygwin that I wrote more than > a year ago. Whenever I run it it dies at: > > Can't locate Tk.pm in @INC (@INC contains: /usr/lib/perl5/5... > > I did a search and couldn't find Tk.pm. So I looked to the cygwin > website, but didn't find any

Re: Perl Tk Compilation

2004-09-28 Thread J. David Boyd
Yaakov Selkowitz <[EMAIL PROTECTED]> writes: > > On Fri, Sep 24, 2004 at 06:39:32PM +0530, Vijay Kiran Kamuju wrote: > > > >>has any body successfully installed latest Perl/Tk without any break > >>downs/errors? > > http://sourceforge.net/projects/cygwin-ports/ > > I have version 800.025 with e

Re: Perl Tk Compilation

2004-09-28 Thread Gerrit P. Haase
Yaakov wrote: >> On Fri, Sep 24, 2004 at 06:39:32PM +0530, Vijay Kiran Kamuju wrote: >> >>>has any body successfully installed latest Perl/Tk without any break >>>downs/errors? > http://sourceforge.net/projects/cygwin-ports/ > I have version 800.025 with either Win32 or X11 interfaces (separate

Re: Perl Tk Compilation

2004-09-28 Thread Yaakov Selkowitz
On Fri, Sep 24, 2004 at 06:39:32PM +0530, Vijay Kiran Kamuju wrote: has any body successfully installed latest Perl/Tk without any break downs/errors? http://sourceforge.net/projects/cygwin-ports/ I have version 800.025 with either Win32 or X11 interfaces (separate packages) and 804.027 with only

RE: Perl Tk Compilation

2004-09-24 Thread David Christensen
On Fri, Sep 24, 2004 at 06:39:32PM +0530, Vijay Kiran Kamuju wrote: >has any body successfully installed latest Perl/Tk without any break >downs/errors? I've beat my head against this one several times, and failed every time. Instead, I use Active State Perl for Perl/Tk. David -- Unsubscribe

Re: Perl Tk Compilation

2004-09-24 Thread Christopher Faylor
On Fri, Sep 24, 2004 at 06:39:32PM +0530, Vijay Kiran Kamuju wrote: >has any body successfully installed latest Perl/Tk without any break >downs/errors? Please use the main cygwin list for this type of question. I've redirected discussion there. -- Unsubscribe info: http://cygwin.com/ml/#un

Re: Perl Tk in Cygwin (using X)

2003-10-09 Thread Nick Ing-Simmons
Charles Plager <[EMAIL PROTECTED]> writes: >Hello, > This is getting worse by the hour. I went and grabbed Tk800.024 from a >CPAN site. I did the setup as suggested by README.cygwin for X11 and >tried to make it. It failed (errors posted at the bottom of this error >message). > >

Re: Perl Tk in Cygwin (using X)

2003-10-09 Thread Gerrit P. Haase
Charles schrieb: > Hi Gerrit, > Not quite there yet... > I went to '/usr/X11R6/bin'. There is no file 'libX11.dll.a', but there > is a 'libX11.dll', so I did 'ln -s libX11.dll libX11.a'. I closed the > window, opened a new bash session, and tried compiling. I got the same > err

Re: Perl Tk in Cygwin (using X)

2003-10-09 Thread Charles Plager
Hi Gerrit, Not quite there yet... I went to '/usr/X11R6/bin'. There is no file 'libX11.dll.a', but there is a 'libX11.dll', so I did 'ln -s libX11.dll libX11.a'. I closed the window, opened a new bash session, and tried compiling. I got the same error (below). Did I pick the right

Re: Perl Tk in Cygwin (using X)

2003-10-09 Thread Gerrit P. Haase
Hello, >>>Errors at very bottom of this email. >>>[snip] >>>rm -f blib/arch/auto/Tk/Tk.dll >>>LD_RUN_PATH="" gcc -shared -s -L/usr/local/lib Tk.o chnGlue.o >>>evtGlue.o objGlue.o tixGlue.o tkGlue.o tkGlue_f.o tkWin32Dll.o -o >>>blib/arch/auto/Tk/Tk.dll pTk/libpTk.a >>>/usr/lib/perl5/5.8.0/cygwin

Re: Perl Tk in Cygwin (using X)

2003-10-09 Thread Charles Plager
Igor Pechtchanski wrote: On Thu, 9 Oct 2003, Charles Plager wrote: Hello, This is getting worse by the hour. I went and grabbed Tk800.024 from a CPAN site. I did the setup as suggested by README.cygwin for X11 and tried to make it. It failed (errors posted at the bottom of this error m

Re: Perl Tk in Cygwin (using X)

2003-10-09 Thread Igor Pechtchanski
On Thu, 9 Oct 2003, Charles Plager wrote: > Hello, > This is getting worse by the hour. I went and grabbed Tk800.024 from a > CPAN site. I did the setup as suggested by README.cygwin for X11 and > tried to make it. It failed (errors posted at the bottom of this error > message). > >

Re: Perl Tk in Cygwin (using X)

2003-10-09 Thread Charles Plager
Hello, This is getting worse by the hour. I went and grabbed Tk800.024 from a CPAN site. I did the setup as suggested by README.cygwin for X11 and tried to make it. It failed (errors posted at the bottom of this error message). I have successfully made Tk on this and another windows comput

Re: Perl Tk in Cygwin (using X)

2003-10-09 Thread Nick Ing-Simmons
Charles Plager <[EMAIL PROTECTED]> writes: >Hello, > I'm not sure if this is a cygwin problem or a Tk problem. I am trying >to build Tk under cygwin. I did this successfully 5 months ago, but it >doesn't work anymore. > >1) Is there a fix/work around to this problem? >2) Is there a place

Re: Perl Tk in Cygwin (using X)

2003-10-08 Thread Charles Plager
On Wed, 08 Oct 2003, Charles Plager wrote: Hello, I'm not sure if this is a cygwin problem or a Tk problem. I am trying to build Tk under cygwin. I did this successfully 5 months ago, but it doesn't work anymore. Was it the same version of Tk? Apparently not. The version that worked is 800.0

Re: Perl Tk in Cygwin (using X)

2003-10-08 Thread Greg Matheson
On Wed, 08 Oct 2003, Charles Plager wrote: > Hello, > I'm not sure if this is a cygwin problem or a Tk problem. I am trying > to build Tk under cygwin. I did this successfully 5 months ago, but it > doesn't work anymore. Was it the same version of Tk? > ---Error Message--- > > gcc -c

Re: perl/tk

2002-10-30 Thread Gerrit P. Haase
Marc schrieb: > On Mon, Oct 28, 2002 at 10:36:18PM -0500, Mark Brehob wrote: >> Is perl/tk for cygwin available and I'm just missing it? If so, >> where can I find it? If not, is it just a lack of need, or is >> there some reason porting it to cygwin is hard? > perl/Tk exists

Re: perl/tk

2002-10-30 Thread Marc Chantreux
On Mon, Oct 28, 2002 at 10:36:18PM -0500, Mark Brehob wrote: > Is perl/tk for cygwin available and I'm just missing it? If so, > where can I find it? If not, is it just a lack of need, or is > there some reason porting it to cygwin is hard? perl/Tk exists both for cygwin and ac

RE: Re: Perl Tk does not install

2001-12-19 Thread Russell Cecala
Gerrit! Veil dank (thanks much) I downloaded your fix to Tk800.023 on my system at home and it worked like a charm! I hope you have a Merry Chirstmas and a happy New Year! Russ "Gerrit P. Haase" <[EMAIL PROTECTED]> wrote: >Hallo Russell, > >Am 2001-12-18 um 23:05 schriebst du: > >> Oops! >

Re: Perl Tk does not install

2001-12-18 Thread Gerrit P. Haase
Hallo Russell, Am 2001-12-18 um 23:05 schriebst du: > Oops! > I meant to say, "Just doesn't feel safe". [...] > Sorry if I wasn't clear. > Alles klar? >>> Just doesn't fell safe. >>What does that mean, if I may ask? Ach so, was just a typo;) Gerrit -- =^..^=

RE: Re: Perl Tk does not install

2001-12-18 Thread Russell Cecala
Oops! I meant to say, "Just doesn't feel safe". Which means I am afraid I might download some virus or Trojan horse. This in no way means I think you are a bad guy or anything like that. But my employer is very careful about what we can download. Sorry if I wasn't clear. Alles klar? "Gerrit

Re: Perl Tk does not install

2001-12-18 Thread Gerrit P. Haase
Hallo Russell, 2001-12-18 18:50:48, du schriebst: > But I don't like to download src links. > >ftp://ftp.uni-erlangen.de/pub/pc/gnuwin32/cygwin/porters/Haase_Gerrit/1.3/perl/Tk800.023-src.tar.bz2 > Just doesn't fell safe. What does that mean, if I may ask? >>There is also one place to look

RE: Re: Perl Tk does not install

2001-12-18 Thread Russell Cecala
Thanks Gerrit, But I don't like to download src links. ftp://ftp.uni-erlangen.de/pub/pc/gnuwin32/cygwin/porters/Haase_Gerrit/1.3/perl/Tk800.023-src.tar.bz2 Just doesn't fell safe. But thanks anyways "Gerrit P. Haase" <[EMAIL PROTECTED]> wrote: >Hallo Russell, > >2001-12-18 10:09:04, du schri

Re: Perl Tk does not install

2001-12-18 Thread Gerrit P. Haase
Hallo Russell, 2001-12-18 10:09:04, du schriebst: > Hi, > I can't seem to get Tk.pm to install > on my system: > $ uname -a > CYGWIN_NT-4.0 SRC26 1.3.6(0.47/3/2) 2001-12-08 17:02 i686 unknown > $ which gcc > /usr/bin/gcc > $ gcc -v > Reading specs from /usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-5/