Background Image

FORUM

조회 수 30212 추천 수 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. CUBRID 사용자를 위한 DBeaver 도구 출시 안내

    Date2024.04.23 Byadmin Views142
    read more
  2. SQLGate for CUBRID 영구 무료 라이선스 제공

    Date2020.04.09 Byadmin Views4481
    read more
  3. CUBRID 클라이언트만 설치 후 클라이언트 실행 에러

    Date2009.05.22 By일류요리사 Views16505
    Read More
  4. 큐브리드 매니저 질의편집기가 이상하네요.

    Date2009.05.21 By회색악마 Views11618
    Read More
  5. ODBC 다중 접속 댓글을 보고 나서...

    Date2009.05.20 ByApiClasser Views15888
    Read More
  6. CSQL을 통해서 데이터 입력 시 케릭터 셋 설정

    Date2009.05.20 By거만쟁이 Views13231
    Read More
  7. PDO 지원이 가능한가요?

    Date2009.05.20 Byihwan Views12045
    Read More
  8. 우분투 릴리즈 설치 지원 안되나요?

    Date2009.05.19 ByHoya Views17739
    Read More
  9. 쿼리 빌더 같은 것이 있나요?

    Date2009.05.16 Byjennysoft Views13085
    Read More
  10. [초보질문] dbcp test 중 오류발생

    Date2009.05.16 By삽질중 Views18406
    Read More
  11. [초보질문] 큐브리드 매니저에서 데이타베이스 종료시 에러

    Date2009.05.16 By삽질중 Views11940
    Read More
  12. Unable to access system message catalog.(null) (자답)

    Date2009.05.15 By공기청정기 Views11825
    Read More
  13. Unable to access system message catalog.(null)

    Date2009.05.14 By공기청정기 Views15693
    Read More
  14. MySQL의 LOAD DATA INFILE 기능은 CUBRID에 없나요?

    Date2009.05.13 By공기청정기 Views20624
    Read More
  15. [초보질문] 객체관계 테이블 set type 입력 및 조회 방법문의

    Date2009.05.13 By삽질중 Views14652
    Read More
  16. 안정성 관련 질문 드립니다.

    Date2009.05.12 Bykkckc Views15583
    Read More
  17. java.lang.ClassNotFoundException: cubrid.jdbc.dirver.CUBRIDDriver 에러에 관한문의

    Date2009.05.12 By삽질중 Views20671
    Read More
  18. 한글에 upper함수 적용하면 검색이 안되는 이유?

    Date2009.05.11 By장비맨 Views20810
    Read More
  19. [초보질문]function 변환 문의 (oracle -> cubrid)

    Date2009.05.08 By삽질중 Views22591
    Read More
  20. 큐브리드 개발 환경 구축 문제

    Date2009.05.08 By흐승욱 Views12783
    Read More
  21. [초보질문] 타유저 TABLE 생성 가능여부 및 볼륨 데이타 입력 문의

    Date2009.05.08 By삽질중 Views14046
    Read More
  22. ODBC 이용 SQLHSTMT 다중으로 사용하는게 불가능한가요 ?

    Date2009.05.04 ByApiClasser Views16565
    Read More
Board Pagination Prev 1 ... 186 187 188 189 190 191 192 193 194 195 ... 201 Next
/ 201

Contact Cubrid

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