Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Libgdbm can not be located

Libgdbm can not be located

Scheduled Pinned Locked Moved Installation and Deployment
1 Posts 1 Posters 954 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    blavoie
    wrote on last edited by
    #1

    I have a Redhat Enterprise 6 (6.4 ) system that I've installed QT "qt-4.6.2-26.el6_4.x86_64" with QT Creator 2.7.0 from revision b6257ef735 and qt-everywhere-opensource-4.8.4. I've downloaded and installed libgdbm-1.10.

    I'm building a project that requires libgdbm in QT creator and the libraries are installed yet QT can't locate them.

    [blavoie@rh3 rd-development]$ locate libgdbm
    /usr/lib64/libgdbm.so.2
    /usr/lib64/libgdbm.so.2.0.0
    /usr/local/Trolltech/Qt-4.8.4/lib/libgdbm.a
    /usr/local/Trolltech/Qt-4.8.4/lib/libgdbm.la
    /usr/local/Trolltech/Qt-4.8.4/lib/libgdbm.so
    /usr/local/Trolltech/Qt-4.8.4/lib/libgdbm.so.4
    /usr/local/Trolltech/Qt-4.8.4/lib/libgdbm.so.4.0.0
    [blavoie@rh3 rd-development]$

    I tried setting the LD_LIBRARY_PATH but that doesn't seem to work for this machine. Any ideas as to what the problem is?

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved