similar to: Official Java

Displaying 20 results from an estimated 3000 matches similar to: "Official Java"

2008 Mar 07
5
Getting JRE working in Firefox
I have installed both: jdk-6u5-linux-i586-rpm.bin jre-6u5-linux-i586-rpm.bin But no Java plugin in Firefox. I go to: http://java.com/en/download/help/enable_browser.xml And yes, Java is enabled but still get the dreaded 'download plugin'. I seem to recall some magic linking needed, but my docs are in Freemind that I can't get installed either.....
2007 Jan 30
3
Java headaches
I lost my harddrive, and have had to reinstall. This time, I am being a bit smarter on imaging, but still got to get things installed... Installing Freemind. It needs Java JRE. So after lots of pain, and reading past messages, I got jre-1_5_0_09-linux-i586.rpm from sun and installed it. Then I tried to follow Jim Perrin's recommendation to install from jpackage.org the
2007 Nov 14
1
Installing java on CentOS 5
strugging with things here... tried tracking the info on the Wiki (which apparently is now in need of a maintainer)... http://wiki.centos.org/HowTos/JavaOnCentOS My primary interest is using Xalan/Saxon/xslt/xsl-fo docbook generation. I was thinking that all I really need is jre but downloaded both jre and jdk just in case. can anyone tell me what I'm doing wrong? (after removing both jdk
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
2012 Feb 07
2
Canonical package directory name for JAR files?
We have an R package which needs to include a JAR file. Is there a canonical directory for it?
2007 Oct 18
2
Upgrading Java on CentOS 4.5
# rpm -qa | grep -E '^(java|jdk|jre)-' jre-1.6.0_03-fcs java-1.4.2-gcj-compat-1.4.2.0-27jpp jdk-1.6.0_03-fcs java is a CentOS package. jdk and jre are from Sun. (I need Java >= 1.5.0 for an application I'm installing.) # update-alternatives --config java There are 1 programs which provide 'java'. Selection Command ----------------------------------------------- *+
2006 Jan 04
2
JAVA Issue - JDK 1.4 - Cent OS 4.2
Hi Trying to run up a JVM on a box thats running 4.2 - The JDK version is j2sdk1.4.2_03 and the exact error is below Unable to load native library: /opt/j2sdk1.4.0/jre/lib/i386/libjava.so: symbol __libc_waitpid, version GLIBC_2.0 not defined in file libc.so.6 with link time reference any ideas thanks
2005 Nov 02
3
JRE for x86_64
Does anyone know if the folks at Sun have put out a jre version to work with the x86_64 version of CentOS? If not, is there even any possibility of it occuring? Thanks.. Sam -- Snowman
2007 Apr 19
2
JPackage, Java 1.5.0, and CentOS 5?
Hey, y'all. I don't know how many folks here are familiar with a blogging program called 'pebble' http://pebble.sourceforge.net, but it's *supposed* to be an easy drop-in to a tomcat5 container. I suppose that it is, once I figured out how to get tomcat 5 working in CentOS 5, but I'm still having problems with the java. CentOS comes with Java 1.4.2, but I need Java
2008 Mar 07
2
Problem getting Java Runtime Environment installed into OpenOffice
Hi, I'm having trouble getting my new install of OpenOffice 2.31 to find my newly installed Java Runtime Environment version jre1.6.0_04 (downloaded from Sun). I tried installing it via Tools>Options>Java (am using OpenOffice Calc to try to set it up). The options dialog box is finding the Free Software Foundation version 1.4.2, but it won't find the new JRE file. I tried
2006 Aug 22
4
Struggling with javac
I've installed jdk-1_5_0_08-linux-i586.rpm and Tomcat. Working through some initial test install programs, I am finding that I can't seem to compile .java files into classes. For instance... javac -classpath /usr/local/tomcat/common/lib/servlet.jar HelloWorld.java as instructed fails with a gij: unrecognized option -- `-classpath' Try `gij --help' for more information. So
2006 Feb 27
2
Resolving Dependencies
I am getting the following errors and don't know how/what to check to learn which rpm they are in... ---> Package java-1.4.2-sun-devel.i586 0:1.4.2.10-1jpp set to be updated ---> Package java-1.4.2-sun.i586 0:1.4.2.10-1jpp set to be updated --> Running transaction check --> Processing Dependency: libjvm.so(SUNWprivate_1.1) for package: java-1.4.2-sun --> Processing
2008 Jul 07
2
Best Java code for Centos 5.2s Firefox 3
OK. I just upgraded a test system from 5.1 to 5.2 and there went all of my efforts to get Java working. All those alternative commands that I lost track of what really worked.... So I need the JDK. I have that installed on my main system with some alternatives commands that I do not remember. I do remember (and can find) a thread here to help me on it, and I tried a number of different
2010 Nov 14
1
Problems loading xlsx
Hi all, I am trying to run the package xlsx to read Excel 2007 files and I am getting the error below. > library(xlsx) Loading required package: xlsxjars Loading required package: rJava Error : .onLoad failed in loadNamespace() for 'xlsxjars', details: call: .jinit() error: cannot obtain Class.getSimpleName method ID Error: package 'xlsxjars' could not be loaded By
2007 Apr 19
1
rJava help
Hi, I use Redhat Linux for R. Now I am trying to use the rJava library. I downloaded JRE beta 2 from Sun. I typed root@~]# R CMD javareconf Java interpreter : /usr/bin/java Java version : 1.6.0-beta2 Java home path : /usr/java/jre1.6.0 Java library path: $(JAVA_HOME)/lib/amd64/server:$(JAVA_HOME)/lib/amd64:$(JAVA_HOME)/../lib/amd64::/usr/java/packages/lib/amd64:/lib:/usr/lib JNI linker
2008 Mar 06
3
xml-commons-jaxp-1.3-apis for Freemind?
I am working on installing Freemind (http://freemind.sourceforge.net/wiki/index.php/Main_Page) on my new notebook. And it is not working... I downloaded all the rpms and put them into my local repo, enabled the jpackages repos then, well here is what is happening: yum install freemind* jcalendar* jgoodies-forms* Loading "installonlyn" plugin Loading "priorities" plugin
2005 Nov 09
5
Java support : is there a native package ?
Hi, I was wondering if there is a rpm package for java (jre) to centos 4.x or do I have to get from sun/ibm/blackdown ? tks.
2005 Jul 15
3
Java
Hi everyone, I'm a newbie to centos and having trouble upgrading java's jdk1.4 to jdk1.5. I assume I have to get the jdk from jpackage, but I'm having trouble locating it, let alone finding any instructions on how to upgrade. Much appreciated if anyone can help. Thanks!
2011 Dec 16
6
java installation failure
Readers, Openjdk and ibm java versions have failed to install, all reporting a bad elf, e.g. ./ibm-java-i386-sdk-7.0-0.0.bin Preparing to install... Extracting the JRE from the installer archive... Unpacking the JRE... Extracting the installation resources from the installer archive... Configuring the installer for this system's environment... strings: '/lib/libc.so.6': No such file
2010 Aug 13
1
Installing rJava fails on Gentoo (amd64) with Sun JDK - checking JNI data types... error
Installing rJava fails consistently, whether installed via the command line as below, or through "install.packages( 'rJava' )", and whether 0.84 or 0.85 is used, with the message :- "checking JNI data types... configure: error: One or more JNI types differ from the corresponding native type. You may need to use non-standard compiler flags or a different compiler in order to