RE: error message from CPAN module

2007-02-21 Thread IvorW
-Original Message- From: Sean M McMahon [mailto:[EMAIL PROTECTED] Sent: 20 February 2007 23:28 To: par@perl.org Subject: Fw: error message from CPAN module I'm having trouble making the module pp on sun-solaris. Please help. see error message below. - Forwarded by

RE: Issues on solaris 10 and linux

2007-02-20 Thread IvorW
-Original Message- From: Michael HOUZE [mailto:[EMAIL PROTECTED] Sent: 20 February 2007 14:40 To: par@perl.org Subject: Issues on solaris 10 and linux Hi this is my first post on this list, I still have not found answer for some issues I encouter using perl 5.8.8/PAR 0.970

RE: Issues on solaris 10 and linux

2007-02-20 Thread IvorW
-Original Message- From: Michael HOUZE [mailto:[EMAIL PROTECTED] Sent: 20 February 2007 15:26 To: par@perl.org Subject: RE: Issues on solaris 10 and linux By the way, what flavour of perl are you using? One built with gcc or one built with forte? mmm gcc I guess (I don't

RE: [Question] Generating and Using PAR-Files

2007-01-04 Thread IvorW
-Original Message- From: Johannes Kilian [mailto:[EMAIL PROTECTED] Sent: 04 January 2007 12:45 To: par@perl.org Subject: [Question] Generating and Using PAR-Files Hi there, I used to use PP to bundle a few perl programs into standalone executables - and everything works

RE: RFC: Splitting PAR

2006-11-29 Thread IvorW
-Original Message- From: Steven Mackenzie [mailto:[EMAIL PROTECTED] Sent: 29 November 2006 12:02 To: par@perl.org Subject: Re: RFC: Splitting PAR * Replies will be sent through Spamex to [EMAIL PROTECTED] * For additional info click - http://www.spamex.com/i/?v=12245283 *

RE: Problems building PAR on Debian

2006-09-11 Thread IvorW
-Original Message- From: Roderich Schupp [mailto:[EMAIL PROTECTED] Sent: 10 September 2006 17:24 To: par@perl.org Cc: IvorW Subject: Re: Problems building PAR on Debian On 9/10/06, Steffen Mueller [EMAIL PROTECTED] wrote: IvorW schrieb: /usr/bin/ld: cannot find -lperl

Problems building PAR on Debian

2006-09-10 Thread IvorW
This is not something I've needed to do for some time, but I find it's broken :(. In summary: * Signature is invalid. * AutoInstall does not return success, no Makefile gets produced * make fails to link against perl OK, some of this is not PAR's fault; could be Module::Signature

RE: PATH invocation wierdness

2006-08-24 Thread IvorW
-Original Message- From: Roderich Schupp (ext) [mailto:[EMAIL PROTECTED] Sent: 24 August 2006 11:30 To: IvorW Cc: par@perl.org Subject: RE: PATH invocation wierdness Can someone explain what is going on. Platform is Solaris 2.8 First check that Tk::Event has really been

RE: PATH invocation wierdness

2006-08-24 Thread IvorW
Problem resolved! I tried adding the [EMAIL PROTECTED] code in a BEGIN block to scmon.pl. Here's the result: [EMAIL PROTECTED]:/lch/tst/swp/swptst$ scmon INC=CODE(0x5b78ac) /tmp/par-swptst/cache-da39a3ee5e6b4b0d3255bfef95601890afd80709/inc/lib

RE: creating multiple par executables from similar codebase

2006-03-06 Thread IvorW
-Original Message- From: Chris Dolan [mailto:[EMAIL PROTECTED] Sent: 06 March 2006 15:48 To: par@perl.org Subject: creating multiple par executables from similar codebase I have a build process that creates nine PAR executables at the end, all slight variations on each

RE: creating multiple par executables from similar codebase

2006-03-06 Thread IvorW
-Original Message- From: Chris Dolan [mailto:[EMAIL PROTECTED] Sent: 06 March 2006 16:06 To: IvorW Cc: par@perl.org Subject: Re: creating multiple par executables from similar codebase On Mar 6, 2006, at 9:48 AM, IvorW wrote: -Original Message- From: Chris Dolan

RE: LWP::User agent vs PAR

2006-02-27 Thread IvorW
-Original Message- From: m.nooning [mailto:[EMAIL PROTECTED] Sent: 27 February 2006 13:10 To: Steffen Mueller Cc: par@perl.org Subject: Re: LWP::User agent vs PAR Steffen Mueller wrote: Glenn Linderman wrote: Hmm. I can't either, this morning. If it recurs, I'll try

parl uses hard baked path to Archive::Zip

2006-02-15 Thread IvorW
I've encountered this on a Solaris system. True, it's obscure, owing to the way in which software development is done in the client organisation where I am working. $ pp foo.pl -o foo Can't open /vobs/tools/3rd-party/CPAN/lib/Archive/Zip.pm: No such file or directory at -e line 514. $ It so

RE: PAR friendly way to open additional files distributed with a module.

2005-08-23 Thread IvorW
-Original Message- From: Tomas Doran [mailto:[EMAIL PROTECTED] Sent: 23 August 2005 14:45 To: par@perl.org Subject: PAR friendly way to open additional files distributed with a module. Hiya I tried to PAR up Net::Google, however whilst it builds correctly, when you try to

RE: 3.000 PAR of *.pl with separate packages all in one file.

2005-08-22 Thread IvorW
-Original Message- From: Neunert Kim [mailto:[EMAIL PROTECTED] Sent: 22 August 2005 13:24 To: par@perl.org Subject: AW: 3.000 PAR of *.pl with separate packages all in one file. The exe is running on a Win2000-Client without any perl-Distro. ( made with pp -o myAppname.exe