Skip to content

Some suggestions for R.app

1 message · stefano iacus

#
Hi Kjell,

I'm sorry to task this to you instead of trying myself but I've a busy 
week :(

one more tests:
* are you able to build packages from sources with your setup?

My concerning about moving the framework is really about application 
embedding.
If build an application against -framework R, how can the linker find 
the R.framework unless you add this to the (frameworks?) path?
Because, from Apple's notes it only searches in /Library/Frameworks, 
/System/Library/Frameworks and in your local home.

Suppose you add it to the path, if then you move the R.app application 
around, what will be of the application needing the R framework to run?

there is also a problem with the path of R framework be hard coded 
inside the libR.dylib, how did you manage this ?

thanks for any suggestion you can give me.
stefano
On May 11, 2004, at 2:00 PM, Kjell Konis wrote: