Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#24620 closed defect (worksforme)

cannot install python26 on Mac OSX Tiger 10.4.11

Reported by: fmw42 (Fred Weinhaus) Owned by: blb@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Port: python26

Description

install fails when installing python26

Attachments (1)

macports_install_librsvg_fail.txt (119.0 KB) - added by fmw42 (Fred Weinhaus) 14 years ago.
file created by sudo port -d install librsvg

Download all attachments as: .zip

Change History (13)

Changed 14 years ago by fmw42 (Fred Weinhaus)

file created by sudo port -d install librsvg

comment:1 Changed 14 years ago by fmw42 (Fred Weinhaus)

Sorry mistyped -- should be Mac OSX Tiger 10.4.11

comment:2 Changed 14 years ago by jmroot (Joshua Root)

Cc: mcalhoun@… added
Owner: changed from macports-tickets@… to blb@…
Port: librsvg removed
Summary: cannot install librsvg on Mac OSX Tiger 10.4.7cannot install python26 on Mac OSX Tiger 10.4.11

Please remember to cc the maintainers. Looks the same as #24621, your CoreAudio headers seem to be missing.

comment:3 Changed 14 years ago by fmw42 (Fred Weinhaus)

"your CoreAudio headers seem to be missing."

So how do I obtain those?

comment:4 Changed 14 years ago by fmw42 (Fred Weinhaus)

I looked at my OSX Tiger 10.4.3 Install Disk and it does not contain that header or header directory. Also I cannot find any update on the Apple web site.

comment:5 Changed 14 years ago by blb@…

I believe most of those headers are installed with Xcode, so I'd recommend installing/reinstalling that (current is 2.5 which is the best choice for 10.4). See the FAQ on updating Xcode if you need help finding older versions.

comment:6 Changed 14 years ago by fmw42 (Fred Weinhaus)

Xcode 2.5 is for OSX 10.5 Leopard and I am on OSX 10.4 Tiger and have Xcode 2.4.1 installed. I will try reinstalling it.

comment:7 Changed 14 years ago by blb@…

No, 2.5 is for 10.4 and 10.5, 3.0-3.1.4 is for 10.5 and 3.2.x for 10.6.

comment:8 Changed 14 years ago by fmw42 (Fred Weinhaus)

see http://support.apple.com/kb/TA25030 which implies it is for 10.5. any way I have reinstalled CoreAudioSDK.pkg from my Xcode 2.4.1 and so far the MacPorts install of python26 has completed successfully and is continuing for librsvg. will let you know when all is done, if successful or not. Thanks for pointing out the coreaudio is in Xcode

comment:9 Changed 14 years ago by fmw42 (Fred Weinhaus)

OK, I finally found Xcode 2.5 and you are right. It is for either Tiger or Leopard. I will download it and try installing later. Thanks

comment:10 Changed 14 years ago by fmw42 (Fred Weinhaus)

After reinstalling CoreAudioSDK.pkg from my Xcode2.4.1, I was successfully able to compile python26 and then librsvg. Thanks for your great help.

comment:11 Changed 14 years ago by blb@…

Resolution: worksforme
Status: newclosed

Glad to hear it works, no idea why some bits of Xcode wouldn't install...hopefully just a fluke.

comment:12 Changed 14 years ago by fmw42 (Fred Weinhaus)

Well, you were right about Xcode 2.5. I had to install that in order to get libtheora/ffmpeg installed. Apparently libtheora requires Xcode 2.5 and won't work with Xcode 2.4.1

Note: See TracTickets for help on using tickets.