Displaying 2 results from an estimated 2 matches for "r_framework_dir".
2003 Dec 22
2
R-devel with Darwin: some issues (mostly due to latest R.framework changes)
.../ which fails
just after the R itself was copied into /Versions/.... I know, the user
is to blame, but still, a simple check and stop (perhaps with a hint to
use --enable-R-framework) would be nice.
2) Wrong -install_name:
configure.ac@1094: LIBR_LDFLAGS="-dynamiclib -install_name
${R_FRAMEWORK_DIR}/R.framework/Versions/${PACKAGE_VERSION}/Resources/
bin/libR.dylib -compatibility_version ${PACKAGE_VERSION}
-current_version ${PACKAGE_VERSION}"
R_FRAMEWORK_DIR specifies the full path including the framework name,
at least according to the previous definition:
configure.ac@154:...
2009 Jul 23
1
problem building R 2.9.1 from source on RHEL 4 (x86_64)
I am building from source on RHEL 4 and have run into a
problem while running "make check":
running code in 'lapack.R' ...make[3]: *** [lapack.Rout] Error 1
make[3]: Leaving directory `/opt/R/R-2.9.1/tests'
make[2]: *** [test-Specific] Error 2
make[2]: Leaving directory `/opt/R/R-2.9.1/tests'
make[1]: *** [test-all-basics] Error 1
make[1]: Leaving