Skip to content
Prev 14125 / 15075 Next

lldb not finding libRblas.dylib

Thanks, that worked.

BTW, I think there's a typo in the manual.  In the suggestion to connect 
to a running process it says

     pw -ef | grep exec/R
     # identify the pid pid for the next command

I think that should be "ps", not "pw".  And for rare ps users like me, 
it might be worth mentioning that the pid is the second value reported, 
since the grep removes the title line.

Duncan Murdoch
On 25/04/2022 9:26 a.m., Prof Brian Ripley wrote: