Which dependency list to build first?
On Wed, 27 Feb 2019, William Dunlap wrote:
Did you use 'R CMD ldd .../later.so', as I recommended?
Bill, I ran ldd externally on /usr/lib/R/library/lib/later/later.so and posted the missing library. Just now I ran the above command and it did not find later.so: # R CMD ldd /usr/lib/R/library/later.so ldd: /usr/lib/R/library/later.so: No such file or directory Strange. And confusing to me. Regards, Rich