<html><body><div id="signature-container" style="background-color: #ffffff; font-size: 12px; font-family: verdana; color: #000000;">Merci pour le retour</div>
<div style="background-color: #ffffff; font-size: 12px; font-family: 'verdana'; color: #000000;"> </div>
<div style="background-color: #ffffff; font-size: 12px; font-family: 'verdana'; color: #000000;">Oui, il y a eu une legere mise a jour de gnuplot</div>
<div style="background-color: #ffffff; font-size: 12px; font-family: 'verdana'; color: #000000;">
<div style="font-family: 'verdana'; font-size: 12px; color: #000;"><br> G N U P L O T<br> Version 6.0.3 patchlevel 3 last modified 2025-06-01 </div>
<div style="font-family: 'verdana'; font-size: 12px; color: #000;"> Copyright (C) 1986-1993, 1998, 2004, 2007-2025<br> Thomas Williams, Colin Kelley and many others</div>
<div style="font-family: 'verdana'; font-size: 12px; color: #000;"> gnuplot home: http://www.gnuplot.info<br> faq, bugs, etc: type "help FAQ"<br> immediate help: type "help" (plot window: hit 'h')</div>
</div>
<div style="font-family: 'verdana'; font-size: 12px; color: #000;"> </div>
<div style="font-family: 'verdana'; font-size: 12px; color: #000;">versus</div>
<div style="font-family: 'verdana'; font-size: 12px; color: #000;">
<div style="font-family: 'verdana'; font-size: 12px; color: #000;"><br> G N U P L O T<br> Version 6.0 patchlevel 1 last modified 2024-05-13 </div>
<div style="font-family: 'verdana'; font-size: 12px; color: #000;"> Copyright (C) 1986-1993, 1998, 2004, 2007-2024<br> Thomas Williams, Colin Kelley and many others</div>
<div style="font-family: 'verdana'; font-size: 12px; color: #000;"> gnuplot home: http://www.gnuplot.info<br> faq, bugs, etc: type "help FAQ"<br> immediate help: type "help" (plot window: hit 'h')</div>
<div style="font-family: 'verdana'; font-size: 12px; color: #000;"> Terminal type is now qt</div>
<div style="font-family: 'verdana'; font-size: 12px; color: #000;"> </div>
<div style="font-family: 'verdana'; font-size: 12px; color: #000;">J'ai regarde ce qu'il y avait dans $lines</div>
<div style="font-family: 'verdana'; font-size: 12px; color: #000;">A priori, il y a exactement le meme chose une fois que j'ai eleve la ligne "Version ...." et</div>
<div style="font-family: 'verdana'; font-size: 12px; color: #000;">le Copyright(diff)</div>
<div style="font-family: 'verdana'; font-size: 12px; color: #000;">Donc, il semble que </div>
<div style="font-family: 'verdana'; font-size: 12px; color: #000;">$lines =~ s/\s+G N U P L O T\s*// or die</div>
<div style="font-family: 'verdana'; font-size: 12px; color: #000;">ne donne pas la meme chose</div>
<div style="font-family: 'verdana'; font-size: 12px; color: #000;">en</div>
<div style="font-family: 'verdana'; font-size: 12px; color: #000;">This is perl 5, version 42, subversion 2 (v5.42.2)</div>
<div style="font-family: 'verdana'; font-size: 12px; color: #000;">et en</div>
<div style="font-family: 'verdana'; font-size: 12px; color: #000;">This is perl 5, version 40, subversion 4 (v5.40.4)</div>
<div style="font-family: 'verdana'; font-size: 12px; color: #000;"> </div>
<div style="font-family: 'verdana'; font-size: 12px; color: #000;">avec fedora 42, "G N U P L O T" est reconnu correctement alors que en fedora 44</div>
<div style="font-family: 'verdana'; font-size: 12px; color: #000;">cela n'est pas le cas.</div>
<div style="font-family: 'verdana'; font-size: 12px; color: #000;"> </div>
<div style="font-family: 'verdana'; font-size: 12px; color: #000;">Comment est-ce que je pourrais verifier cela plus directement ?</div>
<div style="font-family: 'verdana'; font-size: 12px; color: #000;"> </div>
<div style="font-family: 'verdana'; font-size: 12px; color: #000;"> </div>
</div>
<div id="sub-body-container" style="margin: 10px 5px 5px 10px; padding: 10px 0px 10px 10px; border-left: 2px solid rgb(195, 217, 229);">
<div style="margin: 0px 0px 10px;">
<div><strong>Sent: </strong>Thursday, July 23, 2026 at 3:26 PM</div>
<div><strong>From: </strong>"Philippe Bruhat (BooK)" <philippe@bruhat.net></div>
<div><strong>To: </strong>"Liste francophone pour les questions générales sur Perl" <perl@mongueurs.net></div>
<div><strong>Subject: </strong>Re: [Perl] gnuplot</div>
</div>
On Thu, Jul 23, 2026 at 09:25:24AM +0000, Patrick Dupre wrote: <br>> <br>> Je recupere <br>> "Alien::Gnuplot: the executable file /usr/bin/gnuplot claims to be <br>> gnuplot, but <br>> I could not parse a version number from its output. Sorry, I give up." <br>> <br>> $ gnuplot repond par <br>> G N U P L O T <br>> Version 6.0.3 patchlevel 3 last modified 2025-06-01 <br>> Copyright (C) 1986-1993, 1998, 2004, 2007-2025 <br>> Thomas Williams, Colin Kelley and many others <br>> gnuplot home: <a href="http://www.gnuplot.info" target="_blank" rel="noopener noreferrer" data-href="http://www.gnuplot.info">http://www.gnuplot.info</a> <br>> faq, bugs, etc: type "help FAQ" <br>> immediate help: type "help" (plot window: hit 'h') <br>> Terminal type is now qt <br><br>Au vu des informations que tu donnes, j'en déduis que soit gnuplot, <br>soit perl, voire les deux, ont été mis à jour. <br><br>> Cela est teste par <br>> <br>> my $lines = join("", map { chomp $_; $_} @lines); <br>> $lines =~ s/\s+G N U P L O T\s*// or die qq{ <br>> Alien::Gnuplot: the executable '$exec_path' appears not to be gnuplot, <br>> or perhaps there was a problem running it. You can remove it or set <br>> your GNUPLOT_BINARY variable to an actual gnuplot. <br>> Raw output from Gnuplot: <br>> $lines <br>> }; <br><br>Est-il possible que la sortie de gnuplot ait changé ? <br><br>Mon premier réflexe serait de regarde la sortie de gnuplot avec un <br>éditeur hex, pour vérifier que les caractères affichés sont bien ceux <br>attendus. Et peut-être aussi qu'il n'y en a pas d'autres. <br><br>Mmm, la regexp commence par `\s+`, mais la sortie que tu montres n'a pas <br>d'espaces au début de la première ligne. Essaye de remplacer `\s+` par <br>`\s*`. <br><br>-- <br>Philippe Bruhat (BooK) <br><br>There are two sides to every cause. Do not join one until you know the other. <br>(Moral from Groo The Wanderer #105 (Epic)) <br>_______________________________________________ <br>Perl mailing list <br>Perl@mongueurs.net <br><a href="http://listes.mongueurs.net/mailman/listinfo/perl" target="_blank" rel="noopener noreferrer" data-href="http://listes.mongueurs.net/mailman/listinfo/perl">http://listes.mongueurs.net/mailman/listinfo/perl</a> <br>Attention, les archives sont publiques </div></body></html>