다운로드
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)
댓글 1개
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 1430 | 18년 전 | 2976 | ||
| 1429 | 18년 전 | 2923 | ||
| 1428 | 18년 전 | 2818 | ||
| 1427 | 18년 전 | 2128 | ||
| 1426 |
|
18년 전 | 2309 | |
| 1425 |
|
18년 전 | 2864 | |
| 1424 |
|
18년 전 | 2957 | |
| 1423 |
frotone
|
18년 전 | 4120 | |
| 1422 | 18년 전 | 6113 | ||
| 1421 | 18년 전 | 2047 | ||
| 1420 | 18년 전 | 2178 | ||
| 1419 | 18년 전 | 1886 | ||
| 1418 | 18년 전 | 1649 | ||
| 1417 | 18년 전 | 2631 | ||
| 1416 | 18년 전 | 1692 | ||
| 1415 | 18년 전 | 1559 | ||
| 1414 | 18년 전 | 4734 | ||
| 1413 | 18년 전 | 1787 | ||
| 1412 | 18년 전 | 1833 | ||
| 1411 | 18년 전 | 1843 | ||
| 1410 | 18년 전 | 1967 | ||
| 1409 | 18년 전 | 3625 | ||
| 1408 | 18년 전 | 1648 | ||
| 1407 | 18년 전 | 1519 | ||
| 1406 | 18년 전 | 1350 | ||
| 1405 | 18년 전 | 1853 | ||
| 1404 | 18년 전 | 1899 | ||
| 1403 |
frotone
|
18년 전 | 3645 | |
| 1402 | 18년 전 | 1973 | ||
| 1401 | 18년 전 | 3106 | ||
| 1400 | 18년 전 | 4727 | ||
| 1399 | 18년 전 | 2858 | ||
| 1398 | 18년 전 | 8043 | ||
| 1397 | 18년 전 | 4053 | ||
| 1396 |
|
18년 전 | 2738 | |
| 1395 | 18년 전 | 1520 | ||
| 1394 | 18년 전 | 2618 | ||
| 1393 | 18년 전 | 5036 | ||
| 1392 | 18년 전 | 5218 | ||
| 1391 |
cncafe
|
18년 전 | 2089 | |
| 1390 |
mixdesign
|
18년 전 | 4348 | |
| 1389 | 18년 전 | 4089 | ||
| 1388 |
mixdesign
|
18년 전 | 4141 | |
| 1387 | 18년 전 | 2260 | ||
| 1386 | 18년 전 | 4182 | ||
| 1385 |
mixdesign
|
18년 전 | 2169 | |
| 1384 | 18년 전 | 3276 | ||
| 1383 | 18년 전 | 4909 | ||
| 1382 | 18년 전 | 1946 | ||
| 1381 |
오디세우스
|
18년 전 | 3404 | |
| 1380 |
mixdesign
|
18년 전 | 1635 | |
| 1379 | 18년 전 | 2732 | ||
| 1378 |
mixdesign
|
18년 전 | 1657 | |
| 1377 | 18년 전 | 2707 | ||
| 1376 |
|
18년 전 | 2548 | |
| 1375 |
|
18년 전 | 1550 | |
| 1374 |
|
18년 전 | 1489 | |
| 1373 |
|
18년 전 | 1733 | |
| 1372 | 18년 전 | 2236 | ||
| 1371 | 18년 전 | 2012 | ||
| 1370 | 18년 전 | 2375 | ||
| 1369 | 18년 전 | 4912 | ||
| 1368 |
mixdesign
|
18년 전 | 1815 | |
| 1367 | 18년 전 | 1255 | ||
| 1366 | 18년 전 | 1376 | ||
| 1365 | 18년 전 | 1330 | ||
| 1364 | 18년 전 | 1077 | ||
| 1363 | 18년 전 | 1075 | ||
| 1362 | 18년 전 | 1403 | ||
| 1361 | 18년 전 | 1357 | ||
| 1360 | 18년 전 | 2346 | ||
| 1359 | 18년 전 | 1222 | ||
| 1358 | 18년 전 | 1605 | ||
| 1357 | 18년 전 | 2090 | ||
| 1356 | 18년 전 | 1273 | ||
| 1355 | 18년 전 | 2826 | ||
| 1354 | 18년 전 | 1269 | ||
| 1353 | 18년 전 | 1646 | ||
| 1352 | 18년 전 | 1496 | ||
| 1351 | 18년 전 | 1447 | ||
| 1350 | 18년 전 | 1231 | ||
| 1349 | 18년 전 | 1075 | ||
| 1348 | 18년 전 | 1663 | ||
| 1347 | 18년 전 | 1101 | ||
| 1346 | 18년 전 | 3614 | ||
| 1345 | 18년 전 | 1708 | ||
| 1344 |
mixdesign
|
18년 전 | 1787 | |
| 1343 | 18년 전 | 1113 | ||
| 1342 | 18년 전 | 1848 | ||
| 1341 | 18년 전 | 1093 | ||
| 1340 | 18년 전 | 1163 | ||
| 1339 | 18년 전 | 1013 | ||
| 1338 | 18년 전 | 1001 | ||
| 1337 | 18년 전 | 1094 | ||
| 1336 |
|
18년 전 | 2575 | |
| 1335 | 18년 전 | 1544 | ||
| 1334 | 18년 전 | 1636 | ||
| 1333 | 18년 전 | 1201 | ||
| 1332 | 18년 전 | 1871 | ||
| 1331 | 18년 전 | 1516 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기