Results 1 to 2 of 2

Thread: PyQt 4.8.4 Problem with configure file

  1. #1
    Join Date
    Jun 2011
    Posts
    2
    Qt products
    Platforms
    MacOS X Unix/X11

    Default PyQt 4.8.4 Problem with configure file

    Hello, am running OS X 10.6.7 and i have the following problem...

    for SIP the installation goes fine..
    Qt Code:
    1. plouto:$ tar xvzf sip-4.12.3.tar
    2. plouto:$ cd sip-4.12.3
    3. plouto:sip-4.12.3$ python configure.py
    4. plouto:sip-4.12.3$ make
    5. plouto:sip-4.12.3$ make install
    To copy to clipboard, switch view to plain text mode 

    now trying the same thing for PyQt and i get the following msg::
    Qt Code:
    1. plouto:$ tar xvzf PyQt-mac-gpl-4.8.4.tar
    2. plouto:$ cd PyQt-mac-gpl-4.8.4
    3. plouto:sip-4.8.3$ python configure.py
    4.  
    5. Error: Make sure you have a working Qt v4 qmake on your PATH or use the -q
    6. argument to explicitly specify a working Qt v4 qmake.
    To copy to clipboard, switch view to plain text mode 

    I have searching around but unfortunately i can't find anything so please help me
    i wil appreciated...

    Thank you in advance!!!

  2. #2
    Join Date
    Jun 2011
    Posts
    2
    Qt products
    Platforms
    MacOS X Unix/X11

    Default Re: PyQt 4.8.4 Problem with configure file [SOLVED]

    SOLVED!!!!!!!!!!!!!

    "Updated the Qt libraries"
    Last edited by poolet; 8th June 2011 at 18:09. Reason: Solved

Similar Threads

  1. Problem Configure openssl static build
    By moh.gup@gmail.com in forum Installation and Deployment
    Replies: 0
    Last Post: 16th March 2010, 18:28
  2. Replies: 1
    Last Post: 13th May 2009, 04:18
  3. Problem with PyQt 4.4.2 and Qt 4.4.0
    By tlam in forum Installation and Deployment
    Replies: 1
    Last Post: 6th August 2008, 17:34
  4. QT4 for kde 4 beta 2 configure problem: make not found
    By marcomangiante in forum Installation and Deployment
    Replies: 1
    Last Post: 5th September 2007, 21:35
  5. Replies: 2
    Last Post: 24th August 2006, 13:37

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.