다운로드
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개
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 1330 | 18년 전 | 1478 | ||
| 1329 | 18년 전 | 1702 | ||
| 1328 | 18년 전 | 996 | ||
| 1327 | 18년 전 | 1398 | ||
| 1326 | 18년 전 | 2244 | ||
| 1325 | 18년 전 | 1130 | ||
| 1324 | 18년 전 | 1297 | ||
| 1323 | 18년 전 | 1563 | ||
| 1322 | 18년 전 | 1175 | ||
| 1321 | 18년 전 | 964 | ||
| 1320 | 18년 전 | 1186 | ||
| 1319 | 18년 전 | 1521 | ||
| 1318 | 18년 전 | 1640 | ||
| 1317 | 18년 전 | 1595 | ||
| 1316 | 18년 전 | 1206 | ||
| 1315 |
|
18년 전 | 8597 | |
| 1314 | 18년 전 | 1897 | ||
| 1313 | 18년 전 | 1489 | ||
| 1312 | 18년 전 | 1483 | ||
| 1311 | 18년 전 | 1770 | ||
| 1310 | 18년 전 | 1831 | ||
| 1309 | 18년 전 | 1215 | ||
| 1308 | 18년 전 | 977 | ||
| 1307 | 18년 전 | 2747 | ||
| 1306 | 18년 전 | 3102 | ||
| 1305 | 18년 전 | 2165 | ||
| 1304 | 18년 전 | 1554 | ||
| 1303 | 18년 전 | 1408 | ||
| 1302 | 18년 전 | 855 | ||
| 1301 | 18년 전 | 1771 | ||
| 1300 | 18년 전 | 5134 | ||
| 1299 | 18년 전 | 2845 | ||
| 1298 |
mixdesign
|
18년 전 | 2099 | |
| 1297 | 18년 전 | 3077 | ||
| 1296 | 18년 전 | 2538 | ||
| 1295 | 18년 전 | 2234 | ||
| 1294 |
onweb
|
18년 전 | 4553 | |
| 1293 |
onweb
|
18년 전 | 3487 | |
| 1292 | 18년 전 | 3449 | ||
| 1291 | 18년 전 | 4032 | ||
| 1290 | 18년 전 | 1905 | ||
| 1289 | 18년 전 | 1754 | ||
| 1288 | 18년 전 | 1721 | ||
| 1287 | 18년 전 | 1414 | ||
| 1286 | 18년 전 | 1262 | ||
| 1285 | 18년 전 | 1155 | ||
| 1284 | 18년 전 | 1159 | ||
| 1283 | 18년 전 | 1511 | ||
| 1282 | 18년 전 | 902 | ||
| 1281 | 18년 전 | 1269 | ||
| 1280 | 18년 전 | 1121 | ||
| 1279 | 18년 전 | 1137 | ||
| 1278 | 18년 전 | 3018 | ||
| 1277 | 18년 전 | 944 | ||
| 1276 | 18년 전 | 1152 | ||
| 1275 | 18년 전 | 2091 | ||
| 1274 | 18년 전 | 2223 | ||
| 1273 | 18년 전 | 1314 | ||
| 1272 | 18년 전 | 1900 | ||
| 1271 | 18년 전 | 1150 | ||
| 1270 | 18년 전 | 2485 | ||
| 1269 | 18년 전 | 6592 | ||
| 1268 |
페이지팩트
|
18년 전 | 3820 | |
| 1267 |
페이지팩트
|
18년 전 | 2223 | |
| 1266 |
|
18년 전 | 6293 | |
| 1265 | 18년 전 | 2569 | ||
| 1264 | 18년 전 | 2614 | ||
| 1263 | 18년 전 | 2116 | ||
| 1262 | 18년 전 | 2107 | ||
| 1261 |
페이지팩트
|
18년 전 | 2116 | |
| 1260 | 18년 전 | 3873 | ||
| 1259 |
|
18년 전 | 3934 | |
| 1258 |
|
18년 전 | 5033 | |
| 1257 | 18년 전 | 4126 | ||
| 1256 | 18년 전 | 2566 | ||
| 1255 | 18년 전 | 1796 | ||
| 1254 | 18년 전 | 2778 | ||
| 1253 | 18년 전 | 2712 | ||
| 1252 | 18년 전 | 2232 | ||
| 1251 | 18년 전 | 5413 | ||
| 1250 |
jbsstyle
|
18년 전 | 4752 | |
| 1249 |
|
18년 전 | 3759 | |
| 1248 | 18년 전 | 3446 | ||
| 1247 | 18년 전 | 2127 | ||
| 1246 | 18년 전 | 2130 | ||
| 1245 | 18년 전 | 3632 | ||
| 1244 |
|
18년 전 | 2268 | |
| 1243 |
|
18년 전 | 2492 | |
| 1242 | 18년 전 | 1759 | ||
| 1241 | 18년 전 | 4456 | ||
| 1240 | 18년 전 | 2151 | ||
| 1239 | 18년 전 | 2299 | ||
| 1238 | 18년 전 | 4035 | ||
| 1237 |
hwatta
|
18년 전 | 3886 | |
| 1236 | 18년 전 | 2110 | ||
| 1235 | 18년 전 | 2758 | ||
| 1234 | 18년 전 | 5140 | ||
| 1233 | 18년 전 | 2401 | ||
| 1232 |
|
18년 전 | 2944 | |
| 1231 | 18년 전 | 8498 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기