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

Re: Installing Crypt Blowfish module

by randyk (Parson)
on Oct 02, 2007 at 19:51 UTC ( [id://642222]=note: print w/replies, xml ) Need Help??


in reply to Installing Crypt Blowfish module

It's also possible to embed the manifest file in the executable by running

mt /manifest whatever.exe.manifest /outputresource:whatever.exe;#1
in the directory in which the manifest file was originally created during compilation. The same thing works for dlls, except a #2 is used at the end, rather than #1. If this is done, the manifest file need not be manually moved to the installation directory.

By the way, ExtUtils::MakeMaker, as of version 6.33, will do this automatically when building xs extensions.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (7)
As of 2024-04-19 14:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found