On 4/17/12 10:15 AM, Martin Costabel wrote: > On 17/04/12 17:15, Alexander Hansen wrote: >> On 4/17/12 8:01 AM, Tyler Williamson wrote: >>> Hmm.. I ran the install again, and received the same error message. >>> Is there any other place that I should put the "Header" directory or >>> the corefoundation.h file? Thank you for your time and patience, you >>> have been very helpful. >>> On Apr 16, 2012, at 11:34 PM, Alexander Hansen wrote: >>> >>> >> hmm... >> >> Let's try copying the whole CoreFoundation framework over: >> >> sudo cp -r >> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks/CoreFoundation.framework >> >> /System/Library/Frameworks > > This might actually be a bad idea. You are overwriting the real > libraries in there by stubs. Executables linked to the framework won't > run any more. > > What was needed (after restoring the Header directory) are some symlinks. >
I'll just note that we were able to fix the problem off list and get the system back up and running. -- Alexander Hansen, Ph.D. Fink User Liaison http://finkakh.wordpress.com/2012/02/21/got-job/ ------------------------------------------------------------------------------ For Developers, A Lot Can Happen In A Second. Boundary is the first to Know...and Tell You. Monitor Your Applications in Ultra-Fine Resolution. Try it FREE! http://p.sf.net/sfu/Boundary-d2dvs2 _______________________________________________ Fink-beginners mailing list [email protected] List archive: http://news.gmane.org/gmane.os.apple.fink.beginners Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-beginners
