<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi!<br>
    <br>
    I still have problems, but from my first message (se bellow), I made
    some small progress. My problems are clearly due to TEXINPUTS
    settings:<br>
    <ul>
      <li>Displaying $TEXINPUTS at the begining of my .profile it
        contains a stupid value (see previous message bellow).</li>
      <li>/etc/profile and /etc/bashrc are doing nothing with TEXINPUTS.<br>
      </li>
      <li>Just to test, I put in .profile:<br>
        export
TEXINPUTS="./:/usr/local/texlive/2011/texmf-config/tex//:/usr/local/texlive/2011/texmf-var/tex//:/usr/local/texlive/2011/texmf/tex//:/usr/local/texlive/2011/../texmf-local/tex//:/usr/local/texlive/2011/texmf-dist/tex//:/usr/local/texlive/2011/texmf-config/tex/generic//:/usr/local/texlive/2011/texmf-var/tex/generic//:/usr/local/texlive/2011/texmf/tex/generic//:/usr/local/texlive/2011/../texmf-local/tex/generic//:/usr/local/texlive/2011/texmf-dist/tex/generic//"</li>
      <li>which after sourcing gives <br>
         kpsewhich -show-path=tex<br>
./:/usr/local/texlive/2011/texmf-config/tex//:/usr/local/texlive/2011/texmf-var/tex//:/usr/local/texlive/2011/texmf/tex//:/usr/local/texlive/2011/../texmf-local/tex//:/usr/local/texlive/2011/texmf-dist/tex//:/usr/local/texlive/2011/texmf-config/tex/generic//:/usr/local/texlive/2011/texmf-var/tex/generic//:/usr/local/texlive/2011/texmf/tex/generic//:/usr/local/texlive/2011/../texmf-local/tex/generic//:/usr/local/texlive/2011/texmf-dist/tex/generic//<br>
      </li>
      <li>With this patch, latex works in commande line. Great!</li>
      <li>but, TexShop and LaTeXiT are still out of order. <br>
        I guess they don't consider TEXINPUT and get their environnement
        variables elswere<br>
      </li>
    </ul>
    <p>Does anyone knows where TEXINPUTS can be set if not in
      /etc/bashrc, /etc/profile, ~/.profile ?<br>
      How to fix this configuration problem ?  <br>
    </p>
    Thanks in advance<br>
    <br>
    Philippe<br>
    <br>
    <br>
    Le 29/02/12 14:47, Philippe Lamarre a écrit :
    <blockquote cite="mid:4F4E2C82.7000106@insa-lyon.fr" type="cite">
      <meta http-equiv="content-type" content="text/html;
        charset=ISO-8859-1">
      Hi!<br>
      <br>
      I'm experimenting some difficulties… some trouble… and, for sure,
      I need help…<br>
      <br>
      Problem description : latex as pdflatex does not find anything<br>
      <blockquote>lamarre$ latex test.tex<br>
        This is pdfTeX, Version 3.1415926-2.3-1.40.12 (TeX Live 2011)<br>
         restricted \write18 enabled.<br>
        entering extended mode<br>
        ! I can't find file `test.tex'.<br>
        <*> test.tex<br>
                    <br>
        (Press Enter to retry, or Control-D to exit)<br>
        Please type another input file name:<br>
      </blockquote>
      <br>
      <blockquote>lamarre$ which latex<br>
        /usr/texbin/latex<br>
      </blockquote>
      <br>
      I think this may be due to TEXINPUTS setup problem. Indeed, I was
      using some extra definition…<br>
      <br>
      content of variables :<br>
      <blockquote>lamarre$ kpsewhich -show-path=tex<br>
        /Users/lamarre/Documents/LYON/enseignement/FORMES//<br>
        /Users/lamarre/Documents/LYON/enseignement/FORMES//<br>
        .//:/Users/lamarre/Documents/LYON/enseignement/FORMES//<br>
        <br>
        lamarre$ echo $TEXINPUTS<br>
        /Users/lamarre/Documents/LYON/enseignement/FORMES//
        /Users/lamarre/Documents/LYON/enseignement/FORMES//
        .//:/Users/lamarre/Documents/LYON/enseignement/FORMES//<br>
      </blockquote>
      This path is part of my stuff, but I really don't know where it
      comes from.<br>
      <br>
      What did I tried to get out of the problem ? Many things… let us
      foccus on the last desperate ones<br>
      <ul>
        <li>removing all the TEXINPUTS definitions from my .profile</li>
        <li>uninstalling all distributions (port, texlive, 2008 texlive
          2011)</li>
        <li>reboot the computer… just in case…<br>
        </li>
        <li>install again MacTeX-2011</li>
        <li>install also FixMacTeX2011</li>
        <li>reboot the computer… just in case…<br>
        </li>
      </ul>
      <p>No effect at all !<br>
        Of course, I tried to modify myself the content of TEXINPUTS,
        but as far as I don't know what it should contain… <br>
      </p>
      <p>I would greatly appreciate any idea<br>
      </p>
      <p>Thanks in advance<br>
      </p>
      <p>Philippe<br>
        <br>
      </p>
      <p><br>
      </p>
    </blockquote>
    <br>
  </body>
</html>