문서의 이전 판입니다!
PATH
$> export SHLIB_PATH=패스:${SHLIB_PATH}
PATH (ia64)
$> export LD_LIBRARY_PATH=패스:${LD_LIBRARY_PATH}
설치 순서
bash -> termcap -> gettext -> libiconv -> zlib -> gcc -> make
설치 확인
$> swlist # # Product(s) not contained in a Bundle: # bash 4.2.010 bash gcc 4.2.3 gcc gettext 0.18.1.1 gettext libiconv 1.14 libiconv m4 1.4.16 m4 make 3.82 make termcap 1.3.1 termcap zlib 1.2.5 zlib
설치
$> swreg -l depot /work/tmp/hpux_gnu/bash-3.2-hppa-11.11.depot // 하라고는 하는데, 안해도 됨 $> swinstall -s /work/tmp/hpux_gnu/bash-3.2-hppa-11.11.depot
오류가 나면 화면의 지시대로 export LANG=C 한 후 실행
Actions > Install…
Ok
Done
File > Exit
삭제(bash)
$> swremove bash
설치 오류시
$> /sbin/init.d/swagentd stop/start or $> kill swinstall