Results 1 to 3 of 3

Thread: libQtGui_debug.so.4 missing

  1. #1
    Join Date
    Jan 2006
    Posts
    6
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default libQtGui_debug.so.4 missing

    Hello,
    I just installed qt-opensource-4.2.0, I had 4.0.1 previously, but I am now working with MySql 5.0 and needed to reinstall the driver as the old driver has a problem with decimals in 5.0

    I have done the install, I ran configure -qt-sql-driver-mysql -I/usr/include/mysql

    everything "seemed" to work, but when I try to run a program that I had started to code last week, it now gets an error "libQtGui_debug.so.4: cannot open shared object, no such file"

    I can find /usr/local/Trolltech/lib/libQtGui.so.4.2.0.debug ??? Did I miss something with the names?
    When I ran the configure I just accepted most of the defaults, did I miss something?
    This is only the second time I have tried to build qt, so any help is gratefully accepted.
    Thanks
    Fred Wohlfert

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Thanks
    28
    Thanked 976 Times in 912 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: libQtGui_debug.so.4 missing

    Is /usr/local/Trolltech/lib/ directory listed in /etc/ld.so.conf (or its equivalent)?

  3. #3
    Join Date
    Jan 2006
    Posts
    6
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: libQtGui_debug.so.4 missing

    I am running linux (fc3) and the install doc said it was not necessary to update LD_LIBRARY_PATH.

    However, when I finally woke up and tried to recompile I got errors. Deleted the Makefile and ran qmake over, then make, AND IT WORKS!

    I dont understand, but I have something different!

    Thanks

Similar Threads

  1. What am I missing? Unresolved externals
    By derick in forum Qt Programming
    Replies: 49
    Last Post: 21st July 2006, 12:41
  2. QFormBuilder missing from new install on OS X. Qt 4.0.1
    By Paul_Cezanne in forum Installation and Deployment
    Replies: 2
    Last Post: 22nd June 2006, 10:54
  3. missing qconfig.h during configure
    By hvengel in forum Installation and Deployment
    Replies: 2
    Last Post: 8th May 2006, 07:14
  4. Icons missing => segmentation fault
    By antonio.r.tome in forum Qt Programming
    Replies: 4
    Last Post: 8th March 2006, 16:30
  5. Missing items in loadFile
    By dragon in forum Newbie
    Replies: 6
    Last Post: 3rd February 2006, 17:14

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.