shared libraries compatibility

From: Ittay Dror (notreal_at_mailinator.com)
Date: 03/28/04

  • Next message: Gunnar Hjalmarsson: "Re: shared libraries compatibility"
    Date: 27 Mar 2004 21:48:42 -0800
    
    

    Hi,

    I want to write a perl script which will run on diverse client
    machines. I don't want to force the clients to install any perl
    modules, so I want to package them with my script.

    So I put the external modules under my app tree and add this path to
    @INC when the script starts.

    However, I have problems with shared libraries that come with some
    modules (specifically HTML::Parser). Sometimes the runtime environment
    is not the same as the compile time and I get undefined symbols
    (PL_sv_undef in HTML::Parser for Parser.so). Any suggestions as to how
    to resolve this issue?

    Thanx,
    Ittay


  • Next message: Gunnar Hjalmarsson: "Re: shared libraries compatibility"

    Relevant Pages

    • Re: shared libraries compatibility
      ... >> I want to write a perl script which will run on diverse client ... I don't want to force the clients to install any perl ... so I want to package them with my script. ...
      (comp.lang.perl.misc)
    • shared libraries compatibility
      ... I want to write a perl script which will run on diverse client ... I don't want to force the clients to install any perl ...
      (comp.lang.perl.misc)
    • Re: shared libraries compatibility
      ... > I want to write a perl script which will run on diverse client ... I don't want to force the clients to install any perl ... so I want to package them with my script. ... Since the purpose seems to be to make it easy to install your app, ...
      (comp.lang.perl.misc)
    • Re: Can not "signal_conect" using GTK2::GladeXML in win32.
      ... I write a perl script using gtk2-perl, ... but i want the script can ... so i install activeperl-5.8.7 in win2000, ... with ppm(a cpan clone in win32). ...
      (comp.lang.perl.misc)
    • Re: [SLE] Using local update mirror during install of 10.1
      ... mirror after install using rug, I could find no mention of how to ... to use a perl script I wrote which does a: ... script if anyone is interested (but since it has to run as root, ...
      (SuSE)