|
From: Adam P. <aph...@gm...> - 2015-02-05 18:58:28
|
Hi Joel, Thanks for the note. I plan to clean-up/update the MUMmer distribution later this year and will consider this fix. Best, -Adam On Tue, Feb 3, 2015 at 4:12 PM, Joel Fillon, Mr <joe...@mc...> wrote: > Hi MUMmer developers, > > I don't know if MUMmer is still supported, > but if yes, I have a small suggestion: > > We use MUMmer with our own Perl version which we load as a module, > instead of default system Perl. > > Therefore, we have PERL5LIB clash issues when MUMmer Perl scripts have a > shebang like: > "#!/usr/bin/perl" or "#!/usr/bin/perl -w" > instead of "#!/usr/bin/env perl". > > Could you please modify the first shebang line of the following Perl > scripts with > "#!/usr/bin/env perl"? > > mapview > mummerplot > nucmer > promer > nucmer2xfig > dnadiff > > Thanks for your help. > Joël > _____________________________________________________ > Joël Fillon > McGill University and Génome Québec Innovation Centre > 740, Dr. Penfield Avenue, Room 4200 > Montréal (QC) H3A 0G1 > CANADA > > Phone: 514-398-3311 ext. 00721 > E-mail: joe...@mc... > > > ------------------------------------------------------------------------------ > Dive into the World of Parallel Programming. The Go Parallel Website, > sponsored by Intel and developed in partnership with Slashdot Media, is > your > hub for all things parallel software development, from weekly thought > leadership blogs to news, videos, case studies, tutorials and more. Take a > look and join the conversation now. http://goparallel.sourceforge.net/ > _______________________________________________ > MUMmer-help mailing list > MUM...@li... > https://lists.sourceforge.net/lists/listinfo/mummer-help > |