texmacs-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Texmacs-dev] Plugins TeXgraph and Eukleides


From: Andrey G. Grozin
Subject: Re: [Texmacs-dev] Plugins TeXgraph and Eukleides
Date: Thu, 2 Apr 2009 20:48:17 +0700 (NOVST)
User-agent: Alpine 1.10 (LRH 962 2008-03-14)

On Thu, 2 Apr 2009, Offray Vladimir Luna C?rdenas wrote:
address@hidden ~]$ export $PATH=/usr/local/share/TeXgraph/
This should be

export PATH=/usr/local/share/TeXgraph:$PATH

(the value of PATH was substituted in the left-hand side of your =, and this value is not an identifier; also, you don't want to have just this one directory in your PATH, but also all the usual ones).

Andrey




reply via email to

[Prev in Thread] Current Thread [Next in Thread]