#41771: The domain/default pair of (/Applications/Xcode.app/Contents/Developer/Applications/Xcode.app/Contents/Info, CFBundleShortVersionString) does not exist ----------------------------+-------------------------------- Reporter: nivedita900@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: | ----------------------------+-------------------------------- Changes (by ryandesign@…): * keywords: zlib,CFBundleShortVersionString => Old description:
Hello, I 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 : The domain/default pair of (/Applications/Xcode.app/Contents/Developer/Applications/Xcode.app/Contents/Info, CFBundleShortVersionString) does not exist I 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. xcode-select --print-path /Applications/Xcode.app/Contents/Developer I 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 Could 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.
Thank you very much.
New description: Hello, I 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 : {{{ The domain/default pair of (/Applications/Xcode.app/Contents/Developer/Applications/Xcode.app/Contents/Info, CFBundleShortVersionString) does not exist }}} I 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. {{{ xcode-select --print-path /Applications/Xcode.app/Contents/Developer }}} I 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 Could 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. Thank you very much. -- Comment: What happens when you run: {{{ which xcodebuild xcodebuild -version }}} -- Ticket URL: <https://trac.macports.org/ticket/41771#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X