Displaying 20 results from an estimated 28 matches for "java6".
Did you mean:
java
2010 Jul 06
5
Sun Java module for RedHat
Hi.
I googled for this thoroughly but couldn''t find any module that
actually worked.
Is there any good puppet module or manifest for installing Sun JDK?
Thanks.
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to
2007 Jun 12
1
Trouble making JRI.jar with Ubuntu and Java6
...Rengine.c:92: error: too few arguments to function ?R_ParseVector?
make[1]: *** [Rengine.o] Error 1
make[1]: Leaving directory `/home/taivo/coop_summer2007/r/JRI/src'
make: *** [src/JRI.jar] Error 2
--
View this message in context: http://www.nabble.com/Trouble-making-JRI.jar-with-Ubuntu-and-Java6-tf3909057.html#a11083776
Sent from the R help mailing list archive at Nabble.com.
2012 Jul 30
0
rJava loading error on hp-ux
...;/stat/R-2.15.1/lib/R/library/rJava'
How can I solve this problem?
Thank you in advance.
--- Addtional information #1
> sessionInfo()
R version 2.15.1 (2012-06-22)
Platform: ia64-hp-hpux11.31 (32-bit)
--- Addtional information #2
$ R CMD javareconf
Java interpreter : /opt/java6/jre/bin/java
Java version : 1.6.0.05
Java home path : /opt/java6
Java compiler : /opt/java6/bin/javac
Java headers gen.: /opt/java6/bin/javah
Java archive tool: /opt/java6/bin/jar
Java library path: $(JAVA_HOME)/jre/lib/IA64N:$(JAVA_HOME)/jre/lib/IA64N/server:$(JAVA_HOME)/jre/../lib/IA64N:...
2011 Sep 17
8
apt-get --force-yes
Hi ,
I am trying to install jdk thru puppet . i am getting the force-yes
error .
err: /Stage[main]/Apiserver::Java/Package[sun-java6-jdk]/ensure:
change from purged to present failed: Execution of ''/usr/bin/apt-get -
q -y -o DPkg::Options::=--force-confold install sun-java6-jdk''
returned 100: Reading package lists...
Please share your idea''s to fix this issue,
--
You received this message because yo...
2011 Nov 09
1
installing java on ubuntu 11.10 installation
...uctions on? the currently valid procedure for installiing java. I would appreciate getting help on installation and sufficient configuration. Also, on first uninstalling whatever I have installed with the command :
sudo apt-get install sun-java*
Before this, I tried with :
sudo apt-get install sun-java6-jdk
But nothing seemed to happen after this (as far as I can remember).
Thanks,
Ravi
2007 Oct 12
0
problems with java under debian (including the R help page search engine)
...tangential to the list.
I am experiencing strange problems using Java on my Debian unstable. When I am
logged in as my normal user, the Java virtual machine invariable crashes (I
paste in below the bud report broduced by bug buddy). I have tried uninstalling
and re-installing my java -- the sun-java6-*, see below for output from
dpkg --list -- to no avail. I uninstalled it and used various other java:s
(including the ecj-gjc and so on), with little success.
However, I then noticed this did not affect other users on my system. If I
create a new user and fire up the R help search page, it wor...
2010 Jun 07
1
Compiling R-2.11.1 patched on Ubuntu 10.04 with Optimized GotoBLAS2 libraries
...al install, and only one core is used in test computations.
Can someone point out my error? Thanks. --Dale
Details ...
I'm running the 64-bit version of Ubuntu 10.04 on my 2 core laptop. I
first installed
needed tools as follows:
sudo apt-get build-dep r-base
sudo apt-get install gobjc sun-java6-jdk sun-java6-jre
Subsequently, I successfully installed R 2.11.1 patched from subversion using
defaults:
./configure
Next, I built the optimized Optimized GotoBLAS2 libraries version 1.13
and placed the file 'libgoto2_penrynp-r1.13.so' in /usr/lib
Finally, I renamed the original 'li...
2008 Jan 14
5
Help finding "JRE" to run Netbeans in Linux
...an Nginx
server with multiple Mongrel clusters using Capistrano.
What''s killing me is installing a graphic development environment such
as Radrails (which I love on Windows XP) or Netbeans.
Understand that I''ve been through the routine of installing "sudo apt-
get install sun-java6-jre" many times. Once, for some unknown reason
my Netbeans 6.0 came up fine (as it found the JRE location on its
own), but I was unsure how it happened and elected to re-install my
Ubuntu and try again.
Anyway, I''m able to install the Netbeans to the point where it asks
for the locati...
2011 Aug 15
2
Problem loading rJava...
Morning All:
Having problems installing this one into my R setup and wondered if
anyone on the list had the same problem and found a workable solution.
First to the system particulars:
OS is the Hardy Heron edition of Ubuntu Linux
R version is 2.13.1
Java installation is sun-java6
Next up is the result of javareconf:
R CMD javareconf
Java interpreter : /usr/bin/java
Java version : 1.5.0
Java home path : /usr/lib/jvm/java-1.5.0-gcj-4.2-1.5.0.0/jre
Java compiler : /usr/bin/javac
Java headers gen.: /usr/bin/javah
Java archive tool: /usr/bin/jar
Java library path: /u...
2010 Mar 18
2
Java on CentOS
Hi,
I just created a wiki account
and want to update the
Java on CentOS HowTo.
Outline: Update section about Java6 and
describe three different ways
- use openjdk
- use suns jdk 1.6 update 18 for desktops
through setting JAVA_HOME and path
- use suns jdk 1.6 update 18 for servers
with alternatives
regards
Dietrich
P.S. please create a homepage
for me - DietrichSchmidt.
2009 Jun 25
2
JRI - problem to access "stats" package
Hello,
I am a new R user. More precisely, I am working with JRI (on a Eclipse
Java6 project under Ubuntu9).
I have difficulties to access some R packages (For example: package
"stats", object "Normal", function "pnorm").
I have tried many solutions to set the right path but nothing have succeed:
For example: LD_LIBRARY_PATH=${R_HOME}/lib:${R_HOME}...
2010 Mar 15
2
Issue w/JGR after 2.10 upgrade: Error: could not find function...
...lso removed
my local R library and re-installed the JGR package and still got the
same errors. I ran R with sudo permissions and also got the same error.
I ran sudo R CMD javareconf before re-installing JGR and also no change.
Installed without and without sudo and same errors.
I'm using sun-java6 (jre and jdk).
2009 Aug 04
2
100% CPU when running (cran2deb) JGR on Debian
Dear all,
I installed the amd64 cran2deb [1] JGR binaries on a fresh Debian
testing, and JGR is missbehaving. When JGR starts up, one core of the
CPU goes to 100% and stays there, even though I am keeping it idle and
not performing any operation.
I tried JGR with both sun-java6-jdk and openjdk-6-jdk,
debian-liv:/home/liviu# update-alternatives --config java
There are 4 choices for the alternative java (providing /usr/bin/java).
Selection Path Priority Status
------------------------------------------------------------
0...
2012 Jan 13
2
Problem Installing R to SuSE 10 via RPM
Hi,
I'm trying to install R from an rpm locally to my account (the reason I'm
not doing it through yast/yast2/zypper is that the sys admin isn't yet
willing to install it, and doesn't want to support it, but will help me
support it if I install it locally -- in short, policy problems rather than
technical). Below is the SuSE version, Kernel version, and rpm install
error I'm
2013 Sep 11
1
Java module woes
Hi everyone,
Just getting into Puppet, so please bear with me :D
I''m setting up a java module to keep an eye on the java installation on our
RHEL machines. Quick background, RHEL ships openjdk, we need to use Oracle
instead. I''ve gone ahead and put the latest oracle java6 RPM, *
jre-6u45-linux-amd64*, on one of our puppet-managed boxes.
Like many distributions, RHEL has a utility to manage multiple
installations of java. I''ve already set the default version of java to the
latest oracle, so java -version yields java version "1.6.0_45".
Here is...
2011 Aug 15
2
Problem installing rJava...
Morning All:
Having problems installing this one into my R setup and wondered if
anyone on the list had the same problem and found a workable solution.
First to the system particulars:
OS is the Hardy Heron edition of Ubuntu Linux
R version is 2.13.1
Java installation is sun-java6
Next up is the result of javareconf:
R CMD javareconf
Java interpreter : /usr/bin/java
Java version : 1.5.0
Java home path : /usr/lib/jvm/java-1.5.0-gcj-4.2-1.5.0.0/jre
Java compiler : /usr/bin/javac
Java headers gen.: /usr/bin/javah
Java archive tool: /usr/bin/jar
Java library path: /us...
2009 Apr 30
1
rjava - JDK not found
Hi,
I would like to test the new package RGG (R Gui Generator). This package requires the installation of several other package.
One of them is rJava.
I installed sun-java6-jdk and run the R CMD javareconf but the installation still fails !
Do you have any ideas ?
* Installing *source* package ‘rJava’ ...
checking for gcc... gcc -std=gnu99
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we a...
2010 Oct 19
0
RWeka - Error in model.frame.default - evaluate_Weka_classifier
...training set? Or am I completely misunderstanding the purpose of
the evaluate_Weka_classifier function?
Finally, some info on my system:
R version 2.10.1 (2009-12-14)
RWeka version [Most recent as of 2010-10-19, can't find the exact
number anywhere, sorry!]
Java version 1.6.0_22 (from the sun-java6-jdk package)
OS: Ubuntu 10.04.1
Many thanks,
Andreas Jansson
2011 Mar 16
2
Few Questions about some games
Ok ive yet to even install ubuntu again yet but im installing it soon after i get a few answers from this fine community.
I need to know if using wine in ubuntu i can play the following games
http://www.riftgame.com/en/index.php
http://www.minecraft.net
Please note i also have a budget of whatever i can (blank) my (blank) acc for so if theres a program that does this simply please do tell me :]
2013 Jan 24
0
How to use puppetlabs java module?
...cting them from the "bin" installers."
ok. Does this mean I need to download the "jdk-6u25-linux-x64-rpm.bin" file and place in a certain dir?
Do I actually run the "-x" and extract it on my puppet server? (in the java modules dir?)
What is the syntax to get java6-u25 installed on a RedHat client?
How do I install java5 on a different client?
I would like to have a puppet class like this:
java::jdk-6u25
or this
java::jdk-5u25
Then I could apply those classes using my ENC to certain hosts. Is that possible?
We are using puppet 2.6.17 if it matters....