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
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
# 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
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
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
Octavian
- Original Message -
From: "Roberto C. Sánchez" <[EMAIL PROTECTED]>
To:
Sent: Thursday, March 20, 2008 12:23 AM
Subject: Re: PAR
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