Results 1 to 2 of 2

Thread: Qt 4.6.2 Mac Installation fails .

  1. #1
    Join Date
    May 2010
    Posts
    17
    Thanks
    6
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows Symbian S60

    Default Re: Qt 4.6.2 Mac Installation fails .

    I am Installing qt-everywhere-commercial-src-4.6.2 on tiger 10.4.11
    It is successfully building all sources but when i am "make install" it is giving following error.

    cd src/tools/bootstrap/ && make -f Makefile install
    make[1]: Nothing to be done for `install'.
    cd src/tools/moc/ && make -f Makefile install
    mkdir: /usr/local/Trolltech: Permission denied
    make[1]: *** [install_target] Error 1
    make: *** [sub-moc-install_subtargets-ordered] Error 2

    Thanks in Advance


    Added after 11 minutes:


    The problem solved easily just by changing permissions of usr/locale folder to read & write
    Last edited by nikhil; 14th February 2011 at 07:42.

  2. #2
    Join Date
    Oct 2012
    Posts
    8
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default Re: Qt 4.6.2 Mac Installation fails .

    Quote Originally Posted by nikhil View Post
    I am Installing qt-everywhere-commercial-src-4.6.2 on tiger 10.4.11
    It is successfully building all sources but when i am "make install" it is giving following error.

    cd src/tools/bootstrap/ && make -f Makefile install
    make[1]: Nothing to be done for `install'.
    cd src/tools/moc/ && make -f Makefile install
    mkdir: /usr/local/Trolltech: Permission denied
    make[1]: *** [install_target] Error 1
    make: *** [sub-moc-install_subtargets-ordered] Error 2

    Thanks in Advance


    Added after 11 minutes:


    The problem solved easily just by changing permissions of usr/locale folder to read & write
    Hi nikhil ,
    i am also facing same problem.
    can you please help me to find solution..

    Thank you

Similar Threads

  1. Compiling of Qt4.6 fails
    By Wonko in forum Installation and Deployment
    Replies: 5
    Last Post: 18th February 2010, 16:18
  2. Qt 4.6.1 Compilation fails!
    By Diegol in forum Installation and Deployment
    Replies: 1
    Last Post: 10th February 2010, 16:36
  3. qt 4.5.2: make fails
    By unknown in forum Installation and Deployment
    Replies: 13
    Last Post: 3rd September 2009, 16:53
  4. findChild(ObjectName) fails?
    By Ran in forum Qt Programming
    Replies: 5
    Last Post: 21st January 2008, 06:58
  5. Compiling QSA 1.2.0 fails
    By detheang in forum Installation and Deployment
    Replies: 11
    Last Post: 4th February 2006, 20:09

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.