On 14/08/2009, at 12:52, Alexandre Deur wrote: > Hi, > > I have been trying to install some programs using fink. Some have been > successful but some not. I often get a complain about python. For > ex. I > tried to install LyX-X11 the end of the messag list is shown at the > end > of this mail. > > I did do the fink selfupdate that is recommended and tried again > but it > failed again. > > The python version I have is python2.5 > My OS X version is 10.5.7 > I am using fink commander 0.5.4, with fink version 0.29.8 > > I tried to install the last python version but I got a similar error > (here > is the end of the message list: (snip) > gcc -c -fno-strict-aliasing -mno-fused-madd -fno-common -DNDEBUG -g > -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include > -I/sw/include -DPy_BUILD_CORE -o Python/mactoolboxglue.o > Python/mactoolboxglue.c > In file included from Python/mactoolboxglue.c:27: > Include/pymactoolbox.h:11:33: error: QuickTime/QuickTime.h: No such > file > or directory (snip)
It seems you don't have the QuickTime SDK installed. It should be available on your Xcode installation media. For Xcode 3.1.3, it's located under the Packages folder, file QuickTimeSDK.pkg. Cheers, -- monipol http://finkers.wordpress.com Submitting a Fink bug report? Read this: http://www.finkproject.org/doc/netiquette/index.php http://finkers.wordpress.com/2009/06/03/bug-reports/ ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
