Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: pp with gui

by marto (Cardinal)
on Mar 13, 2013 at 22:30 UTC ( [id://1023314]=note: print w/replies, xml ) Need Help??


in reply to pp with gui

Use the -x flag (note, lowercase) when calling pp. See Problem with getSaveFile in 'pp'-mode. Consider also using the verbose flag when calling pp and actually unpacking your executable (you can simply unzip it) to ensure all prerequisites are packaged.

Replies are listed 'Best First'.
Re^2: pp with gui
by mkmal (Novice) on Mar 13, 2013 at 23:57 UTC
    I entered the pp command with the -x option.

    pp -x --gui -o gui1.exe gui1.pl

    It gets to this point and brings up the text box.

    pp: Packing gui1.pl

    It hangs until I click on the text box and then the compile completes.

    The resulting .exe still does nothing.

    --verbose gives me a lot of output but no errors.

    Any ideas?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (3)
As of 2024-04-26 05:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found