Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Can't build QT on OS X 10.8.2
Forum Updated to NodeBB v4.3 + New Features

Can't build QT on OS X 10.8.2

Scheduled Pinned Locked Moved Installation and Deployment
2 Posts 1 Posters 2.0k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    goldenegg
    wrote on last edited by
    #1

    I'm having issues trying to build both QT 4.8.4 and 5.0 on OS X 10.8.2.

    4.8.4 gives:
    -bash: ./configure: /bin/sh^M: bad interpreter: No such file or directory

    5.0 gives:
    -bash: ./configure: /usr/bin/perl^M: bad interpreter: No such file or directory

    The '^M' is a giveaway that the configure file is not being read properly. If I open the file and save it with a new CR, it gets past that error but encounters similar issues parsing the rest of the file.

    Any ideas here? I've never had issues compiling QT in the past (I'm currently using 4.8.3, which I built myself). Any help would be appreciated!

    1 Reply Last reply
    0
    • G Offline
      G Offline
      goldenegg
      wrote on last edited by
      #2

      Well, I figured out the problem.

      Who would have thought the contents of the ZIP and TAR.GZ bundles would be different for the source package? I grabbed the TAR.GZ and it's currently building.

      It either needs to be called out that there are differences between the ZIP and TAR.GZ bundles, or make them identical.

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved