Skip to content

Rcmdr on Debian

3 messages · antonio rodriguez, Peter Dalgaard

#
Hi,

I've been able to run Rcmdr on Debian-Woody without too much problems,
just to load first the tcltk and car libraries. The issue is that after
leaving R I'm not able to see at the prompt any character like 'ls', but
the unix instructions are executed, don't know why the visualization of
the unix commands is cancelled.

Antonio Rodriguez
#
<arv at ono.com> writes:
This can happen even without the tcltk stuff. Not quite sure why (most
likely, it is readline-related), but the way out is to type "stty
sane" at the shell prompt.
3 days later
#
Hi Peter,

Thanks it works fine now with this little trick

Cheers

Antonio

-----Mensaje original-----
De: Peter Dalgaard BSA [mailto:p.dalgaard at biostat.ku.dk]
Enviado el: martes, 27 de mayo de 2003 10:04
Para: arv at ono.com
CC: R Help
Asunto: Re: [R] Rcmdr on Debian


<arv at ono.com> writes:
This can happen even without the tcltk stuff. Not quite sure why (most
likely, it is readline-related), but the way out is to type "stty
sane" at the shell prompt.