Results 1 to 3 of 3

Thread: Installing Qtopia

  1. #1
    Join Date
    Aug 2008
    Posts
    13
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    1

    Default Installing Qtopia

    Hello,

    I keep banging on this:

    /usr/bin/ld: cannot find -lXtst

    collect2: ld returned 1 exit status

    ...and the make finishes with 6 errors...Any ideas?

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

    Default Re: Installing Qtopia

    It looks like you don't have libXtst installed (or at least the linker can't find it).

  3. #3
    Join Date
    Feb 2006
    Posts
    8
    Qt products
    Qt/Embedded
    Platforms
    Unix/X11

    Default Re: Installing Qtopia

    On the Ubuntu I need to install libX11-dev package and then:
    ln -s /usr/lib/libXtst.so.6 /usr/lib/libXtst.so

    Best Regards

Similar Threads

  1. Qtopia 4.2.4 opensource won't configure
    By MarkoSan in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 28th November 2007, 13:54
  2. Qtopia install
    By dragon in forum Qt for Embedded and Mobile
    Replies: 14
    Last Post: 23rd August 2007, 09:55
  3. Replies: 3
    Last Post: 6th March 2007, 18:24
  4. Qtopia 4.2 Open Source edition released!
    By lpotter in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 21st December 2006, 20:45
  5. Undefined symbols in Qtopia
    By minguzzi in forum Installation and Deployment
    Replies: 0
    Last Post: 13th September 2006, 13:59

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
  •  
Qt is a trademark of The Qt Company.