Displaying 20 results from an estimated 9000 matches similar to: "Problem with java-1.5.0 from c4-testing"
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 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
-----------------------------------------------
*+
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
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
2006 Sep 27
1
Jpackage tomcat55-common-lib requires eclipse-ecj >= 0:3.1.1
Guys,
I'm running into a dependecy issue running through the process of
building a system for Openbravo. My test system's running CentOS 4.4,
i386.
Openbravo requires...
- Jakarta-Tomcat version 5.5. It can be downloaded from
http://tomcat.apache.org/
- Java (TM) 2 Platform Standard Edition 5.0. It can be downloaded from
http://java.sun.com/j2se/1.5.0/download.jsp
- Oracle(r) 10g
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
2011 Jun 26
1
RJDBC and multiple classpaths
Corect me if this is not the right place to post this.
I have a mdbdriver.jar (to access an MSAccess file) under Linux. I bought
the license from http://www.csv-jdbc.com/ guys. The driver work fine when
tested with DBVisualizer or another JDBC thing.
The problem is that driver needs 3 other more jar files to work. Under R I
have tried this and does not work:
> library(RJDBC)
Loading required
2006 Aug 06
6
Official Java
What is the official method to install Java on Centos? I searched, but
could find no mention of Java on the Web site.
Ted Miller
Centos 4.3 x86_64
Indiana
2006 Oct 21
2
How do I Install Java on CentOS 4
Hello,
I have just successfully installed Cent OS Linux to my Dual Processor
Machine, it will be operating as a web-server but i need to install it
as local so I know how to set it up for the Internet but I can't Install
Java and flash. Would anyone be able to help me Please?
Yours Truly,
Samuel
Owner and Chief Technical Officer of Totally Equal Domain Service
(Faction of The Perthes
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!
2008 Oct 01
3
Installing RWeka package in CentOS 5: problems with JAVA?
Hi,
I am a R user, with some experience in MacOS, Linux, etc, but I am
having a problem that I cannot solve:
I have a linux server (CentOS 5) and I installed sun jdk1.6. For instance:
$ java -version
Java version "1.6.0_10-rc2"
Java(TM) SE Runtime Environment (build 1.6.0_10-rc2-b32)
Java HotSpot(TM) Server VM (build 11.0-b15, mixed mode)
I also installed the latest version of R:
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
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
2008 Jun 26
1
java-1.4.2-gcj-compat.i386 update failure
Hmmm,
I seemed to have created a misalignmnet somewhere along the line. I
can't remember doing anything to this. But at one time I did try to test
the java open source. Posted my results to the list, got no response,
abandoned all hope and went on my merry way. I don't know if this is
related.
I have installed an rpm for a java needed by an application I run. It
was from the official
2009 Aug 10
1
Building tomcat6, SRPM jakarta-commons-dbcp-1.2.1-7jpp.ep1.2.ep5.el5.src.rpm fails to build
Hello all
I'm trying to build tomcat6 from the SRPMs provided at [1], but I appear to have hit a wall. One of the dependencies of tomcat6-6.0.18-8.18.1.noarch [2] is jakarta-commons-dbcp-tomcat5 (provided by jakarta-commons-dbcp [3]). (I don't see why it's requiring tomcat5 components, maybe that's my problem).
When I try to build jakarta-commons-dbcp, compilation fails:
BEGIN
2011 Jul 08
2
java annoyances
Fresh install on a brand new box (Dell Precision 3500) of 5.6. I install
Sun java-1.6.0_26-b03, Java HotSpot(TM) 64-Bit Server VM (build 20.1-b02,
mixed mode)
Then
ln -s
/usr/lib/jvm/java-1.6.0-sun-1.6.0.26.x86_64/jre/lib/amd64/libnpjp2.so
/usr/lib64/mozilla/plugins
about:plugins shows java enabled (oddly enough, I seem to have flash,
32-bit, in the 32 bit libs, and that doesn't show; guess
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.
2006 Nov 15
1
GPL java
For the people who are currently interested in java as it relates to
centos now that Sun has GPL'd java there are some things to be aware
of.
The folks at jpackage.org are pretty much all over this development
but it's not the bright shiny news everyone has made it out to be. Sun
did a very good thing by moving java under the GPL, and they should be
commended for FINALLY seeing the light
2010 Jul 07
0
Starting tomcat5: /usr/bin/rebuild-jar-repository: error: Could not find jdbc-stdext Java extension for this JVM
Due to some XML issues, we installed *1.6 from Sun jdk-6u20-nb-6_8-linux-ml.sh
on Centos. *
**
*below is the output from *[root at www2 tmp]# alternatives --config java
There are 3 programs which provide 'java'.
Selection Command
-----------------------------------------------
1 /usr/lib/jvm/jre-1.4.2-gcj/bin/java
* 2
2006 Apr 05
2
Help I cant find where Java is installed.
I installed Suns Java but I don't know how to find where it installed to.
Can someone tell me how to find it? Someone told me to do a
Find -name java -print
But all I got was a message saying I had mail. When I looked in the mail it
was a log with a bunch of jibberish. Any clue what to do now?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: