Hi,

Le jeudi 14 janvier 2010 à 20:00 -0600, Dirk Eddelbuettel a écrit :
> Maybe you could just a two-liner in /usr/local/bin/, say /usr/local/bin/Rcmdr
> that contains
> 
>      #!/bin/sh
>      sh /usr/lib/R/site-library/Rcmdr/etc/linux/Rcmdr.sh
> 
> (minus the indentation) and you then load this ?  You'd also have to place
> the .desktop file in the right place by hand, I can't do that easily for the
> package as all files belonging to the package end up below
> /usr/lib/R/site-library/Rcmdr
> 

Wouldn't it be possible to just modify the 'Exec' line in the .desktop
file that is shipped in the package to make it work ?
Something like:
        Exec=sh /usr/lib/R/site-library/Rcmdr/etc/linux/Rcmdr.sh

Otherwise, I don't really see the interest of adding a menu entry that
does not work.
An other alternative would be to disable it by default and let the
user/administrator the possibility to add it by hand (as this is done
for ipython for example).

Cheers,

Denis




--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to