My recollection is that older java versions like yours will not run Jenkins reliably. The latest java 6 version is 45 (from Oracle) On Feb 7, 2014 4:09 PM, "Lily Fu" <[email protected]> wrote:
> I did a java -version: > > > > $ java -version > > > > java version "1.6.0_07" > > Java(TM) SE Runtime Environment (build 1.6.0_07-b06) > > Java HotSpot(TM) Client VM (build 10.0-b23, mixed mode) > > > > Seems not jdk? Need to install jdk first? > > > > Lily > > *From:* [email protected] [mailto: > [email protected]] *On Behalf Of *Mark Waite > *Sent:* Friday, February 07, 2014 6:04 PM > *To:* [email protected] > *Subject:* RE: Jenkins on Redhat Linux: Install Jenkins on Redhat Linux > > > > You will need a recent java 6 or java 7. Are those available for so old an > operating system? > > On Feb 7, 2014 3:44 PM, "Lily Fu" <[email protected]> wrote: > > Hi, > > I want to install Jenkins on Redhat 4 linux, > Searched web, found the following instruction using yum to install > > > https://wiki.jenkins-ci.org/display/JENKINS/Installing+Jenkins+on+Red+Hat+distributions > > I just got this old computer, didn't find yum > I don't want to make too much change if not necessary. > > Is there other ways to install Jenkins on RedHat4 without YUM? > > Thanks, > > Lily > > -----Original Message----- > From: [email protected] [mailto: > [email protected]] On Behalf Of Les Mikesell > Sent: Friday, February 07, 2014 4:08 PM > To: jenkinsci-users > Subject: Re: Jenkins on Redhat Linux: any requirement for linux version? > > On Fri, Feb 7, 2014 at 10:30 AM, Lily Fu <[email protected]> > wrote: > > > > I have a very old linux (redhat 6, 2.6.9-103.EL ) > > > > > > > > Can I install Jenkins latest version, or upgrade from old Hudson on it? > > > > Or, better to upgrade the linux machine to the latest redhat 6? > > I'd recommend staying up to date on general principles, especially > with redhat or centos where the updates rarely break things. But, > for jenkins the jvm version will likely make more difference than the OS, > and even that isn't too critical. > > -- > Les Mikesell > [email protected] > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
