Background Image

FORUM

조회 수 30185 추천 수 0 댓글 1
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
sh CUBRID-8.1.4.1032-linux.sh 을 실행했더니, 잘 설치되는데 cannot create demodb 가 뜹니다.
그래서 그냥 그건 그런가보다 하고 아래처럼
[root]# cubrid service start 을 했더니
cubrid: error while loading shared libraries: libncurses.so.5: cannot open shared object file: No such file or directory

이런 메세지가 뜨네요..무엇이 문제일까요??ㅠㅠ
  • ?
    웁쓰 2009.04.29 20:14
    안녕하세요. 올려 주신 에러 메시지는 libncurses라는 라이브러리를 찾지 못해서 그런것 같습니다.

    #ldd /home/cubrid/CUBRID/bin/cubrid
            linux-gate.so.1 =>  (0xffffe000)
            libcubridsa.so.8 => /home/cubrid/CUBRID/lib/libcubridsa.so.8 (0xf7abf000)
            libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x00229000)
            libncurses.so.5 => /usr/lib/libncurses.so.5 (0xf7a4b000)
            libpthread.so.0 => /lib/libpthread.so.0 (0x00c35000)
            libdl.so.2 => /lib/libdl.so.2 (0x00c2f000)
            libm.so.6 => /lib/libm.so.6 (0x00c06000)
            libc.so.6 => /lib/libc.so.6 (0x00ac4000)
            libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x00d52000)
            /lib/ld-linux.so.2 (0x00aa7000)
    제 서버에서는 위와 같이 나오는데요.
    centos 를 쓰신다면 yum을 이용해서 설치 할 수  있습니다.
    yum install ncurses*
    만약 ncurses 라이브러리를 설치 하고도 안된다면
    심볼릭 링크로 (ln -s) 해결 하시면 됩니다.
    [cubrid@nehalem-ax3 bin]$ rpm -qf /usr/lib/libncurses.so.5
    ncurses-5.5-24.20060715.1AX
    [cubrid@nehalem-ax3 bin]$ cd /usr/lib
    [cubrid@nehalem-ax3 lib]$ rpm -qf /usr/lib/libncurses.so.5
    ncurses-5.5-24.20060715.1AX
    [cubrid@nehalem-ax3 lib]$ ls -l *libncur*
    -rw-r--r-- 1 root root 132598  7??10  2007 libncurses++.a
    -rw-r--r-- 1 root root 132598  7??10  2007 libncurses++w.a
    -rw-r--r-- 1 root root 469956  7??10  2007 libncurses.a
    lrwxrwxrwx 1 root root     15  4??23 19:17 libncurses.so -> libncurses.so.5
    lrwxrwxrwx 1 root root     17  4??23 19:07 libncurses.so.5 -> libncurses.so.5.5
    -rwxr-xr-x 1 root root 297464  7??10  2007 libncurses.so.5.5
    -rw-r--r-- 1 root root 585272  7??10  2007 libncurses_g.a
    -rw-r--r-- 1 root root 523174  7??10  2007 libncursesw.a
    lrwxrwxrwx 1 root root     16  4??23 19:17 libncursesw.so -> libncursesw.so.5
    lrwxrwxrwx 1 root root     18  4??23 19:07 libncursesw.so.5 -> libncursesw.so.5.5
    -rwxr-xr-x 1 root root 328948  7??10  2007 libncursesw.so.5.5
    -rw-r--r-- 1 root root 664818  7??10  2007 libncursesw_g.a



  1. SQLGate for CUBRID 영구 무료 라이선스 제공

    Date2020.04.09 Byadmin Views4277
    read more
  2. 널포인트 익셉션 에러가 납니다

    Date2010.08.06 By유니콘 Views11322
    Read More
  3. 서브쿼리 질문

    Date2010.02.03 By초보 Views11332
    Read More
  4. loaddb시 피시 메모리 증가와 스왑에 따른 종료문제

    Date2012.08.28 By천상하늘 Views11332
    Read More
  5. Query Browser Eclipse plug-in 설치시 오류

    Date2014.02.07 By규리 Views11338
    Read More
  6. Cubrid shard for Mysql 구성 중 질문 입니다.

    Date2013.05.25 By태연 Views11343
    Read More
  7. PHP + Apache + Cubrid 연동 질문 입니다.

    Date2011.07.27 By지누 Views11347
    Read More
  8. DB 삭제 후 생성??

    Date2009.12.02 By푸른잔디 Views11349
    Read More
  9. 큐브리드매니저의 아이콘 개선 요청

    Date2009.09.24 By고영진 Views11361
    Read More
  10. CentOS 6.3 + cubrid + nforge 설치가 잘 않되네요.

    Date2013.04.08 By김영환 Views11364
    Read More
  11. session list와 kill 하는 방법이 있는지요?

    Date2013.04.02 Byhangum Views11366
    Read More
  12. manager server에 이상이 생긴 거 같습니다.

    Date2009.03.05 ByDevin Views11389
    Read More
  13. 연결(Connection)을 얻을 수 없습다. 브로커와 서버의 구동상태를 점검하십시오.

    Date2010.11.18 Bybaeheulk Views11391
    Read More
  14. 이미지를 한번에 저장 BLOB이용

    Date2013.05.28 Byjhdreamy Views11394
    Read More
  15. 윈도우 도스 모드에서 쿼리 실행 방법 문의

    Date2011.10.12 ByProMind Views11400
    Read More
  16. Cubrid Manager에 접속이 안됩니다.

    Date2010.08.23 By들뿔 Views11403
    Read More
  17. CUBRID와 PHP 연동 문제

    Date2010.06.06 ByEle Views11426
    Read More
  18. 복제 문의해요

    Date2009.06.28 By삽질쟁이 Views11435
    Read More
  19. mssql의 linked server 와 같은 기능 관련

    Date2014.03.06 By응가돌이 Views11436
    Read More
  20. php cubrid_bind() 에 관하여.

    Date2009.04.05 By송효진 Views11438
    Read More
  21. 큐브리드 매니저 어떤 버전을 사용해야 하는지요 ^^;

    Date2011.01.13 By어익후 Views11439
    Read More
Board Pagination Prev 1 ... 151 152 153 154 155 156 157 158 159 160 ... 199 Next
/ 199

Contact Cubrid

대표전화 070-4077-2110 / 기술문의 070-4077-2113 / 영업문의 070-4077-2112 / Email. contact_at_cubrid.com
Contact Sales