<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!--P{margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>(1) which Linux variant are you using</p>
<p><br>
</p>
<p>(2) where exactly did you execute</p>
<p><br>
</p>
<p> </p>
<p><tt>PATH=/usr/local/texlive/2016/<wbr>bin/x86_64-linux:$PATH</tt></p>
<p><br>
</p>
<p>? </p>
<p><br>
</p>
<p>If you just do this in a terminal, this setting only lives until that terminal dies.</p>
<p><br>
</p>
<p>To make it more permanent it is probably better to add it to .profile and perhaps also .bashrc (if you plan on ssh'ing to this linux box)</p>
<p><br>
</p>
<p>You should probably write it as</p>
<p><br>
</p>
<p>export <tt>PATH=/usr/local/texlive/2016/<wbr>bin/x86_64-linux:$PATH</tt><br>
</p>
<p><br>
</p>
<p><br>
</p>
<div id="Signature">
<div name="divtagdefaultwrapper" style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:; margin:0">
<div style="font-family:Tahoma; font-size:13px">
<div style="font-family:Tahoma; font-size:13px">
<div style="font-family:Tahoma; font-size:13px">
<div style="font-family:Tahoma; font-size:13px">
<div style="font-family:Tahoma; font-size:13px">
<div style="font-family:Tahoma; font-size:13px">
<div style="font-family:Tahoma; font-size:13px">
<div style="font-family:Tahoma; font-size:13px"><br>
/Lars Madsen<br>
Institut for Matematik / Department of Mathematics<br>
Aarhus Universitet / Aarhus University<br>
Mere info: <a href="http://au.dk/daleif@imf" tabindex="0" id="NoLP">http://au.dk/daleif@math</a> / More information:
<a target="_blank" href="http://au.dk/en/daleif@imf" tabindex="0" id="NoLP">http://au.dk/en/daleif@math</a><br>
<br>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div style="color: rgb(33, 33, 33);">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" face="Calibri, sans-serif" color="#000000"><b>From:</b> texhax <texhax-bounces@tug.org> on behalf of JUAN QUISPE <juanuni@gmail.com><br>
<b>Sent:</b> 28 March 2017 05:41<br>
<b>To:</b> texhax@tug.org<br>
<b>Subject:</b> [texhax] Problem with TeXLive after installation</font>
<div> </div>
</div>
<div>
<div dir="ltr">Hello, my name is John and I have a problem with TeXLive. I'm final GNU/Linux user and I follow
<a href="https://www.tug.org/texlive/quickinstall.html" target="_blank">https://www.tug.org/texlive/<wbr>quickinstall.html</a> for install TeXLive. I complete all the steps without problems. After install, in terminal I could run a hello-world tex file with
 pdflatex without problems. <br>
<br>
The problem ocurrs after close the terminal and open another terminal window. TeXLive not appears installed and nor any thing related to it. Indeed a LaTeX editor can't find TeXLive after this was installed even when I could run pdflatex in terminal.<br>
<br>
If I write in terminal pdflatex the output is: bash: pdflatex: no order found<br>
<br>
I have TeXLive bins in the folder /usr/local/texlive/2016/bin/<wbr>x86_64-linux and I suppose I have permission to write into /usr/local/texlive because I did<br>
<br>
sudo setfacl -m u:myusername:rwx /usr/local/texlive<br>
<br>
I did: <tt>PATH=/usr/local/texlive/2016/<wbr>bin/x86_64-linux:$PATH </tt><span style="font-family:arial,helvetica,sans-serif">... is the correct way for do this?<br>
</span><br>
I hope I'm not forgetting any relevant information to give me any suggestion. Sorry for my English. Regards.</div>
</div>
</div>
</body>
</html>