search for: rincludedir

Displaying 10 results from an estimated 10 matches for "rincludedir".

Did you mean: includedir
2009 Sep 09
4
'make install' fails on Solaris (PR#13946)
....55.254.106) The sed lines in src/unix/Makefile confuse the grep distributed with Solaris that gets configured by ./configure. Switching from a separator of ':' to a separator of ',' fixes the problem. 76,77c76,77 < @$(SED) -e "s:@rhome:$(rhome):" -e "s:@rincludedir:$(rincludedir):" \ < -e 's:@libsprivate:$(STATIC_LIBR_PC):' \ --- > @$(SED) -e "s, at rhome,$(rhome)," -e "s, at rincludedir,$(rincludedir)," \ > -e 's, at libsprivate,$(STATIC_LIBR_PC),' \
2006 Feb 08
2
R 2.2.1 installation trouble on SGI/Sun (PR#8575)
Hi, I'm upgrading to R 2.2.1 and have bumped into some problems. I have been successful with installing on x86 and PPC Linux, but am unable to install R on Solaris 7 and on IRIX 6.5. Configuration and compilation go through just fine, but "make install" fails: gmake[1]: Entering directory `/scratch/atossava/R-2.2.1/doc' installing doc ... ../tools/install-sh: no destination
2017 Apr 19
4
R 3.4 has broken C++11 support
...ted, I already linked exactly that: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=r-devel#n40 > ./configure --prefix=/opt/r-devel \ > --libdir=/opt/r-devel/lib \ > --sysconfdir=/etc/R-devel \ > --datarootdir=/opt/r-devel/share \ > rsharedir=/opt/r-devel/share/R/ \ > rincludedir=/opt/r-devel/include/R/ \ > rdocdir=/opt/r-devel/share/doc/R/ \ > --with-x \ > --enable-R-shlib \ > --with-lapack \ > --with-blas \ > F77=gfortran \ > LIBnn=lib Thanks and cheers, Philipp Helmholtz Zentrum Muenchen Deutsches Forschungszentrum fuer Gesundheit und Umwelt (...
2017 Apr 19
0
R 3.4 has broken C++11 support
....org/cgit/aur.git/tree/PKGBUILD?h=r-devel#n40 > >> ./configure --prefix=/opt/r-devel \ >> --libdir=/opt/r-devel/lib \ >> --sysconfdir=/etc/R-devel \ >> --datarootdir=/opt/r-devel/share \ >> rsharedir=/opt/r-devel/share/R/ \ >> rincludedir=/opt/r-devel/include/R/ \ >> rdocdir=/opt/r-devel/share/doc/R/ \ >> --with-x \ >> --enable-R-shlib \ >> --with-lapack \ >> --with-blas \ >> F77=gfortran \ >> LIBnn=lib > > > Thanks and cheers, > Philip...
2017 Apr 19
0
R 3.4 has broken C++11 support
...ps://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=r-devel#n40 > > > ./configure --prefix=/opt/r-devel \ > > --libdir=/opt/r-devel/lib \ > > --sysconfdir=/etc/R-devel \ > > --datarootdir=/opt/r-devel/share \ > > ??rsharedir=/opt/r-devel/share/R/ \ > > ??rincludedir=/opt/r-devel/include/R/ \ > > ??rdocdir=/opt/r-devel/share/doc/R/ \ > > --with-x \ > > --enable-R-shlib \ > > --with-lapack \ > > --with-blas \ > > F77=gfortran \ > > LIBnn=lib > > > Thanks and cheers, > Philipp > ? > > Helmho...
2006 Feb 25
2
R-Project build system: DESTDIR support
Hello, I am writing you about the GNU R-Project, as part of by effort to help GNU projects provide a better, more consistent build system. Currently, your project does not support the DESTDIR variable in generated Makefiles (marked as optional in the GNU coding policies, make and automake manual). In my opinion, DESTDIR support can be very helpful for the user, the distribution-specific
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
2017 Apr 19
5
R 3.4 has broken C++11 support
Hi! Well, my linux distribution has very recent versions of everything, so a working C++11 compiler exists: $ gcc --version | head -n1 gcc (GCC) 6.3.1 20170306 Could wrong ./configure options be at fault here? See: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=r-devel#n40 My sessionInfo(): $ R-devel --slave -e 'sessionInfo()' | head -n3 R Under development (unstable)
2013 Apr 29
1
cannot compile R on Cray XE6 HLRS HERMIT
...\ --sbindir=$PREFIX/sbin \ --sysconfdir=$PKG/etc \ --localstatedir=$PKG/var \ --libdir=$PREFIX/lib${LIBDIRSUFFIX} \ --datarootdir=$PREFIX/share \ --datadir=$PREFIX/share \ --infodir=$PREFIX/info \ --mandir=$PREFIX/man \ --docdir=$PREFIX/doc/$PRGNAM-$VERSION \ rdocdir=$PREFIX/doc/$PRGNAM-$VERSION \ rincludedir=$PREFIX/include \ rsharedir=$PREFIX/share \ --disable-BLAS-shlib \ --with-blas \ --with-lapack \ --without-x \ || exit 1 make || exit 1 My environment is as follows: 1) modules/3.2.6.7 13) udreg/2.3.2-1.0401.5929.3.3.gem 25) configuration/1.0-1.0401.35391.1.2.ge...
2009 Feb 21
1
Install failure (PR#13545)
...9;${prefix}/var' lt_ECHO='echo' mandir='${datarootdir}/man' mkdir_p='' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='NONE' program_transform_name='s,x,x,' psdir='${docdir}' r_arch='' rdocdir='${rhome}/doc' rincludedir='${rhome}/include' rsharedir='${rhome}/share' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' shlibpath_var='' striplib='' stripstaticlib='' sysconfdir='${prefix}/etc' target_alias='' use_aqua='' use_tcltk=...