Including shared libraries
[email protected] (Johan Vromans)
| Newsgroups | perl.par |
|---|---|
| Organization | Squirrel Consultancy |
| Message-ID | <[email protected]> |
Hi, pp automatically includes libperl.so and the .so's for the XS modules. Can it be made to include all necessary system libraries as well? For example, when I package a wxPerl program, the resultant executable requires compatible wxWidgets libraries to be present on the target system. I would like to avoid that. -- Johan