Displaying 20 results from an estimated 5000 matches similar to: "R crash when loading libraries."
2000 Apr 17
2
akima core dumps on loading (PR#521)
Full_Name: Massimo santini
Version: 1.0.1
OS: Linux
Submission from: (NULL) (159.149.147.89)
I've just dl the .rpm of R 1.0.1, installed it and then launched
insatll.packages("akima")
after re-launching R [--vanilla], the command
library(akima)
has the only effect to coredump the program. Here is the output of gdb and
strace...
--- GDB (commands given can be seen from the
2003 Mar 31
1
dovecot-0.99.8.1 @ old redhat6.2 box
Hi
I have some odd problem with running dovecot.
Program dies with message in maillog:
Mar 31 21:04:02 test-box dovecot: Dovecot starting up
Mar 31 21:04:04 test-box dovecot: execv(imap-login) failed: Resource temporarily unavailable
Mar 31 21:04:04 test-box dovecot: execv(imap-login) failed: Resource temporarily unavailable
Mar 31 21:04:04 test-box dovecot: Login process died too early -
2001 Dec 21
2
Printing problems from W2k/NT4
Hello,
I recently upgraded our file server from RedHat6.2 to RedHat7.2.
This upgraded our (working) Samba 2.0.x to 2.2.1a-4. Now, the windows98
machines on the network can print without problems. The 2K/NT4 machines
cannot print, but they experience no problems with file sharing operations
(writeable /home/$USER).
The 2K/NT4 machines had been printing fine prior to the upgrade. I won't
2002 Oct 31
2
quota support on AIX
Hellow, members
I want to use SAMBA with disk quota support on AIX machine,
but have not succeeded yet. Are there any members who could
succeeded setting up SAMBA on that environment?
OS:AIX4.3.3
SAMBA:2.2.5
configure option:--with-quotas
First, I configured AIX's quota environment, and confirmed quota
worked fine. And I accessed to SAMBA, but disk size displayed
on Windows explorer did
2001 Dec 22
2
Cannot rebuild srpm
Dear R-users,
When rebuilding R-base-1.4.0-1.src.rpm, it stopped and give message as follow:
(Some words is Japanese)
>>> Building/Updating help pages for package `base'
Formats: text example
make[5]: ??? ?????? `/home/umusus/rpm/BUILD/R-1.4.0/src/library'
running code in `base-Ex.R' ...make[4]: *** [base-Ex.Rout] ??? 1
make[4]: ??? ??????
1999 Jul 09
1
"ld: bfd assertion fail" making eda.so on Linux (Redhat 6.0)
I've (remote) access to a new Linux system which has some flavor of Rehat
installed.
Compiling R-0.64.2 fails -- at the end when eda.so should be made.
make[4]: Entering directory `/u/u2/maechler/Linux/R/R-0.64.2/src/library/eda/src'
gcc -g -O2 -fpic -I../../../../include -c line.c -o line.o
gcc -g -O2 -fpic -I../../../../include -c smooth.c -o smooth.o
ld -shared -o
1998 Nov 16
2
0.63 missing .pl files in etc?
Just grabbed the R-0.63.tar.gz from CRAN. Again during the build make
fails. bin/build-help did not have exec permissions. After that, it
failed for missing *.pl files called from build-help. I just copied
them from an R-devel I had. Then make docs worked. However,
LibIndex was not built. I am on an hpux-pa1.1-hpux-10.20 using egcs:
gcc version egcs-2.92.18 19981101 (gcc2 ss-980609 experimental)
1998 Nov 16
2
0.63 missing .pl files in etc?
Just grabbed the R-0.63.tar.gz from CRAN. Again during the build make
fails. bin/build-help did not have exec permissions. After that, it
failed for missing *.pl files called from build-help. I just copied
them from an R-devel I had. Then make docs worked. However,
LibIndex was not built. I am on an hpux-pa1.1-hpux-10.20 using egcs:
gcc version egcs-2.92.18 19981101 (gcc2 ss-980609 experimental)
1999 Mar 08
1
March7th R-devel,hpux10.20,egcs-2.93.03 19990124
Hello,
I just got the latest (March7) tarball from CRAN.
1).It looks like ".so"
is still hardwired in the source code. in src/main/platform.h all
"Unix" systems get the ".so" extention. I had to #ifdef hpux and add
".sl".
2). It picks up readline but history is still inside the comments in
src/include/Platform.h, I had to manually change this in order
2000 Oct 04
5
postscript preview
gday R friends,
I was wondering if anyone could help me with some graphics issues please.
I'm processing R in batch on redhat6.2 with some graphics to be imported
into msword on NT. For scaling within my doco I want some vector type
graphics. win.metafile doesn't seem to be supported on redhat which gives
me postscript. postscript is ideal but doesn't contain a preview so I
1998 May 27
1
Problems compiling libraries with todays snapshot.
I am currently running Slakware V3.4 with g77 and R is a 0.62 snapshot of the 27th of May.
There appear to be linking problems with the libraries.
The error output from mva and eda can be found below.
My own libraries also have similar problems.
Errors when compiling mva:
116 /usr/local/src/R/src/library #R INSTALL mva
Warning: package `-html' does not exist
Warning: package `-latex'
2004 Feb 15
2
build problems on Fedora Core 1
Hello...
I tried to build R-devel today on Fedora Core 1 (with gcc 3.3.2)
but I am running into a couple of errors. On the same system R-1.8.1
compiles just fine, as did a previous version of R-devel.
This is what I did:
# change LANG as default in FC1 is UTF-8
export LANG=en_US.ISO8859-1
export LANGVAR=en_US.ISO8859-1
# get fresh sources and configure
mkdir R-devel
rsync -vrC
2001 Mar 21
2
SSH doesnt let me login (fwd)
is this a PAM issue? [don't reply to me]
-------------- next part --------------
An embedded message was scrubbed...
From: Debojyoti Dutta <ddutta at usc.edu>
Subject: SSH doesnt let me login
Date: Tue, 20 Mar 2001 22:55:02 -0800
Size: 1838
Url: http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20010321/0075cefe/attachment.mht
1998 Sep 16
2
R-beta: windows and dynload.
I get an error:
Error in dyn.load(file) : unable to load shared library
"D:\R_CODA\RW0613\library\eda\libs\eda.dll"
with almost all the packages. I tried to use "require" and tried also to
copy the dll's to the bin directory and nothing helped.
Any ideas ?
Thanks for your efforts
Troels
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help
2013 Sep 23
0
Unable to execute Java MapReduce (Hadoop) code from R using rJava
Hi All,
I have written a Java MapReduce code that runs on Hadoop. My intention is
to create an R package which will call the Java code and execute the job.
Hence, I have written a similar R function. But when I call this function
from R terminal, the Hadoop job is not running. Its just printing few lines
of warning messages and does nothing further. Here is the execution
scenario:
*>
1998 Mar 22
3
R-0.61.1 compiled with egcs-mingw32
I have made available the work of the last weekend that I mentioned
in my previous messages on ftp://sirio.stat.unipd.it/pub/R.
Many thanks to Peter D. and Ross I. for their suggestions.
If you think that the work is of some interest, I can upload it
to CRAN.
guido m.
This is the README enclosed in the distribution.
-------------------------------------------------------------------------
1999 Sep 16
2
install/libraries on solaris2.6 (PR#280)
Full_Name: ulrich poetter
Version: 0.65.0
OS: sparc-sun-solaris 2.6
Submission from: (NULL) (134.147.95.163)
Building R-0.65.0 on sparc-sun-solaris2.6 using sun make + gcc 2.95.1+ binutils
2.8.1
and ./configure --with-g77 fails when building the eda etc. libraries. The
configure
script produces SHLIBLDFLAGS= -G. Replacing this in config.site by
SHLIBLDFLAGS = -shared gives no errors during
2018 Jun 07
1
Lots of failed message in smbd.log: NT_STATUS_OBJECT_NAME_NOT_FOUND
Attached smb.conf now inline:
[global]
security = ADS
workgroup = MUC
realm = europe.bmw.corp
netbios name = eda
netbios aliases = lpeda1 lpeda1.muc
log file = /lfs/EDA/DATA/SOFTWARE/samba/var/log/samba/%m.log
log level = 2
# Default ID mapping configuration for local BUILTIN accounts
# and groups on a domain member. The default (*)
2004 Feb 18
2
building the development version
I'm trying to build the current development version of R on an SGI
running IRIX6.5. Everything proceeds merrily until I reach the eda
package. This is the error message I get if I cd to the appropriate
directory and type 'make' or 'make all.' Does this make sense to
anyone? -- Thanks, Debby
gmake[3]: Entering directory `/l/fsc/dfs/src/R/src/library/eda'
building
2001 Nov 14
1
Wine exits immediately to debugger (_dl_relocate_object -- glibc2.2.3)
added --prefix=/usr/local/wine to CONFARGS in file). When I try to
run any program with any sort of system of calling wine it exits
immediately and starts the debugger with something like the following
trace.
I notice that the trace seems to end in a call to dl-reloc.c. I don't
know if this is a bogus message produced by something else, but I did
build glibc2.2.3 from source awhile ago.