RE: PAR

2008-03-24 Thread Jan Dubois
On Mon, 24 Mar 2008, Jochen Plumeyer wrote: > > Hi Octavian et al., > > perhaps a solution for you as a blind person would be that somebody sets up > for you a virtual windows machine with qemu and ssh server running in that > virtual windows machine. I think you got this backwards: Octavian wan

Re: PAR

2008-03-24 Thread Jochen Plumeyer
Hi Octavian et al., perhaps a solution for you as a blind person would be that somebody sets up for you a virtual windows machine with qemu and ssh server running in that virtual windows machine. Then, you could build the PAR or standalone *.exe s with pp via command line from Linux. The

Re: PAR

2008-03-20 Thread Eric Wilhelm
# from Steffen Mueller # on Wednesday 19 March 2008 15:49: >You cannot create .par's with binary >(i.e. XS module or dll) components under one architecture and have it >run under another. Somebody spent some time working on this (Eric, I >think?), but it's hard. Well, my bent was trying to automa

Re: PAR

2008-03-20 Thread Mike Schroeder
P to fetch the pure Perl PAR files that contain the actual application. It seems like a lot of work, but we tried doing it all with PAR at first and it just wasn't intuitive to users. So we gave each platform its own installer that the users of that platform were familiar with. The act

Re: PAR

2008-03-20 Thread Steffen Mueller
Hi Octavian, Octavian Rasnita wrote: Is it possible to use PAR under Windows to create a .par file with a program that uses WxPerl that can be ran under Linux? this is really a PAR question. You cannot create .par's with binary (i.e. XS module or dll) components under one architectur

Re: PAR

2008-03-19 Thread Octavian Rasnita
Octavian - Original Message - From: "Roberto C. Sánchez" <[EMAIL PROTECTED]> To: Sent: Thursday, March 20, 2008 12:23 AM Subject: Re: PAR

Re: PAR

2008-03-19 Thread Roberto C . Sánchez
On Wed, Mar 19, 2008 at 09:29:27PM +0200, Octavian Rasnita wrote: > Hi, > > Is it possible to use PAR under Windows to create a .par file with a > program that uses WxPerl that can be ran under Linux? > I would think such a thing would not be possible. You might maybe be able to

PAR

2008-03-19 Thread Octavian Rasnita
Hi, Is it possible to use PAR under Windows to create a .par file with a program that uses WxPerl that can be ran under Linux? Thanks. Octavian

Re: Wx::Perl::Packager / PDK /PAR

2007-11-21 Thread Mark Dootson
That's a really unfortunate URL typo for the source dist. Shoud be http://www.wxperl.co.uk/Wx-Perl-Packager-0.11.tar.gz Mark Dootson wrote: > Hi, > > > Have just uploaded a working Wx::Perl::Packager to CPAN. > Also available as PPM from http://www.wxperl.co.uk/ > > If you want the source dist

Wx::Perl::Packager / PDK /PAR

2007-11-21 Thread Mark Dootson
Hi, Have just uploaded a working Wx::Perl::Packager to CPAN. Also available as PPM from http://www.wxperl.co.uk/ If you want the source dist and your CPAN mirror does not have it yet, then it is also at http://www/wxperl.co.uk/Wx-Perl-Packager-0.11.tar.gz What's new: On app startup the 3 wxWi