Displaying 3 results from an estimated 3 matches for "20result".
Did you mean:
20&result
2017 Aug 23
1
No rule to make target all.R, needed by compiler.rdb building R 3.4.1 from source, Scientific Linux release 6.9 (Carbon)
...Capabilities skipped: TIFF, ICU
Options not enabled: memory profiling
Recommended packages: yes
I haven't seen the JIT message but will give a try at the glibc-devel:
Here is the whole log from the configure command
https://www.dropbox.com/s/m4g2w1hrr2uqldr/configure%20result%20R.txt?dl=0
-----Original Message-----
From: Tom Callaway [mailto:tcallawa at redhat.com]
Sent: mi?rcoles, 23 de agosto de 2017 21:48
To: Jaime Alvarez Benayas <jalvarezbenayas1 at sheffield.ac.uk>; r-sig-fedora at r-project.org
Subject: Re: [R-sig-Fedora] No rule to make target all.R, n...
2017 Aug 23
2
No rule to make target all.R, needed by compiler.rdb building R 3.4.1 from source, Scientific Linux release 6.9 (Carbon)
Thanks again, sorry I didn't specify this. I am loading new libraries to get to this point. The script I run for "configure" is:
#Load the new curl module
module load libs/gcc/4.4.7/curl/7.47.1
#Load the new xzutils module
module load apps/gcc/4.4.7/xzutils/5.2.2
#Load the new zlib module
module load libs/gcc/4.4.7/zlib/1.2.8
#Load the new bzip2 module
module load
2013 Jul 01
3
Asterisk 1.8.20 AGI function SAY DATETIME does not play anything when mode in say.conf is changed to "new"
Hi
I am using following say.conf file. Its a default file, which comes with
Asterisk installation.
When I call SAY DATETIME AGI function, it simply returns without playing
date & time. Where as if I use mode=old setting, it works. Is this a bug
or mode=new is not implemented for SAY DATETIME AGI function?
[general]
mode=new ; method for playing numbers and dates
;