Skip to content
Prev 46181 / 63461 Next

Cross-platform linking of a simple front-end

Jon,
On Jul 4, 2013, at 10:52 AM, Jon Clayden wrote:

            
My guess would be that you did not use --enable-R-shlib when compiling R on Ubuntu so you don't have a shared version of the R library to link against (which is needed to resolve the dependencies). Could that be the case?

Cheers,
Simon