[Darshan-users] darshan-job-summary.pl question

Jeffrey Layton laytonjb at gmail.com
Wed May 20 09:12:50 CDT 2020


On Tue, May 19, 2020 at 2:48 PM Snyder, Shane <ssnyder at mcs.anl.gov> wrote:

> Not a problem at all, that's what we're here for. I'm sorry it hasn't been
> as straightforward of a process getting this up and running as we'd hope.
> FWIW, we really appreciate all of the feedback, this is all really helpful!
>

No worries. Anything I can do to help (BTW - I'm probably a strange bird,
but I like doing documentation so if you have any needs or desired, let me
know and I'll see what I can do).

Also, I'm betting I'm one of the few to use Ubuntu 18.04 :)  I'm using
Darshan for some work related things and I'm boxed into using Ubuntu 18.04
exclusively. I actually like it so I'm not complaining, but it is a
constraint.


> It looks like the system you're using doesn't have the required Perl Latex
> module we're using as part of darshan-job-summary. Can you try installing
> the following package with your package manager to see if it helps work
> around that:
>
> texlive-latex-extra
>
> We should update our documentation to clearly indicate that as another
> explicit dependency, if so. That was probably just an oversight on our part.
>

Installing this package got me further, but I'm getting an error about
another missing package:

$ darshan-job-summary.pl --output jeff.pdf
/usr/local/darshan-logs/2020/5/19/laytonjb_ex1_id4630_5-19-28572-4707187774811817098_1589889373.darshan
Can't locate Pod/LaTeX.pm in @INC (you may need to install the Pod::LaTeX
module) (@INC contains: /usr/local/lib /etc/perl
/usr/local/lib/x86_64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1
/usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5
/usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26
/usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at
/usr/local/lib/TeX/Encode.pm line 10.
BEGIN failed--compilation aborted at /usr/local/lib/TeX/Encode.pm line 10.
Compilation failed in require at /usr/local/bin/darshan-job-summary.pl line
12.
BEGIN failed--compilation aborted at /usr/local/bin/darshan-job-summary.pl
line 12.


I'm looking around for LaTeX.pm without much luck yet. The only thing I've
found that is close is libpod-latex-perl but I'm struggling to find the
corresponding package :)  I'm still looking but if you find the package I
would appreciate it.

Thanks!

Jeff




> --Shane
> ------------------------------
> *From:* Darshan-users <darshan-users-bounces at lists.mcs.anl.gov> on behalf
> of Jeffrey Layton <laytonjb at gmail.com>
> *Sent:* Tuesday, May 19, 2020 9:46 AM
> *To:* darshan-users at lists.mcs.anl.gov <darshan-users at lists.mcs.anl.gov>
> *Subject:* [Darshan-users] darshan-job-summary.pl question
>
> Good morning,
>
> I really apologize for being a pest :)  I've been able to profile an
> extremely simple C code and I'm ready to post-process. I wanted to
> experiment with darshan-job-summary.pl. When I run it, I get the
> following message:
>
> $ darshan-job-summary.pl
> /usr/local/darshan-logs/2020/5/19/laytonjb_ex1_id4630_5-19-28572-4707187774811817098_1589889373.darshan
> Can't locate Pod/LaTeX.pm in @INC (you may need to install the Pod::LaTeX
> module) (@INC contains: /usr/local/lib /etc/perl
> /usr/local/lib/x86_64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1
> /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5
> /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26
> /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at
> /usr/local/lib/TeX/Encode.pm line 10.
> BEGIN failed--compilation aborted at /usr/local/lib/TeX/Encode.pm line 10.
> Compilation failed in require at /usr/local/bin/darshan-job-summary.pl
> line 12.
> BEGIN failed--compilation aborted at /usr/local/bin/darshan-job-summary.pl
> line 12.
>
>
> I installed the dependencies for the pdf output: gnuplot, pdflatex,
> epstopdf (no errors during darshan-utils build and I can run these
> commands). Am I missing a Perl module?
>
> Thank you very much!
>
> Jeff
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/darshan-users/attachments/20200520/5316dc7d/attachment.html>


More information about the Darshan-users mailing list