Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re^3: GD and PAR/CAVA packager (depends.exe)

by Khen1950fx (Canon)
on Sep 13, 2013 at 19:34 UTC ( [id://1054006]=note: print w/replies, xml ) Need Help??


in reply to Re^2: GD and PAR/CAVA packager (depends.exe)
in thread GD and PAR/CAVA packager

You shouldn't have to manually add the dlls. pp uses Module::ScanDeps under the hood, and it'll take care of the dependencies for you. You will probably need to manually add GD to the command like this:
/usr/bin/pp --gui -n -c -M GD -B -o out.exe script.pl
See the documentation for the options. Give it a try and Good Luck!

Replies are listed 'Best First'.
Re^4: GD and PAR/CAVA packager (depends.exe)
by Anonymous Monk on Sep 14, 2013 at 00:40 UTC

    You shouldn't have to manually add the dlls.

    Blah blah blah

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (5)
As of 2024-04-20 01:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found