Hello, I'm trying to install Rstudio on my PC with Ubuntu 23.04 (so non LTS). I tried the last .deb or .debian.tar.gz packages from Posit website unsuccesful. The error showed are:
R Session Startup Failure Report
RStudio Version
RStudio 2023.03.0+386 "Cherry Blossom " (3c53477a, 2023-03-09) for Ubuntu Jammy
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) rstudio/2023.03.0+386 Chrome/108.0.5359.179 Electron/22.0.3 Safari/537.36
Error message
[No error available]
Process Output
The R session exited with code 127.
Error output:
/home/alessandro/rstudio/rstudio-2023.03.0+386/resources/app/bin/rsession: symbol lookup error: /home/alessandro/rstudio/rstudio-2023.03.0+386/resources/app/bin/rsession: undefined symbol: ptr_R_ShowFiles
this is my R:
R version 4.3.0 (2023-04-21) -- "Already Tomorrow"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)
(compiled from .tar.gz package, it seems correctly working from terminal)
Thank you for helping me