peter kint <peter_k...@...> writes:

> 
> Kornel Benko <kornel.be...@...> writes:
> 
> > You have to set your PATH appropriatelly.
> > 
> > "which tex" gives here:
> >     /usr/local/texlive/2009/bin/x86_64-linux/tex
> > This path has to be _before_ the path of your standard-installed
 tex (which is
> /usr/bin in your case)
> 
> which tex gives:
> ===============================
> peter <at> peter-desktop:~$ which tex
> /usr/bin/tex
> ===============================
> 
> But the directory in which I installed texlive2009 is:
> /usr/local/texlive 
> /usr/local/texlive/2009
> 
You have the line
PATH=/usr/local/texlive/2009/bin/i686:$PATH; export PATH
in your /home/peter/.bashrc. OK?

This being right, you should get something as:

i...@igndesk:~$ echo $PATH
/usr/local/texlive/2009/bin/x86_64-linux:/usr/local/sbin:
/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games

The *first* path is the local one.

Ignacio

Don't despair. All the thing becomes learning



Reply via email to