Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^3: dll not embedded in PAR::Packer's output

by syphilis (Archbishop)
on Nov 29, 2015 at 00:06 UTC ( [id://1148786]=note: print w/replies, xml ) Need Help??


in reply to Re^2: dll not embedded in PAR::Packer's output
in thread dll not embedded in PAR::Packer's output

Are your suggestions workarounds or is this the way pp is supposed to work?

Ideally, pp would pack all of the needed dlls except, I guess, for the Windows system dlls.
Unfortunately, it can sometimes miss one or more dlls that need to be packed in.

When that happens you need to firstly identify, and then explicitly include, those dlls.
I think it's safe to leave out missing Windows system dlls, as the ones on the destination machine should load ok.

If the "destination" machine is the machine that built the executable, then the executable should run ok (without any need to pack in the missing dlls) if the path includes the location of those "missing" dlls.

Cheers,
Rob

Replies are listed 'Best First'.
Re^4: dll not embedded in PAR::Packer's output (ppsimple.pl)
by Anonymous Monk on Nov 29, 2015 at 09:36 UTC
    um, yeah, wrote this a while ago, ... not convinced its worth pursuing

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1148786]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (4)
As of 2024-03-29 11:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found