Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Howto Build Perl "Statically" Under Home Directory

by Tux (Canon)
on Mar 29, 2007 at 07:54 UTC ( [id://607179]=note: print w/replies, xml ) Need Help??


in reply to Howto Build Perl "Statically" Under Home Directory

You can try to call Configure -Uusedl, but I think that will also disable the use of dynamic loaded modules

You mighjt also need to move all modules from dynamic_ext to static_ext

All-in-all I don't think this is the best approach. Better would be to use $LD_LIBRARY_PATH or whatever variable your system supports for the search path of your dynamic libraries.


Enjoy, Have FUN! H.Merijn

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (3)
As of 2024-04-24 04:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found