Displaying 20 results from an estimated 100 matches similar to: "trouble with installing SJava"
2003 Sep 24
1
SJava help
Hi,
I installed SJava 0.66-1 on my linux RH 7.2 machine. I am using R-1.7.1.
I set LD_LIBRARY_PATH up then called library(SJava) and it was fine. But
when I called .JavaInit(), I got weird error that states it could not
find java/lang/Hashtable. The session is below and shows my java
configuration. I am using j2sdk1.4.2_01 from Sun.
Thank you very much.
Weiming Zhang
> .javaConfig
2005 Jul 20
0
Question about Installing SJava package
Dear all,
I have an error message installing SJava package.
So I searched web site(google) and R-mailing list to find a similar error message.
But I couldn't find it.
I installed R-2.1.1 like this on Fedora Core4
1) /configure --enable-R-shlib --with-libpng --with-jpeglib
2) make -> make check -> make install
and then issuing on shell prompt (red lines are error messages)
R CMD
2009 Nov 02
3
Problem building R 2.10.0 - Matrix package
All:
Attached is the output file from building R 2.10.0 on RedHat Linux. I
have never previously experienced any problems when building R from
source with new releases. But, now I get a compile error with the Matrix
package:
CHOLMOD/Include/cholmod.h:87:22: error: UFconfig.h: No such file or
directory
make[3]: *** [CHMfactor.o] Error 1
make[3]: Leaving directory
2009 Oct 13
1
beta build problem
I am having the following problem building
R-beta_2009-10-12_r50045.tar.gz
on
Ubuntu 9.04 - the Jaunty Jackalope
Paul
________
...
make[2]: Entering directory
`/home/paul/toolchain/R/R-beta/src/library/Recommended'
begin installing recommended package boot
gzip: invalid option -- 'x'
Try `gzip --help' for more information.
tar: This does not look like a tar archive
2010 Jul 22
2
Dsync ignores INBOX when converting from mbox to maildir
Hi,
I am trying to convert email box in mbox format to maildir++. It
converts all folders except INBOX. For example:
dsync -D -v -f -u 'info at example.org' mirror 'maildir:~/Maildir'
prints:
dsync(info at example.org): Info: Sport: only in source
So it converts Sport folder, but INBOX folder is ignored.
dovecot.conf contains:
mail_location = mbox:~/mail:INBOX=/var/mail/%u
2006 Apr 12
0
CentOS-announce Digest, Vol 14, Issue 5
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2006 Apr 12
0
CESA-2006:0412-001 CentOS 4 i386 Horde - security update (EXTRAS only)
CESA-2006:0412-001 CentOS 4 i386 Horde - security update (EXTRAS only)
This is an update to the Horde e-mail system currently in the CentOS
Extras repository. This update rolls in the 3.1.1 Horde Application
Framework and updates for all the below listed components.
The following security issues are addressed in this upgrade:
http://janschneider.de/cweb/home/index,channel,25,story,263.html
2006 Apr 12
0
CESA-2006:0412-001 CentOS 4 x86_64 Horde - security update (EXTRAS only)
CESA-2006:0412-001 CentOS 4 x86_64 Horde - security update (EXTRAS only)
This is an update to the Horde e-mail system currently in the CentOS
Extras repository. This update rolls in the 3.1.1 Horde Application
Framework and updates for all the below listed components.
The following security issues are addressed in this upgrade:
http://janschneider.de/cweb/home/index,channel,25,story,263.html
2010 Jul 24
1
Dsync error when working dir o-rwx
Hi,
I dont know why dsync requires o+rx in working dir, at least it could give
better error message when working dir has o-rwx.
# cd
# mkdir test
# cd test
# dsync -D -v -u 'info at example.org' -o 'mail_privileged_group=mail' -o
'mail_location=mbox:/email/info at example.org/mail:INBOX=/var/mail/info at example.org'
mirror 'maildir:~/Maildir'
dsync(info at
2006 Jul 05
2
Editors which have strong/solid support for SWeave?
Greetings!
I have a few colleagues who like the idea of Sweave, but have failed
to become enlightened monks of the One True Editor
(http://www.dina.dk/~abraham/religion/)
Are there any other Microsoft-centric editors or IDEs which have solid
support for writing SWeave documents (dual R / LaTeX enhancements
similar to ESS's support)? Has anyone tried the folding editors which
support Noweb?
2009 Nov 13
0
Problem building R 2.10 release
Hi,
I am having problem building R 2.10, and it does not seem anyone else is
having a similar problem...
My system information:
uname -m = x86_64
uname -r = 2.6.31-ARCH
uname -s = Linux
gcc (GCC) 4.4.1
icc (ICC) 11.0 20081105
The first problem I encounter seems to be with icc and wctype.h during
./configure.
export CC="icc -std=c99"
export CXX=icpc
export OBJC="icc
2012 Mar 21
1
Trouble installing the XML package
Hello everyone,
I am probably not the only one having trouble with this package but here goes.
I want to install XML on Ubuntu. I installed libxml2-dev and
everything works out fine until I get the following:
Error in reconcilePropertiesAndPrototype(name, slots, prototype,
superClasses, :
No definition was found for superclass "namedList" in the
specification of class
2008 May 24
1
RSPerl & OS X
Hi,
I'm wanting to call R from Perl via the RSPerl package. However I cannot
seem to install it on my Macbook (OS X Tiger - R 2.6 - Perl 5.8.6). I try to
install the source downloaded from the sigmahat website - but it seems to
fail - when I search my system for R.pm - I can't find it? Something looks
to be going wrong with the make bits?
Cheers
David M
----
$ R CMD INSTALL
2012 Oct 13
0
XML_3.95-0.1.tar.gz does not build on FreeBSD
I tried to build (and install) XML_3.95-0.1.tar.gz on FreeBSD
10.0-CURRENT amd64, but it stopped during the check of
R_HAS_REMOVE_FINALIZERS (full log appended):
----------------------------------
R CMD INSTALL XML_3.95-0.1.tar.gz
[..snip..]
Checking for 1.8: -DR_HAS_REMOVE_FINALIZERS=1
-I/usr/local/include/libxml2 -I/usr/local/include
Using libxml2.*
checking for gzopen in -lz... gcc46
2011 Jun 27
0
Errors when installing RSPerl-0.92
Hello,
I am having errors when I try to install RSPerl-0.92 under fedora 14.
I have the following rpms installed:
R-devel-2.13.0-1.fc14.x86_64
R-core-2.13.0-1.fc14.x86_64
perl-5.12.3-143.fc14.x86_64
perl-devel-5.12.3-143.fc14.x86_64
perl-ExtUtils-* (all of them from yum)
Now I get the following errors:
# R CMD INSTALL RSPerl_0.92-1.tar.gz
* installing to library ‘/usr/lib64/R/library’
*
2012 Jun 19
0
Error with RJSONIO installation
Hi friends,
I was trying to install RJSONIO in Ubuntu10.04 LTS but unfortunately ends
up with following error.
trying URL 'http://stat.ethz.ch/CRAN/src/contrib/RJSONIO_0.98-1.tar.gz'
Content type 'application/x-gzip' length 1150673 bytes (1.1 Mb)
opened URL
==================================================
downloaded 1.1 Mb
* installing *source* package ‘RJSONIO’ ...
Trying to
2007 Mar 22
0
Fwd: RSPerl buffer overflow
Hi,
I installed RSPerl (RSPerl_0.91-2.tar.gz) and after
loading the library I get a buffer overflow.
below is the output from R and below that the
messages during the installation.
Its on an AMD opteron system running Fedora Core5
R version 2.4.1 (2006-12-18).
Thank you very much for your help.
Ido
> sessionInfo()
R version 2.4.1 (2006-12-18)
x86_64-redhat-linux-gnu
locale:
2007 Sep 06
1
Rggobi compilation error: display.c
On a ubuntu linux computer (Feisty, i386), I compile R and additional
packages from source. The compiler is gcc 4.1.2.
The problem is, I can run "sudo R" and successfully compile all
packages (e.g., MASS, lattice) except rggobi. The error seems to be
in display.c. My ggobi is in /usr/local/, which R can find. I don't
think this is a dependence issue because install.packages(...,
2006 Feb 24
1
RGtk2 install in Mac
Dear R-list,
I'm struggling installing RGtk2 on my Mac. Has anybody succeeded in
doing so?
I've got Gtk2.8 (finally)
and I have R2.0.1
I'm using ibook G4 and Mac 10.3.9
and here is the error I got from installing
> R CMD INSTALL ~/Desktop/install/RGtk2_2.8.0-0.tar.gz
* Installing *source* package 'RGtk2' ...
checking for pkg-config... /sw/bin/pkg-config
checking
2012 Apr 28
1
Unable to install rggobi in R 2.15
I am currently using R 2.15.0 with R Tools 2.15 (in Windows XP). I downloaded the source for RGgobi and extracted it to a folder.
Then I tried compiling and installing with the following command and got an error message:
--------------------------------------------------------------------------------------------
D:\Work\tmp>R CMD INSTALL --build "D:\\DPF\\Rggobi\\rggobi"
*