Re: [rkward-devel] system() and exported paths

2011-06-11 Thread meik michalke
hi, am Freitag 10 Juni 2011 (13:57) schrieb Thomas Friedrichsmeier: > After some testing on my machine, it looks like: > - Modifications in .bashrc do not take effect in rkward when launched from > the appliations menu > - Modifications in .bash_profile do take effect (after logging out / in). >

Re: [rkward-devel] system() and exported paths

2011-06-11 Thread mat
Dear Thomas Thanks a lot for looking at this!! It is indeed quite strange, but well that's fine for me then, no quite a big deal! Thanks! mat Le 10/06/2011 13:57, Thomas Friedrichsmeier a écrit : Hi, On Thursday 09 June 2011, Matthieu Stigler wrote: so if I do on command line: $ echo $P

Re: [rkward-devel] system() and exported paths

2011-06-10 Thread Thomas Friedrichsmeier
Hi, On Thursday 09 June 2011, Matthieu Stigler wrote: > so if I do on command line: > > $ echo $PATH > /home/faonix/Documents/Ordi/Latex/Context/contextMinim/tex/texmf-linux-64/b > in:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games > > I get the same with R in console. Ho