On 8/19/21 9:18 PM, Mark Gurevich wrote:
Thomas,

Do you know if R wants the link of /etc/localtime to be a link to /usr/share/zoneinfo/..... ?

If the link was something like /etc/localtime -> /etc/Europe/Paris, would R be happy ?

Hello,

I don't know R at all but making /etc/localtime be a symlink:

# ln -s /usr/share/zoneinfo/Europe/Paris localtime

makes it happy indeed (I just run the Sys.timezone() command inside R).

Thanks for your help

--
Thomas


_______________________________________________
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user

Reply via email to