> -----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 
> on solaris 10 with a little project I work on.
> On Linux (Ubuntu dapper with perl 5.8.7 PAR 0.90) evrything 
> is ok. I can generate a stand-alone executable which run perfectly.
> On solaris, I build the executable on a developpement host, 
> then run it on a testing host (I'm not responsible of 
> installation of this one but as I know, everything is the 
> same) and it's don't work well on both (yes on both).
> Perl script use XML::Simple and Text::Iconv and it doesn't 
> work in this packaged from. It run's good by using Perl as usual.
> To generate executable, I use these some combination of 
> flags: -f Bleach -c -d -B without success.
> 
> I guess PAR isn't really ready yet for use on solaris :(.
> 
> Another issue/unanswered question: how to debug PAR'ed script ?
> 
> Please note also that using -f <something> on linux lead to 
> build error (one of my own module not found in path, only 
> with -f flag).
> 
I'm using PAR on Solaris, granted it's solaris 8, but that shouldn't make too 
much of a difference. Please give more details of your errors and I'll see if I 
can help.

By the way, what flavour of perl are you using? One built with gcc or one built 
with forte?

Reply via email to