A

리눅스 자바설치

다운로드

http://java.sun.com/javase/downloads/index.jsp

설치

[install@localhost ~]$ ls -l
합계 116056
-rw-r--r-- 1 install install 60334433  9월 27 13:26 CUBRID-7.1.0.1014-x86-Linux-glibc234.sh
drwxr-xr-x 2 install install     4096  9월 27 13:49 Desktop
drwxr-xr-x 2 install install     4096  3월 27  2007 Pictures
-rwxr-xr-x 1 install install 58367939  9월 27 13:47 jdk-6u2-linux-i586.bin
[install@localhost ~]$ chmod 755 jdk-6u2-linux-i586.bin
[install@localhost ~]$ ./jdk-6u2-linux-i586.bin

[install@localhost ~]$ mv jdk1.6.0_02 /usr/local/jdk1.6.0_02/


[root@localhost local]# ls -l
합계 48
drwxr-xr-x 2 root    root    4096  8월 12 05:32 bin
drwxr-xr-x 2 root    root    4096 12월  5  2006 etc
drwxr-xr-x 2 root    root    4096 12월  5  2006 games
drwxr-xr-x 2 root    root    4096 12월  5  2006 include
drwxr-xr-x 9 install install 4096  6월 15 10:03 jdk1.6.0_02
drwxr-xr-x 2 root    root    4096 12월  5  2006 lib
drwxr-xr-x 2 root    root    4096 12월  5  2006 libexec
drwxr-xr-x 4 root    root    4096  8월 11 15:58 man
drwxr-xr-x 2 root    root    4096 12월  5  2006 sbin
drwxr-xr-x 4 root    root    4096  8월 11 15:50 share
drwxr-xr-x 2 root    root    4096 12월  5  2006 src
drwxr-xr-x 3 root    root    4096  8월 12 05:13 vnc


[root@localhost jdk1.6.0_02]# ls
COPYRIGHT    README_ja.html               bin      jre  sample
LICENSE      README_zh_CN.html            demo     lib  src.zip
README.html  THIRDPARTYLICENSEREADME.txt  include  man

 

환경설정(PATH 설정) - .bash_profile

[install@localhost ~]$ ls -a
.              .gnome             .nautilus
..             .gnome2            .scim
.ICEauthority  .gnome2_private    .viminfo
.Xauthority    .gstreamer-0.10    .vnc
.bash_logout   .gtkrc             CUBRID-7.1.0.1014-x86-Linux-glibc234.sh
.bash_profile  .gtkrc-1.2-gnome2  Desktop
.bashrc        .kde               Pictures
.config        .macromedia        jdk-6u2-linux-i586.bin
.gconf         .metacity
.gconfd        .mozilla

[install@localhost ~]$ vi .bash_profile
# .bash_profile

# Get the aliases and functions
if [ -f ~/.bashrc ]; then
        . ~/.bashrc
fi

# User specific environment and startup programs
JAVA_HOME=/usr/local/jdk1.6.0_02
CLASSPATH=.:$JAVA_HOME/lib/tools.jar
PATH=$PATH:$HOME/bin:$JAVA_HOME/bin
export JAVA_HOME CLASSPATH

export PATH
unset USERNAME

 

source 명령을 이용하여 셀환경설정 적용

[install@localhost ~]$ source .bash_profile

 

java 설치확인

[install@localhost ~]$ java -version
java version "1.6.0_02"
Java(TM) SE Runtime Environment (build 1.6.0_02-b05)
Java HotSpot(TM) Client VM (build 1.6.0_02-b05, mixed mode, sharing)

[출처] 리눅스 자바설치|작성자 올빼미

[이 게시물은 관리자님에 의해 2011-10-31 17:32:05 Linux에서 이동 됨]
|

댓글 1개

댓글을 작성하시려면 로그인이 필요합니다.

프로그램

태그 필터 (최대 3개) 전체 개발자 소스 기타 mysql 팁자료실 javascript php linux flash 정규표현식 jquery node.js mobile 웹서버 os 프로그램 강좌 썸네일 이미지관련 도로명주소 그누보드5 기획자 견적서 계약서 기획서 마케팅 제안서 seo 통계 서식 통계자료 퍼블리셔 html css 반응형 웹접근성 퍼블리싱 표준화 반응형웹 홈페이지기초 부트스트랩 angularjs 포럼 스크린리더 센스리더 개발자톡 개발자팁 퍼블리셔톡 퍼블리셔팁 기획자톡 기획자팁 프로그램강좌 퍼블리싱강좌
+
제목 글쓴이 날짜 조회
17년 전 조회 3,123
17년 전 조회 4,381
17년 전 조회 2,549
17년 전 조회 2,655
17년 전 조회 1,699
17년 전 조회 2,805
17년 전 조회 2,488
17년 전 조회 3,265
17년 전 조회 2,761
17년 전 조회 1,916
17년 전 조회 2,697
17년 전 조회 1,850
17년 전 조회 1,438
17년 전 조회 2,509
17년 전 조회 3,146
17년 전 조회 4,352
17년 전 조회 3,413
17년 전 조회 1,683
17년 전 조회 1,900
17년 전 조회 2,504
17년 전 조회 1,817
17년 전 조회 1,997
17년 전 조회 2,959
17년 전 조회 2,410
17년 전 조회 2,052
17년 전 조회 4,460
17년 전 조회 3,300
17년 전 조회 1,696
17년 전 조회 3,823
17년 전 조회 3,053
17년 전 조회 2,321
17년 전 조회 1,561
17년 전 조회 2,592
17년 전 조회 2,319
17년 전 조회 2,235
17년 전 조회 2,179
17년 전 조회 1,433
17년 전 조회 2,135
17년 전 조회 3,163
17년 전 조회 1,678
17년 전 조회 1,932
17년 전 조회 1,605
17년 전 조회 1,847
17년 전 조회 1,825
17년 전 조회 1,727
17년 전 조회 2,807
17년 전 조회 2,584
17년 전 조회 2,378
17년 전 조회 1,666
17년 전 조회 2,677
17년 전 조회 4,506
17년 전 조회 3,006
17년 전 조회 1,906
17년 전 조회 2,108
17년 전 조회 3,506
17년 전 조회 2,493
17년 전 조회 4,073
17년 전 조회 1,932
17년 전 조회 2,523
17년 전 조회 2,370
17년 전 조회 1,874
17년 전 조회 2,390
17년 전 조회 2,196
17년 전 조회 2,228
17년 전 조회 3,349
17년 전 조회 2,401
17년 전 조회 1,691
17년 전 조회 1,718
17년 전 조회 2,369
17년 전 조회 3,468
17년 전 조회 2,393
17년 전 조회 1,793
17년 전 조회 4,479
17년 전 조회 2,288
17년 전 조회 3,714
17년 전 조회 6,293
17년 전 조회 1,741
17년 전 조회 1,882
17년 전 조회 1,478
17년 전 조회 1,581
17년 전 조회 3,134
17년 전 조회 2,159
17년 전 조회 2,838
17년 전 조회 1,536
17년 전 조회 3,431
17년 전 조회 2,424
17년 전 조회 2,858
17년 전 조회 1,654
17년 전 조회 2,012
17년 전 조회 1,382
17년 전 조회 1,442
17년 전 조회 2,032
17년 전 조회 1,449
17년 전 조회 4,551
17년 전 조회 1,766
17년 전 조회 2,238
17년 전 조회 7,364
17년 전 조회 1,609
17년 전 조회 2,154
17년 전 조회 3,395