-
Notifications
You must be signed in to change notification settings - Fork 76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
icu 69 required; 70.1 installed #321
Comments
how about the regular R? it seems that it is the issue of libR.so, not a radian specific issue. |
You are right: same error. I didn't try R after solving some previous errors with radian. I'll look for a forum where ask about libR.so and report back! Thank you very much! |
I believe you will need to reinstall R because icu has been updated and R depends on it. |
A simple I also find https://stackoverflow.com/questions/36968411/installing-r-on-android. It includes a reference to a similar issue. The symlink trick doesn't work with 70.1 and the current release of R on Termux. I'll keep trying. Any new idea is always welcome. Thanks! |
|
Solved. Please, see its-pointless/gcc_termux#135 (comment) Thanks! |
Hi! A new update broke my radian installation once again!
Radian claims it needs icu release 69 and my Termux on Android installation has 70.1. I've tried to create some symlinks from 70.1 to 69 libraries, but it detects
Please, is there any way of working with 70.1 or should I downgrade to icu 69? Thanks!
The text was updated successfully, but these errors were encountered: