Re: repository

2014-03-07 Thread Erik Colson
Steve Cookson writes: > What an excellent idea. I've often thought we should act more > collaboratively. > > How do we get engaged to review, test and submit modifications. > > I'm pretty sure I have a github logon, but I haven't used it for so > long, I'm not sure what to do. Hi Steve, Don't

Re: repository

2014-03-07 Thread Steve Cookson
Hi Eric, What an excellent idea. I've often thought we should act more collaboratively. How do we get engaged to review, test and submit modifications. I'm pretty sure I have a github logon, but I haven't used it for so long, I'm not sure what to do. Regards Steve. On 07/03/14 10:36, E

Re: repository

2014-03-07 Thread Erik Colson
Erik Colson writes: > Hi, > > Just a little question.. Do you have plans to move the repo to git ? > > best Well, for my easier handling I've setup a github repo which tracks the svn trunk of wxPerl here: https://github.com/ecocode/wxPerl best -- erik colson

repository

2014-03-06 Thread Erik Colson
Hi, Just a little question.. Do you have plans to move the repo to git ? best -- erik colson

SVN Repository Change

2013-03-04 Thread Mark Dootson
All, Yesterday I upgraded the sourceforge tools to the current versions. An unexpected effect of this was that the URLs for the repository changed. The web site has been updated with the new URLs but for info the new command to checkout for example the wxPerl trunk to wxperl-trunk is svn

Re: Padre can't be installed from WxPerl repository?

2010-04-27 Thread Octavian Rasnita
. Octavian - Original Message - From: "Mark Dootson" To: "Octavian Rasnita" Cc: Sent: Tuesday, April 27, 2010 3:16 PM Subject: Re: Padre can't be installed from WxPerl repository? > Octavian, > > I just tried > > cpan Padre > > on ActiveP

Re: Padre can't be installed from WxPerl repository?

2010-04-27 Thread Mark Dootson
x27;t install it with cpan. It gives some strange and unclear errors. -- Octavian - Original Message - From: "Mark Dootson" To: "Octavian Rasnita" Cc: Sent: Tuesday, April 27, 2010 2:32 AM Subject: Re: Padre can't be installed from WxPerl repository? Hi, I th

Re: Padre can't be installed from WxPerl repository?

2010-04-27 Thread Octavian Rasnita
can't be installed from WxPerl repository? Hi, I think that's an issue with Padre 0.56 as installed by PPM. The command padre.bat should work. Alternatively, you could move padre.exe, padre.pl and padre.bat from ..perl\site\bin to ..\perl\bin One thing you might like to try. I

Re: Padre can't be installed from WxPerl repository?

2010-04-26 Thread Mark Dootson
Padre install and it seemed to work OK. Perhaps the repository needs re-sync ppm repo sync --force wxperl ppm s Padre Regards Mark Thank you. I was able to install Padre. Unfortunately when I try to run it, it displays the following error window: Padre Cannot find 'WPerl.exe'! OK Ther

Re: Padre can't be installed from WxPerl repository?

2010-04-26 Thread Octavian Rasnita
Hi Mark, From: "Mark Dootson" > Hi, > > I tested ActivePerl 1007 Padre install and it seemed to work OK. > > Perhaps the repository needs re-sync > > ppm repo sync --force wxperl > > ppm s Padre > > > Regards > > Mark Thank you. I wa

Re: Padre can't be installed from WxPerl repository?

2010-04-26 Thread Mark Dootson
Hi, I tested ActivePerl 1007 Padre install and it seemed to work OK. Perhaps the repository needs re-sync ppm repo sync --force wxperl ppm s Padre Regards Mark On 26/04/2010 17:17, Octavian Rasnita wrote: Hi, I've seen that Padre can't be installed under ActivePerl 5.10.1

Padre can't be installed from WxPerl repository?

2010-04-26 Thread Octavian Rasnita
Hi, I've seen that Padre can't be installed under ActivePerl 5.10.1 using cpan, so I've tried to install it from WxPerl repository using: C:\Documents and Settings\Octavian>ppm s Padre ... 3: Padre Perl Application Development and Refactoring Environment Version: 0.56 Repo: w

Re: Fwd: Re: Problem with ppm file in wxperl repository

2010-04-14 Thread Mark Dootson
id a quick test and have the errors you report. You need to upgrade your ActivePerl to 1007. That will solve the "Perl_croak_xs_usage" error message. The "missing wxmsw28u_core_vc_custom.dll" comes from the ActiveState repository - their Alien-wxWidgets PPM does not seem to insta

Fwd: Re: Problem with ppm file in wxperl repository

2010-04-14 Thread Alexander
15.04.2010 0:03, Mark Dootson пишет: Hi, I did a quick test and have the errors you report. You need to upgrade your ActivePerl to 1007. That will solve the "Perl_croak_xs_usage" error message. The "missing wxmsw28u_core_vc_custom.dll" comes from the ActiveState

Re: Problem with ppm file in wxperl repository

2010-04-14 Thread Mark Dootson
Hi, I did a quick test and have the errors you report. You need to upgrade your ActivePerl to 1007. That will solve the "Perl_croak_xs_usage" error message. The "missing wxmsw28u_core_vc_custom.dll" comes from the ActiveState repository - their Alien-wxWidgets PPM does

Re: Problem with ppm file in wxperl repository

2010-04-14 Thread Mark Dootson
Hi, Could you post the actual error message? Also, what is your ActivePerl build number? On 14/04/2010 17:48, Alexander wrote: I install wx from wxper.co.uk. but when i start minimal.pl from Wx samples dir i have "Perl_croack_xs_usage". What i do wrong?

Re: Problem with ppm file in wxperl repository

2010-04-14 Thread Alexander
I install wx from wxper.co.uk. but when i start minimal.pl from Wx samples dir i have "Perl_croack_xs_usage". What i do wrong?

Re: Problem with ppm file in wxperl repository

2010-04-13 Thread Mark Dootson
pt. What is the rest of the error message? regards Mark On 14/04/2010 00:46, Alexander wrote: Hello Mark! I try to do this 3 time. I uninstall all Wx related modules. I don't mix repos, at one time i use only one repository. But this not work for me, i have the same error.

Re: Problem with ppm file in wxperl repository

2010-04-13 Thread Alexander
Hello Mark! I try to do this 3 time. I uninstall all Wx related modules. I don't mix repos, at one time i use only one repository. But this not work for me, i have the same error.

Re: Problem with ppm file in wxperl repository

2010-04-13 Thread Mark Dootson
Hi, Different repositories are incompatible. Selecting Wx from any one should work OK. However, to fix your setup 1. Uninstall everything Wx related 2. Decide if you want ActiveState or wxperl.co.uk versions 3. Select Wx and Alien-wxWidgets for installation from the SAME repository. All

Problem with ppm file in wxperl repository

2010-04-13 Thread Alexander
Hello! Today i try install wxperl from ppm. I have some ppm repos and wx version on it have different version trouchelle.com - 0.96 ActiveState - 0.9701 wxperl.co.uk - 0.09701.10 So my choice was wxperl. Installing Ok, but then i run script i have error Perl_croak_xs_usage. if i install ano

Re: ansi repository

2008-05-15 Thread Mark Dootson
Hi, Use standard Unicode repository. The ANSI repository is maintained because some users support apps that get deployed to win98 / winMe environments and it saves distributing unicows. Regards Mark Foo JH wrote: Can anyone enlighten me on the purpose of the ANSI repository? In the

ansi repository

2008-05-15 Thread Foo JH
Can anyone enlighten me on the purpose of the ANSI repository? In the situation where one installs ActivePerl, which repo is preferable?

Re: wxPerl RPMs for Centos on Dag Repository

2007-08-17 Thread Huub Peters
MAIL PROTECTED]> Cc: Sent: Thursday, August 16, 2007 12:53 PM Subject: wxPerl RPMs for Centos on Dag Repository [EMAIL PROTECTED] wrote: Hi list, I'm losing to much time in an area that is not my cup of tea. All I need is a RPM to get wxPerl working on Centos (4.3) but building it

wxPerl RPMs for Centos on Dag Repository

2007-08-16 Thread Peter Riley
dag.wieers.com/rpm/packages/perl-Wx/ http://dag.wieers.com/rpm/packages/perl-Alien-wxWidgets/ Read the FAQ here, especially if you want to use the yum/apt repository: http://dag.wieers.com/rpm/FAQ.php Best Regards, -PWR