Displaying 20 results from an estimated 1000 matches similar to: "Trouble with centos4 and jpackage - trying to install tomcat5"
2005 Apr 28
0
tomcat5 from jpackage 1.6 on cento4 w/java-1.4.2-sun-1.4.2.08-1jpp
Is there any documentation telling you whether tomcat5 was compiled
against the 1.4.2 tree or the 1.5?
You could try downloading the srpm, patching it to use the 1.4.2 java
and then re-create your own rpm.
Just a thought, might be an easier way though; will wait for the experts
response.
-----Original Message-----
From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On
2005 Apr 28
0
tomcat5 from jpackage 1.6 on cento4 w/ java-1.4.2-sun-1.4.2.08-1jpp
Is anyone running tomcat5 from jpackage 1.6 on cento4 w/ java-1.4.2-
sun-1.4.2.08-1jpp ?
I'm getting weird dependencies which don't make sense, notably:
Error: Missing Dependency: jdk = 2000:1.5.0_02-fcs is needed by package
java-1.5.0-sun-compat
I want to use 1.4.2 not 1.5 and it doesn't make sense to have jdk =
2000:1.5.0_02-fcs, unless I'm missing something? I do have
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
2007 May 23
1
java packages - tomcat5?
Have the jpackage-packaged things like tomcat5 been moved into the disto
repositories? Do they work with sun java? In particular, tomcat5 used
to require jta. The one yum installs doesn't mention it now, but it
also doesn't work with sun java 1.5 installed the jpackage way. What am
I missing?
--
Les Mikesell
lesmikesell at gmail.com
2007 Aug 16
0
Installing Java using jpackage.org's java-*-sun-compat RPMs
As requested on IRC, this is my proposed walkthough for installing Java
on CentOS 4 using jpackage.org's compat-rpm method.
Please review and comment.
1. make sure jpackage-utils is installed
$ rpm -q jpackage-utils
jpackage-utils-1.7.3-1jpp.2.el5
if it isn't already installed, you can install it using
# yum install jpackage-utils
The package is part of CentOS, so you don't need to
2007 Dec 06
1
Trouble getting all my com-ports (ttyS*)
I just installed CentOS 5.1 on a Dell Vostro 200 (Intel G33) which has a
Sunix PCI-Express (x1) 8-port RS-232 card installed. For me it looks
like only 4 ports are recognized, but I'm not sure if it's even working
with those 4.
>From 'dmesg' I see this:
...
Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
ACPI: PCI Interrupt 0000:04:00.0[A] -> GSI 19
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
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
2013 Jan 09
0
CEBA-2013:0115 CentOS 5 jpackage-utils Update
CentOS Errata and Bugfix Advisory 2013:0115
Upstream details at : https://rhn.redhat.com/errata/RHBA-2013-0115.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
7c7206446af5d1b826d2861b754c7a2bc47b61dd11e1bbbaef12a10ce3bb2fae jpackage-utils-1.7.3-1jpp.3.el5.noarch.rpm
x86_64:
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
-----------------------------------------------
*+
2010 Jan 15
4
Logrotate in CentOS 5.4 more brutal (to httpd at least) than in 5.3?
I've just updated a few CentOS 5.3 servers to 5.4. One of them were a Apache Webserver. Doing a diff/check on the new ".rpmnew" config files that are made, I saw that the logrotate command for apache was changed. In 5.3 it did a reload, but in 5.4 it does a hard kill:
CentOS 5.3:
/var/log/httpd/*log {
missingok
notifempty
sharedscripts
postrotate
2006 Apr 19
1
Tomcat5 packages for CentOS 4
Hi all,
Somebody knows where I can find tomcat5 rpm packages for CentOS 4.x??
Many thanks.
--
CL Martinez
carlopmart {at} gmail {d0t} com
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
2012 May 21
2
Tomcat5 with Oracle/Sun jdk on CentOS 5.8
I know this question could be asked on tomcat or possibly other mailing
lists, but I'm hoping I can get some help here instead of joining yet
another list.
I'm running tomcat5 on CentOS 5.8. I'm trying to setup Oracle/Sun java
rather than icedtea. I've installed the latest jdk 1.7 and setup
alternatives on centos for java and javac:
# java -version
java version
2008 Apr 24
1
tomcat5 - RHEL4.5 - CentOS 4.5
Hi
I am seeing this issue on a RHEL4 box but i presume that the same will
be for CentOS4.5
I am trying to get tomcat5 up and running using only upstream rpm's, as
opposed to own rolled like i have done before, and hitting this issue.
I have JAVA_HOME set in /etc/tomcat5/tomcat5.conf and also in
/etc/sysconfig/tomcat5.conf and when tomcat is started using the init
script it starts up
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
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
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
2012 Apr 11
0
CESA-2012:0474 Moderate CentOS 5 tomcat5 Update
CentOS Errata and Security Advisory 2012:0474 Moderate
Upstream details at : https://rhn.redhat.com/errata/RHSA-2012-0474.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
677aab86c5faad3cc25e07d6fcdd53fd6fb4e8242b73f4a32712a1a80dedd6fd tomcat5-5.5.23-0jpp.31.el5_8.i386.rpm
2013 May 28
0
CESA-2013:0870 Important CentOS 5 tomcat5 Update
CentOS Errata and Security Advisory 2013:0870 Important
Upstream details at : https://rhn.redhat.com/errata/RHSA-2013-0870.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
c8bc1dd16e175e2ac1d4bfab221ae4a7d09b9db8ee229724103d1c5a697ff7a0 tomcat5-5.5.23-0jpp.40.el5_9.i386.rpm