<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hi Pietro,</p>
    <p>I just replaced the image on dockerhub.</p>
    <p>Please do a</p>
    <blockquote>
      <p>docker pull docker.io/hepstore/rivet:2.6.1<br>
      </p>
    </blockquote>
    The plotting now works fine. Sorry about that, it was an oversight<br>
    on my behalf.<br>
    <br>
    Let me know if you run into more problems and many thanks for <br>
    your feedback,<br>
    <br>
    Holger<br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 21/08/18 16:30, Holger Schulz wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:67b87ee2-f7d6-ddf8-0061-5a41c54dc628@gmail.com">
      <pre wrap="">Hi Pietro,

sure, no problem. I'll update the docker image to contain
a latex installation. I'll let you know once it's done.

Holger


On 21/08/18 16:27, Pietro Govoni wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">Dear Rivet developers,

I am new to your software and to Dockers, and I am trying to start using the two on my MacBook Pro (op. system 10.13.6).
After installing Dockers and getting the container hepstore/rivet:2.6.1, I can run the bash shell and Rivet itself (the command I tried is [1]).
On the other hand, when I get to making the plots with rivet-mkhtml, I get the error: "ERROR: required program 'latex' could not be found. Exiting...".
Now, I have latex on my computer, but I guess that rivet-mkhtml is searching for it in the Dockers container, where is not. I also tried (successfully) to install it there when running the bash shell, but I don't know how to update the container so that the installation remains there.

Would you please help me going forward?

Best regards,

pietro


[1] alias             rivet='docker run -i  --rm  -u `id -u $USER`:`id -g`  -v $PWD:$PWD -w $PWD  hepstore/rivet:2.6.1 rivet'
[2 ]alias      rivet-mkhtml='docker run -i  --rm  -u `id -u $USER`:`id -g`  -v $PWD:$PWD -w $PWD  hepstore/rivet:2.6.1 rivet-mkhtml'


_______________________________________________
Rivet mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Rivet@projects.hepforge.org">Rivet@projects.hepforge.org</a>
<a class="moz-txt-link-freetext" href="https://www.hepforge.org/lists/listinfo/rivet">https://www.hepforge.org/lists/listinfo/rivet</a>
</pre>
      </blockquote>
      <pre wrap="">
</pre>
    </blockquote>
    <br>
  </body>
</html>