Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

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

by Discipulus (Canon)
on Nov 26, 2015 at 18:38 UTC ( [id://1148676]=note: print w/replies, xml ) Need Help??


in reply to dll not embedded in PAR::Packer's output

I read in the docs for pp i read that -l is indicated for missing dll. Maybe the module you want to include is not pure Perl and needs some dll to run.
--link nmtRPcuQp9.xs.dll #or --link c:\full\path\to\nmtRPcuQp9.xs.dll
Also Re: Delay running Perl execs in Windows is interesting.

L*
There are no rules, there are no thumbs..
Reinvent the wheel, then learn The Wheel; may be one day you reinvent one of THE WHEELS.

Replies are listed 'Best First'.
Re^2: dll not embedded in PAR::Packer's output
by Anonymous Monk on Nov 26, 2015 at 20:13 UTC
      Another Anonymous Monks's Authoritative Answer!!

      L*
      There are no rules, there are no thumbs..
      Reinvent the wheel, then learn The Wheel; may be one day you reinvent one of THE WHEELS.
Re^2: dll not embedded in PAR::Packer's output
by jowe (Sexton) on Nov 27, 2015 at 10:22 UTC

    The DLL's do exist (in my case) in C:\Strawberry\c\bin and the directory is part of the 'Path'-environment variable.

    Even if I include the missing DLL manually using the '-l'-option then other DLL's are missing.

    Btw: I used this Perl-one-liner just as an example to demonstrate the problem. In reality there is a 20,000-lines-of-code application with a lot of required DLL's.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (5)
As of 2024-04-23 11:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found