Changes between Initial Version and Version 1 of Ticket #41771


Ignore:
Timestamp:
Dec 12, 2013, 2:16:08 AM (10 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

What happens when you run:

which xcodebuild
xcodebuild -version

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #41771

    • Property Keywords zlib CFBundleShortVersionString removed
  • Ticket #41771 – Description

    initial v1  
    11Hello,
    22I am trying to install wine 1.2 on a Mac 10.8 (Mountain Lion) machine. The installation is failing trying to install zlib with the following error :
     3{{{
    34The domain/default pair of (/Applications/Xcode.app/Contents/Developer/Applications/Xcode.app/Contents/Info, CFBundleShortVersionString) does not exist
     5}}}
    46I read through the solutions mentioned in previous tickets regarding the /Developer in the macports.conf file. But in this case that doesn't seem to be the issue.
     7{{{
    58xcode-select --print-path
    69/Applications/Xcode.app/Contents/Developer
     10}}}
    711I have also commented out the developer_dir entry in the conf file. I am not sure why the installation is searching under a wrong path; /Applications/Xcode.app/Contents/Developer/Applications/Xcode.app/Contents/Info
    812Could you please suggest what needs to be done? Also is it fine to install wine 1.2 on Mac 10.8? I am not sure if there will be any backward compatibility issues if I install wine-devel 1.7.7 which is why I am trying to install wine 1.2.