<div dir="ltr">Dear <span style="color:rgb(32,33,36);font-family:Roboto,RobotoDraft,Helvetica,Arial,sans-serif;font-size:14px;letter-spacing:0.2px;white-space:nowrap">Reinhard and Norber,</span><div><span style="color:rgb(32,33,36);font-family:Roboto,RobotoDraft,Helvetica,Arial,sans-serif;font-size:14px;letter-spacing:0.2px;white-space:nowrap"><br></span></div><div>Thank you very much for your useful help.<span style="color:rgb(32,33,36);font-family:Roboto,RobotoDraft,Helvetica,Arial,sans-serif;font-size:14px;letter-spacing:0.2px;white-space:nowrap"><br></span></div><div><br></div><div>Fortunately, I have changed PATH in my environment variable, and put "$PATH" at the end, such as the below:</div><div><br></div><div>export PATH="/usr/local/texlive/2021/bin/x86_64-linux:$PATH"<br></div><div><br></div><div>And my problem was solved.</div><div><br></div><div>By using this method I even did not use 'DVIPSHEADERS' and 'DVIPSFONTS'  in the environment variable and everything has worked correctly.</div><div><br></div><div>Thank you again.</div><div><br></div><div>Best regards,</div><div>Sepideh</div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Aug 3, 2021 at 5:05 AM Norbert Preining <<a href="mailto:norbert@preining.info" target="_blank">norbert@preining.info</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi<br>
<br>
> I wanted to be built TeX Live ( the version of Tex Live:<br>
> 'install-tl-20210729' and the version of os: Ubuntu 20.04.2 LTS) by<br>
> downloading the script [1], and building a "basic scheme (plain and latex)".<br>
<br>
Can you please show how you did run the installation?<br>
<br>
> DVIPSHEADERS="/usr/local/texlive/2021/texmf-dist/dvips/base:/usr/local/texlive/2021/texmf-dist/dvips/l3backend"<br>
> DVIPSFONTS="/usr/local/texlive/2021/texmf-dist/fonts/tfm/public/cm"<br>
<br>
You seem to have an incomplete installation or broken setup.<br>
<br>
My guess is that:<br>
> PATH=/home/sepideh/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/texlive/2021/bin/x86_64-linux<br>
<br>
You are adding the TL installation to the END of the PATH variable, and<br>
so my guess is that you have a different kpsewhich somewhere else.<br>
<br>
What does<br>
        which kpsewhich<br>
say?<br>
<br>
And, if you do<br>
        PATH=/usr/local/texlive/2021/bin/x86_64-linux:$PATH<br>
        export PATH<br>
        dvips ...<br>
does it work then?<br>
<br>
Norbert<br>
<br>
--<br>
PREINING Norbert                              <a href="https://www.preining.info" rel="noreferrer" target="_blank">https://www.preining.info</a><br>
Fujitsu Research  +  IFMGA Guide  +  TU Wien  +  TeX Live  + Debian Dev<br>
GPG: 0x860CDC13   fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C DC13<br>
</blockquote></div>