swinstall 로 depot 설치하기

2011.03.29 03:44

조인상 조회 수:36088

원문 : http://www.ischo.net -- 조인상 // 시스템 엔지니어

Writer : http://www.ischo.net -- ischo // System Engineer in Replubic Of Korea

+++++++++++++++++++++++++++++++++++++++++++++++++++++++

 

원문 : http://www.ischo.net -- 조인상 //시스템 엔지니어

+++++++++++++++++++++++++++++++++++++++++++++++++++++++

설치전에 sw등록

# swreg -l depot hpux11iv2-itan-5.0.105-169.depot

 

 

# swinstall -s hpux11iv2-itan-5.0.105-169.depot
NOTE:    ¼ÒÇÁÆ®¿þ¾î°¡ ÁöÁ¤µÇÁö ¾Ê¾Ò±â ¶§¹®¿¡ ´ëÈ­½Ä UI°¡
         È£ÃâµÇ¾ú½À´Ï´Ù.

ERROR:   ±×·¡ÇÈ »ç¿ëÀÚ ÀÎÅÍÆäÀ̽º(GUI) ¶Ç´Â Å͹̳Π»ç¿ëÀÚ
         ÀÎÅÍÆäÀ̽º(TUI)¸¦ ½ÃÀÛÇÒ ¼ö ¾ø½À´Ï´Ù. ÀÌ ¸í·ÉÀ» ½ÇÇàÇÏ·Á¸é
         DISPLAY¸¦ ¼öÁ¤Çϰųª LANG="" ¶Ç´Â LANG=C·Î ÁöÁ¤ÇÏ¿© ¿µ¾î
         ¹öÀüÀÇ TUI¸¦ »ç¿ëÇØ¾ß ÇÕ´Ï´Ù.

  - 한국어 지원이 안되므로 LANG변수값을 영문으로 변경해야 함


# export LANG=C
# swinstall -s hpux11iv2-itan-5.0.105-169.depot
NOTE:    The interactive UI was invoked, since no software was
         specified.

Starting the terminal version of swinstall...

To move around in swinstall:

- use the "Tab" key to move between screen elements
- use the arrow keys to move within screen elements
- use "Ctrl-F" for context-sensitive help anywhere in swinstall

On screens with a menubar at the top like this:

        ------------------------------------------------------
       |File View Options Actions                         Help|
       | ---- ---- ------- ------------------------------- ---|

- use "Tab" to move from the list to the menubar
- use the arrow keys to move around
- use "Return" to pull down a menu or select a menu item
- use "Tab" to move from the menubar to the list without selecting a menu item
- use the spacebar to select an item in the list

On any screen, press "CTRL-K" for more information on how to use the keyboard.

Press "Return" to continue...

 

 

다음 화면에서 만약 Permission 이 없다는 에러메시지가 나온다면 관련 에이전트를 재시작 해주어야 한다.

 

# /sbin/init.d/swagentd stop

# /sbin/init.d/swagentd start

 

 


 

 a01.jpg

스페이스바로 설치할 depot 를 선택

 

 

 

 

 

a02.jpg  

Install 선택

 

 

 

a03.jpg

OK 를 선택하여 최종 승인

 

 

a04.jpg

설치완료.

 

서버에 요청 중입니다. 잠시만 기다려 주십시오...