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 wine

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
Octavian - depending on what you are trying to do, what we ended up doing was creating platform specific installers/launchers with the binary specific things (like dll, .so, dynlib, etc) and use traditional installation tools for each platform. We make a DMG for OSX, a .exe installer for win32

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 architecture and hav

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 get it to work