Linux에서의 인포믹스 설치 문서...
http://tilldawn.co.kr 사이트에 가시면, Admin Tip/Tool에 관련 자료가 있습니다.
인포믹스 install guide[- Linux 用 - ]...문서보시구..차근차근 확인해보세요
도움이 되셨길..바랍니다. ^^
-- 이병기 님이 쓰신 글:
>> 리눅스에서 Informix설치중입니다.. 아래와 같은 에러가 발생하고 있는데요..
>> 원인이 뭔지 ( -_-);;
>>
>> OS : WOWLINUX 7.1
>> IDS : 7.31
>> ClientSDK : 2.70
>>
>> bash-2.04$ oninit -ivy
>> Checking group membership to determine server run modesucceeded
>> Reading configuration file '/opt/informix/etc/onconfig.std'...succeeded
>> Creating /INFORMIXTMP/.infxdirs ... succeeded
>> Creating infos file "/opt/informix/etc/.infos.xxxxsoft" ... "/opt/informix/etc/.conf.xxxxsoft" ... succeeded
>> Writing to infos file ... succeeded
>> Checking config parameters...succeeded
>> Allocating and attaching to shared memory...succeeded
>> Creating resident pool 400 kbytes...succeeded
>> Creating buffer pool 402 kbytes...succeeded
>> Initializing rhead structure...succeeded
>> Initializing ASF ...oninit: Fatal error in initializing ASF with 'ASF_INIT_DATA' flags; asfcode = '25507'.
>> FAILED
>> bash-2.04$
>>
>> 1. 유저생성
>> adduser informix -d /opt/informix
>>
>> 2. 환경변수 등록 (~/.profile)
>> export INFORMIXDIR=/opt/informix
>> export INFORMIXSERVER=octagon
>> export PATH=$INFORMIXDIR/bin:$PATH
>> export TERM=vt100
>>
>> 3. 라이브러리들을 시스템에 등록
>> /etc/ld.so.conf 파일에 /opt/informix/lib 디렉토리 넣어주고 ldconfig 실행함.
>>
>> 4. rpm 설치 :
>> rpm -ivh csdk.rpm
>> rpm -ivh --force IDS.RPM
>> 특이점 : rpm설치와 동시에 install
'Development > 리눅스' 카테고리의 다른 글
grep 옵션 사용 방법 (리눅스 grep usage help, regexp 정규식 표현) (0) | 2021.12.07 |
---|---|
netstat의 state별 설명 (0) | 2019.06.16 |
http ▶▶▶ https 강제 전환 설정하기 (0) | 2019.03.27 |
Cisco vs Huawei Commands (0) | 2018.07.13 |
CentOS /var/spool/mail 초기화 하기 (0) | 2018.04.13 |
댓글