Results 1 to 3 of 3

Thread: Make install prevents Qt 3.3.3 from running

  1. #1
    Join Date
    May 2008
    Posts
    2
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11

    Default Make install prevents Qt 3.3.3 from running

    Attempting to install Qwt 5.1.0 on a RedHawk operating system (Redhat Linux Enterprise 4.1). Performed the following steps:

    1. Copy qwt-5.1.0.tar.bz2 file to /root/Qwt/
    2. Extracted files into /root/Qwt/qwt-5.1.0/
    3. cd /root/Qwt/qwt-5.1.0/qwt-5.1.0/
    4. Modified qwtconfig.pri to allow examples to be automatically built (uncommented last line in file).
    5. qmake
    6. make
    7. make install

    At this point, Qt (3.3.3) cannot be invoked (previously to the make install Qt came up correctly). Running Qt from the command line /usr/lib/qt-3.3/bin/designer results in a segmentation fault.

    Added to /etc/ld.so.conf.d the following line:
    /usr/local/qwt-5.1.0/lib

    The system was rebooted and Qt was still unaccessible.

    Performed a make uninstall. It was observed that Qt was now accessible.

    Any suggestions?

  2. #2
    Join Date
    Feb 2006
    Location
    Munich, Germany
    Posts
    3,311
    Thanked 879 Times in 827 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Make install prevents Qt 3.3.3 from running

    Do you mean the designer by what you call Qt ?

    Uwe

  3. #3
    Join Date
    May 2008
    Posts
    2
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11

    Default Re: Make install prevents Qt 3.3.3 from running

    Yes, /usr/bin/designer

Similar Threads

  1. Compiling with Qmake/Make
    By VireX in forum Newbie
    Replies: 25
    Last Post: 22nd February 2007, 05:57

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.