Hola, recientemente me pasé a linux e instalando los programas de uso habitual me encuentro con un error al tratar de abrir RStudio, sale el siguiente mensaje: "R shared library (/usr/local/lib/R/lib/libR.so) not found. If this is a custom build of R, was it built with the --enable-R-shlib option?" ¿como podría solucionar esto?
LINUX LITE 7.4 RC1 RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS
Problema con RStudio
|
(06-19-2019, 06:24 AM)Juan Mendoza link Wrote: Hola, recientemente me pasé a linux e instalando los programas de uso habitual me encuentro con un error al tratar de abrir RStudio, sale el siguiente mensaje: "R shared library (/usr/local/lib/R/lib/libR.so) not found. If this is a custom build of R, was it built with the --enable-R-shlib option?" ¿como podría solucionar esto? Hola [member=9417]Juan Mendoza[/member] y bienvenido al foro. Según dice aquí http://r.789695.n4.nabble.com/R-shared-l...l#a4751936 un usuario esto le funcionó: Copiar el archivo libR.so de /usr/lib/R/lib a /usr/lib64/R/lib. Abre una terminal y escribe lo siguiente Code: cp /usr/lib/R/lib/libR.so /usr/lib64/R/lib Code: gksu thunar Espero esto te sea de ayuda! ![]()
Without each others help there ain't no hope for us
![]() Need a translation service? https://www.deepl.com/es/translator |
« Next Oldest | Next Newest »
|
Users browsing this thread: 2 Guest(s)