[Perl] LD_LIBRARY_PATH

Patrick Dupre pdupre at gmx.com
Ven 5 Aou 12:53:01 CEST 2016



===========================================================================
 Patrick DUPRÉ                                 | | email: pdupre at gmx.com
 Laboratoire de Physico-Chimie de l'Atmosphère | |
 Université du Littoral-Côte d'Opale           | |
 Tel.  (33)-(0)3 28 23 76 12                   | | Fax: 03 28 65 82 44
 189A, avenue Maurice Schumann                 | | 59140 Dunkerque, France
===========================================================================


> Sent: Friday, August 05, 2016 at 12:44 PM
> From: "MENETRIER, Jerome" <jerome.menetrier at airbus.com>
> To: "Liste francophone pour les questions générales sur Perl" <perl at mongueurs.net>
> Subject: Re: [Perl] LD_LIBRARY_PATH
>
> Bonjour,
> 
> Tu peux aussi utiliser
> use lib "/usr/local/gsl-1/lib"

Non, cela fonctionne pour une librarie perl (.pm),
mais pas pour une librarie .so

> Jérôme
> 
> -----Message d'origine-----
> De : perl-bounces at mongueurs.net [mailto:perl-bounces at mongueurs.net] De la part de Patrick Dupre
> Envoyé : vendredi 5 août 2016 12:32
> À : perl
> Objet : [Perl] LD_LIBRARY_PATH
> 
> Bonjour,
> 
> Je veux changer la variable LD_LIBRARY_PATH pour mon application perl uniquement.
> J'ai essaye:
> 
> BEGIN {
>   $LD_LIBRARY_PATH = "/usr/local/gsl-1/lib"; }
> 
> Mais cela ne fonctionne pas.
> 
> Des idees ?
> 
> Merci.
> 
> ===========================================================================
>  Patrick DUPRÉ                                 | | email: pdupre at gmx.com
>  Laboratoire de Physico-Chimie de l'Atmosphère | |
>  Université du Littoral-Côte d'Opale           | |
>  Tel.  (33)-(0)3 28 23 76 12                   | | Fax: 03 28 65 82 44
>  189A, avenue Maurice Schumann                 | | 59140 Dunkerque, France
> ===========================================================================
> _______________________________________________
> Perl mailing list
> Perl at mongueurs.net
> http://listes.mongueurs.net/mailman/listinfo/perl
> 
> This mail has originated outside your organization, either from an external partner or the Global Internet.
> Keep this in mind if you answer this message.
> 
> 
> 
> The information in this e-mail is confidential. The contents may not be disclosed or used by anyone other than the addressee. Access to this e-mail by anyone else is unauthorised.
> If you are not the intended recipient, please notify Airbus immediately and delete this e-mail.
> Airbus cannot accept any responsibility for the accuracy or completeness of this e-mail as it has been sent over public networks. If you have any concerns over the content of this message or its Accuracy or Integrity, please contact Airbus immediately.
> All outgoing e-mails from Airbus are checked using regularly updated virus scanning software but you should take whatever measures you deem to be appropriate to ensure that this message and any attachments are virus free.
> 
> _______________________________________________
> Perl mailing list
> Perl at mongueurs.net
> http://listes.mongueurs.net/mailman/listinfo/perl
>


Plus d'informations sur la liste de diffusion Perl