Bug #2649
Updated by bill-auger 6 months ago
After installing rstudio-desktop from pcr, I tried to run the program. I got the error message.
<pre>
rstudio: error while loading shared libraries: libboost_date_time.so.1.66.0: cannot open shared object file: No such file or directory
</pre>
message in the attached file.
Peeking into the libraries on my machine, I saw that the version of that file is 1.72.0 and not 1.66.0, so it looks like the packaged rstudio is looking for an outdated library file.
<pre>
rstudio: error while loading shared libraries: libboost_date_time.so.1.66.0: cannot open shared object file: No such file or directory
</pre>
message in the attached file.
Peeking into the libraries on my machine, I saw that the version of that file is 1.72.0 and not 1.66.0, so it looks like the packaged rstudio is looking for an outdated library file.