Displaying 20 results from an estimated 200 matches similar to: "Problems installing R-2.10.1 on Linux"
2008 Jan 08
1
Invoking R on BSD
Thanks to Saeed Abu Nimeh. I used pkg_add to install R package on 4.4BSD.
My directory now has the following:
BUILDDIR Makefrag.cc_lo config.log m4 tests
Makeconf Makefrag.cxx config.status po tools
Makefile R-2.6.1 doc roots
Makefile.bak R-2.6.1.tar.gz etc share
Makefrag.cc SVN-REVISION libtool
2001 May 02
1
subdirs in package src dir
Sometimes I find it useful to put C or Fortran sources under subdirs of
"mypackage/src", especially to distinguish between my own files and
e.g. lapack or blas sources. To get this working I would need a Makefile
in my package which contains the appropriate dependencies to these sources
in subdirs.
But I don't want to add a complete Makefile, I want only a Makevars file
containing
2003 Sep 22
0
R installation
Hi
further to my upgrade question
thanks for pointing me in the right direction any ideas how I get round
the following problem:
I'm trying to install on a Tru64 alpha
ecs1h[jps]69: make
`Makedeps' is up to date.
`libappl.a' is up to date.
`Makedeps' is up to date.
`libnmath.a' is up to date.
`Makedeps' is up to date.
`libunix.a' is up to date.
`Makedeps' is up
2002 Jul 17
2
Build on Solaris 8 gcc-3.1 fails make check
Dear R-help,
I am trying to build R-1.5.1 on a Sun Blade 100 (sparc).
It fails make check when var(1) returns NaN instead of NA.
Using gcc-2.95.3 from sunfreeware.com, the build succeeds and passes
make check
I have:
Solaris 8
gcc-3.1 (built on that machine from sources and installed in
/usr/local/gcc-3.1 with binaries symlink'ed to /usr/local/bin)
A synopsis is at the bottom of
2002 Jul 17
2
Build on Solaris 8 gcc-3.1 fails make check
Dear R-help,
I am trying to build R-1.5.1 on a Sun Blade 100 (sparc).
It fails make check when var(1) returns NaN instead of NA.
Using gcc-2.95.3 from sunfreeware.com, the build succeeds and passes
make check
I have:
Solaris 8
gcc-3.1 (built on that machine from sources and installed in
/usr/local/gcc-3.1 with binaries symlink'ed to /usr/local/bin)
A synopsis is at the bottom of
2014 Feb 07
0
Speex-dev Digest, Vol 115, Issue 2
Hi, Rhett,
echo_diagnostic.m can produce an echo canceled file along with the
possible warning messages.
Can it cancel the echo properly?
It may announce the "Drift estimate is ..." message if the recorded
sound contains not only echo but also other sound like a near-end
speech. In other cases, it may truly indicate a mismatch of the
sampling frequency.
Regards
Kaiyu
On Thu, Feb 6,
2015 Sep 24
1
Logrotate problems
It?s interesting in your world, where ?broken? is ?functions exactly as it is documented to work?
If you want it to match subdirectories then you should add to the logrotate, or add another one yourself for each subdirectory. It?s not hard, and it?s certainly not broken. It does what you tell it to do.
On Sep 24, 2015, at 6:33 AM, Andrew Holway <andrew.holway at gmail.com> wrote:
> Hmm,
2015 Sep 24
2
Logrotate problems
Actually, doing what logrotate suggests causes other problems. We don't
have this problem on any other system so I am keen to understand the root
of the issue rather than start messing around with the default permissions
of the log directories.
logrotate only matches /var/log/nginx/*log - /var/log/nginx/access.log &
/var/log/nginx/error.log
On the server where we have problems we have
2015 Sep 23
3
PV AMI for CentOS 7
On Sep 23, 2015, at 9:03 AM, Karanbir Singh <mail-lists at karan.org> wrote:
> On 22/09/15 22:37, Jo Rhett wrote:
>> Is there any chance we could get a PV AMI for CentOS 7 to match the HVM version at https://aws.amazon.com/marketplace/pp/B00O7WM7QW/ref=srh_res_product_title?ie=UTF8&sr=0-2&qid=1442957668341
>>
>> We have prepurchased reserved instances based on
2015 Sep 24
0
Logrotate problems
Hmm, so it seems that logrotate might be broken for nginx on Centos7. I
filed a bug with epel.
https://bugzilla.redhat.com/show_bug.cgi?id=1266105
On 24 September 2015 at 11:49, Andrew Holway <andrew.holway at gmail.com>
wrote:
> Actually, doing what logrotate suggests causes other problems. We don't
> have this problem on any other system so I am keen to understand the root
2015 Oct 17
0
PV AMI for CentOS 7
On Sep 23, 2015, at 9:03 AM, Karanbir Singh <mail-lists at karan.org <mailto:mail-lists at karan.org>> wrote:
>> On 22/09/15 22:37, Jo Rhett wrote:
>>> Is there any chance we could get a PV AMI for CentOS 7 to match the HVM version at https://aws.amazon.com/marketplace/pp/B00O7WM7QW/ref=srh_res_product_title?ie=UTF8&sr=0-2&qid=1442957668341
2014 Feb 04
0
Struggling with AEC and OpenSL
Hi, Speex devs,
I apologize in advance if this is not the proper venue for this question,
but I had seen in the archives that other threads of this nature had been
discussed.
In brief, I'm trying to get AEC working on a simple Android NDK app. It's
a basic "play from a file, record from the mic to file" loopback test. I'm
using OpenSL ES. I establish a player and a
2015 Sep 22
2
PV AMI for CentOS 7
Is there any chance we could get a PV AMI for CentOS 7 to match the HVM version at https://aws.amazon.com/marketplace/pp/B00O7WM7QW/ref=srh_res_product_title?ie=UTF8&sr=0-2&qid=1442957668341
We have prepurchased reserved instances based on older PV machines (m1, c1, etc) It would be very very helpful to have a PV AMI so we could migrate to CentOS 7 on those image types.
2003 Apr 23
3
top failure
Hello gentlemen,
I've discovered an interesting failure on some machine running
4.7. It's so weird so I'd very unlikely notice it at all, but
thanks to top(1): when launched, instead of displaying some
useful figures it exits with an error: "top: nlist failed".
>From quick look it appears that kvm_nlist() returns NULL for
nlst[0].n_type. Strange, ignoring; next exit point
2015 Sep 23
0
PV AMI for CentOS 7
Hi,
On 22/09/15 22:37, Jo Rhett wrote:
> Is there any chance we could get a PV AMI for CentOS 7 to match the HVM version at https://aws.amazon.com/marketplace/pp/B00O7WM7QW/ref=srh_res_product_title?ie=UTF8&sr=0-2&qid=1442957668341
>
> We have prepurchased reserved instances based on older PV machines (m1, c1, etc) It would be very very helpful to have a PV AMI so we could
2015 Sep 24
0
Logrotate problems
On Sep 24, 2015, at 12:18 AM, Andrew Holway <andrew.holway at gmail.com> wrote:
> error: skipping "/var/log/nginx/access.log" because parent directory has
> insecure permissions (It's world writable or writable by group which is not
> "root") Set "su" directive in config file to tell logrotate which
> user/group should be used for rotation.
2011 Oct 26
8
bug: recursive directory copy that re-copies nightly
I''m seeing a recurring, nightly copy of files which are not changing. I get the following message every night from tagmail.
1. It happens once per day (not every 30 minutes)
2. The files haven''t changed in months
3. The files aren''t changing -- there''s only one md5 in the clientbucket for each file
4. There''s no schedule on the resource
5. The files
2012 Jan 09
14
scaling projections for dashboard database?
So I got dashboard up and running on our production system on Thursday before I left. Within 48 hours it had completed filled the /var filesystem. The ibdata1 file is currently at 8GB in size.
1. What size should I expect for ~500 nodes reporting every 30 minutes?
2. Are there some database cleanup scripts which I have managed to overlook that need to be run?
--
Jo Rhett
Net Consonance :
2007 Feb 27
0
Optimizing the loop for large data
Rusers:
I am trying to apply a quadratic discriminant function to find the best
classification outcomes.
1 is assigned to the values greater than a threshold value; and 0 otherwise.
I would like to see how the apparent error rates and the optimal error
rate change with increasing threshold values.
I have a 1000*10 data matrix: n=1000 and p=10.
Here is what I wrote so far, but seems to be
2011 Dec 02
12
puppet master under passenger locks up completely
I came in this morning to find all the servers all locked up solid:
# passenger-status
----------- General information -----------
max = 20
count = 20
active = 20
inactive = 0
Waiting on global queue: 236
----------- Domains -----------
/etc/puppet/rack:
PID: 2720 Sessions: 1 Processed: 939 Uptime: 9h 22m 18s
PID: 1615 Sessions: 1 Processed: 947 Uptime: 9h 23m