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: Corcelle
Subject: Re: [Texmacs-dev] Plugins TeXgraph and Eukleides
Date: Thu, 02 Apr 2009 18:27:51 +0200
User-agent: Thunderbird 2.0.0.21 (X11/20090318)

Andrey G. Grozin a écrit :
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

Sorry, I hadn't seen your answer.

In fact, in my other post, of course no need to do :
address@hidden ~]$ PATH=/bin:/usr/bin:/sbin:/usr/sbin:/usr/bin/perlbin/site:/usr/bin/perlbin/vendor:/usr/bin/perlbin/core
the only thing to do is :
address@hidden ~]$ echo `export PATH=$PATH:/usr/local/bin`  >> ~/.bashrc
if you use BASH shell

Emmanuël




reply via email to

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