in reply to Re: Re: Embedding Perl Interpreter/DynaLoader
in thread Embedding Perl Interpreter/DynaLoader
If it's a binary build, then, perhaps the .so file was never there to begin with. Would you recommend actually building it ourselves, as opposed to working with a precompiled binary?Binary build 633 provided by ActiveState Corp. http://www.ActiveState. +com Built 21:04:57 Jun 17 2002
Yes, I believe the compiler is the standard, no-frills HP-UX compiler.
And - please forgive the remedial nature of my questions - how can I statically link the File::Glob module into my perl executable? What do I have to provide at the command line in order to make this happen?
Thank you again, for the help
MatthewFrancis
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Re: Embedding Perl Interpreter/DynaLoader
by mpeppler (Vicar) on Dec 02, 2003 at 16:32 UTC |