« 制御文字の入力 | Main | List-Unsubscribe »

04 July 2012

Hello Jenkins

I am going to meet Jenkins at CentOS 6.2.

 $ sudo curl -o /etc/yum.repos.d/jenkins.repo http://pkg.jenkins-ci.org/redhat/jenkins.repo
 $ sudo rpm --import http://pkg.jenkins-ci.org/redhat/jenkins-ci.org.key
 $ sudo yum install jenkins
 $ sudo service jenkins start
Starting Jenkins bash: /usr/bin/java: No such file or directory
                                                           [FAILED]

Oops, I needed to install java.

 $ java -version
 $ sudo  yum install java-1.6.0-openjdk
 $ sudo service jenkins start
 $ curl http://localhost:8080/

Hello Jenkins!

See Also: https://wiki.jenkins-ci.org/display/JENKINS/Installing+Jenkins+on+RedHat+distributions

Comments

It's actually a cool and helpful piece of information. I am glad that you simply shared this useful info with us. Please keep us informed like this. Thank you for sharing.

Post a comment

Access Ranking

Powered by Six Apart
Sponsored links