-------- Original Message --------
Subject: Re: pp on windows
Date: Fri, 12 Aug 2005 10:13:21 +0800
From: [EMAIL PROTECTED] (Ken Perl)
To: [email protected]
Newsgroups: perl.par
References: <[EMAIL PROTECTED]>
I trun on debug mode and the stack trace is below,
Can't find par loader at c:/activePerl/site/lib/PAR/Packer.pm line 101.
PAR::Packer::set_options('PAR::Packer=HASH(0x2722c5c)') called
at c:/act
ivePerl/site/lib/App/Packer/PAR.pm line 58
App::Packer::PAR::_set_options('App::Packer::PAR=HASH(0x271c5f8)', 'fron
topts', 'HASH(0x26a3b98)', 'frontend', 'Module::ScanDeps', 'args',
'ARRAY(0x1ab4
dd4)', 'backend', 'PAR::Packer', ...) called at
c:/activePerl/site/lib/App/Packe
r/PAR.pm line 41
App::Packer::PAR::new('App::Packer::PAR', 'frontend',
'Module::ScanDeps'
, 'backend', 'PAR::Packer', 'frontopts', 'HASH(0x26a3b98)', 'backopts',
'HASH(0x
26a3b98)', ...) called at pp line 19
Debugged program terminated. Use q to quit or R to restart,
2005/8/10, Ken Killer <[EMAIL PROTECTED]>:
hi list,
I am new to PAR.
the pp threw out following error, I don't know how to debug and fix
the problem on my windows, could anyone give me some clues?
D:\PAR-0.89> pp
Can't find par loader at C:/activePerl/site/lib/PAR/Packer.pm line 101.
Thanks
You appear to be using PAR-0.89 on Windows. Which Windows version?
Which perl version? Did you compile PAR yourself on your machine?
As yet there is no
PAR-0.89-MSWin32-x86-multi-thread-5.8.your_favorite_last_number.par
listed at http://aut.dyndns.org/par or search.cpan.org
and you are using PAR-0.89 so I don't know how you installed PAR unless
you did.
During your PAR installation when you did "nmake test"?
Did all of the tests pass?
Can you go to your original directory where you did nmake test and rerun
it now?
Do all tests pass?
Please post any error messages.
Thanks