Background Image

FORUM

?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄

안녕하세요 리눅스 서버에 설치하면 두가지 문제가 발생하였습니다.

저희 서버 환경은 아래와 같습니다.

Red Hat Linux 3.2.3-42 , gcc version 3.2.3,Linux version 2.4.21-50.ELsmp

root계정으로 /usr/local/CUBRID 밑에 설치를 하였습니다.

설치를 하면

CUBRID has been successfully installed.

Cannot create demodb.

와 같이 데모db를 생성할 수 없다고 나옵니다.

그리고 .cubrid.sh 를 실행후에

[root@UnetwareVersantDB root]# cubrid service start
cubrid: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory
[root@UnetwareVersantDB root]# echo $LD_LIBRARY_PATH
/usr/local/CUBRID/lib:/usr/local/versant/vds605/lib:/usr/local/versant/vds605/lib/cxxchk:/usr/local/versant/vds605/lib/jvi/1p:/usr/l
ocal/versant/vds605/jre/lib:

현재 시스템에 libstdc++.so.5 는 /usr/lib 에 존재하는데 libstdc++.so.6은 없습니다.

어떻게 하여야 하는지요?

[root@UnetwareVersantDB usr]# gcc -v
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.2.3/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix
 --disable-checking --with-system-zlib --enable-__cxa_atexit --host=i386-redhat-linux
Thread model: posix
gcc version 3.2.3 20030502 (Red Hat Linux 3.2.3-42)





  • ?
    janus 2009.01.22 20:11
    안녕하세요. CUBRID를 사용해 주셔서 감사합니다.
    glibc버전이 2.3.4이상에서 CUBRID사용을 권장 하고 있습니다.
    사용하시는 리눅스의 버전이 낮으므로 glibc호환이 되지 않을 것입니다.
    glibc,libstdc을 업그레이드 하여 CUBRID를 사용할 수 있으나 다른 문제를 발생시킬 수가 있습니다.
    그외 리눅스의 필요한 package를 설치하는데 문제가 발생할 수 있으므로 리눅스 버전 upgrade를 권장합니다.

    이용에 감사드리며, 좋은 성과 있으시길 바랍니다.
  • ?
    victory 2009.01.22 20:14
    위에 글 올린 사람입니다.
    [root@UnetwareVersantDB CUBRID]# rpm -qa|grep glibc
    glibc-utils-2.3.2-95.27
    glibc-kernheaders-2.4-8.34.1
    glibc-common-2.3.2-95.27
    glibc-headers-2.3.2-95.27
    compat-glibc-7.x-2.2.4.32.6
    glibc-2.3.2-95.27
    glibc-profile-2.3.2-95.27
    glibc-devel-2.3.2-95.27

    ===> 현재 저희 리눅스 서버에 glibc-2.3.2-95.27  가 설치되어 있는데 엔지니어분께서   답변 주시기를 glibc-2.3.4 를 설치하셔야 한다고 하시고,

    또, libstdc++.so.5 대신 libstdc++.so.6을 바꿔주는것이 필요하다고 하시는데

    이렇게 한다고 해도 cubrid를 보장하지는 않는다고 합니다.

    현재 레드햇 버전(3.2.3)이 낮으므로, Redhat ES4.0 으로 upgrade하는것이 좋다고 답변주셨습니다.

    감사합니다.

  1. CUBRID 사용자를 위한 DBeaver 도구 출시 안내

    Date2024.04.23 Byadmin Views107156
    read more
  2. procedure 문의드립니다

    Date2009.07.03 By삽질쟁이 Views15915
    Read More
  3. The column name is invalid. 에러메시지 좀...

    Date2009.07.02 By논픽션Lover Views23436
    Read More
  4. DataBase 검사 오류

    Date2009.07.02 ByNonStop Views14033
    Read More
  5. 초보질문 - insert할때 질문

    Date2009.07.02 Byrusell Views12777
    Read More
  6. 데이터 보안기능 문의

    Date2009.07.01 Byhareton Views8
    Read More
  7. 큐브리드와 php 연동을 할려는데 문제가??

    Date2009.07.01 By흑심품은연필 Views14481
    Read More
  8. cubrid.jdbc.dirver.CUBRIDDriver 에러

    Date2009.06.30 By논픽션Lover Views15734
    Read More
  9. 복제 문의해요

    Date2009.06.28 By삽질쟁이 Views13732
    Read More
  10. select @@identity

    Date2009.06.27 By펭귄 Views22111
    Read More
  11. 웹서버(Win)와 DB서버를 분리할 때 odbc설치 방법

    Date2009.06.26 By안지민 Views19856
    Read More
  12. 안녕하세요? loaddb 에 대해 질문이 있습니다.

    Date2009.06.25 By서기97 Views13
    Read More
  13. CUBRID-8.1.4.1032-linux 완전삭제 방법

    Date2009.06.25 Byrupee76 Views9
    Read More
  14. ADD_MONTHS 함수의 사용

    Date2009.06.25 By체리필터 Views18616
    Read More
  15. 재귀적 조인에 대한 쿼리를 저장할 수 있나요?

    Date2009.06.23 Bysizers Views22068
    Read More
  16. cubrid.jdbc.jci.JdbcCacheWorker에서 java.lang.NullPointerException 계속 발생하네요...

    Date2009.06.23 By거만쟁이 Views30
    Read More
  17. spec 나 srpm 은 어디에서 받을 수 있나요?

    Date2009.06.21 By아주가끔은 Views12737
    Read More
  18. 로그관련 문의부탁드립니다.

    Date2009.06.19 ByNonStop Views11882
    Read More
  19. Visual Basic 관련 문의

    Date2009.06.19 By방랑아 Views12646
    Read More
  20. 큐브리드 2008 호스팅 업체가 있습니까?

    Date2009.06.17 By안지민 Views12127
    Read More
  21. Windows 7 64bit 에서 cubrid 설치 되나요?

    Date2009.06.17 By예수 Views17162
    Read More
Board Pagination Prev 1 ... 194 195 196 197 198 199 200 201 202 203 ... 211 Next
/ 211

Contact Cubrid

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