RE: perlapp - build exe from script but errors when running exe
by Paul J Brzezinski other posts by this author
Dec 13 2007 12:02PM messages near this date
RE: perlapp - build exe from script but errors when running exe
|
Installing PDK 7 Build 277058 Fails with Errors
> -----Original Message-----
> From: Jan Dubois [mailto:jand@[...].com]
> Sent: Thursday, December 13, 2007 2:31 PM
> To: Brzezinski, Paul J; PDK@[...].com
> Subject: RE: perlapp - build exe from script but errors when running
> exe
>
> On Thu, 13 Dec 2007, Brzezinski, Paul J wrote:
> >>On Wed, 12 Dec 2007, Jan Dubois wrote:
> >>> Fixing the warning may actually be needed to make sure the
> extracted
> >>> library is properly deleted on process exit.
> >>>
> >
> > I noticed that the executable complains -- this is the last thing
> that
> > it does just before terminating:
> >
> > rmtree failed: Directory not empty
> >
> > Is there a work-around or a way to suppress the message?
>
> Setting the proper %INC entry should have prevented this problem. If
> it still occurs even after the fix then there is probably some logic
> in the module itself that further increments the reference count of
the
> DLL, preventing it from unloading.
>
> The problem should go away if you *don't* use the --clean option.
> Actually, this may not work because the file is bound using --bind
> and therefore is not put in the shared temp directory.
Not using the --clean option.
> Did you try using --dyndll to avoid writing the DLL to disk in the
> first place?
When I try the --dyndll option, the executable immediately generates a
popup titled "Microsoft Windows" and the contents: "AIXperf.exe has
stopped working - Windows is checking for a solution to the problem..."
> Cheers,
> -Jan
_______________________________________________
PDK mailing list
PDK@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
Paul J Brzezinski
Jan Dubois
Paul J Brzezinski
Jan Dubois
Paul J Brzezinski
Jan Dubois
Paul J Brzezinski
Paul J Brzezinski
Jan Dubois
Paul J Brzezinski
|