Results 1 to 2 of 2

Thread: Installing Qwt

  1. #1
    Join Date
    Jul 2011
    Posts
    2
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Installing Qwt

    Hello all,

    I am trying to install Qwt 6.0.1. I recently moved to a newer OS red hat linux 6.0 (from 5.0) and trying to reinstall qwt 6.0.1. I end up the following errors when I run "make":

    ...
    compiling moc/moc_qwt_thermo.cpp
    moc qwt_wheel.h
    compiling moc/moc_qwt_wheel.cpp
    rm -f libqwt.so.6.0.1 libqwt.so libqwt.so.6 libqwt.so.6.0
    linking ../lib/libqwt.so.6.0.1
    /usr/bin/ld: cannot find -lgobject-2.0
    collect2: ld returned 1 exit status
    make[1]: *** [../lib/libqwt.so.6.0.1] Error 1
    make[1]: Leaving directory `/biomed-resimg/work/agupta/QWT/qwt-6.0.1/src'
    make: *** [sub-src-make_default-ordered] Error 2

    I tried searching which packages I may be missing but didn't find anything.

    Anyone knows how I can fix this error.

    Thanks.

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

    Default Re: Installing Qwt

    Qwt doesn't need any libgobject - this should be something that has been added by qmake as Qt dependency.
    Either the generated Makefile or qmake ( probably the complete Qt installation ) is left over from the previous system.

    Uwe

Similar Threads

  1. Installing Qwt 5.2.2 on Red Hat 9 + Qt 3.1
    By amitahire in forum Installation and Deployment
    Replies: 4
    Last Post: 27th October 2011, 12:49
  2. Installing Qt
    By Aman607 in forum Newbie
    Replies: 3
    Last Post: 17th July 2011, 23:39
  3. Installing Qt
    By Wasabi in forum Newbie
    Replies: 0
    Last Post: 5th July 2011, 17:59
  4. Installing Qt4 for Mac OS X
    By DragonLance156156 in forum Installation and Deployment
    Replies: 2
    Last Post: 10th February 2009, 01:13
  5. Installing Qwt 5.1.1
    By WXNSNW in forum Qwt
    Replies: 3
    Last Post: 18th September 2008, 14:06

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.