Pierre-Henri Lavigne wrote:
> Troubles,
> 
> I guess I have a big problem : I didn't remember to modify /System and I'm 
> missing the Headers directory in /System/Library/Frameworks/OpenGL.framework

/System/Library/Frameworks/OpenGL.framework/Headers is a symlink to 
Versions/Current/Headers, that is (since Current is asymlink, too) in 
the end to the real directory 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers/ which 
then contains the main header file OpenGL.h.

If only the symlinks are missing, you can just create them. If the files 
are missing, reinstall the OpenGLSDK.pkg from your Tiger system disk.

This specific header is also installed by DevSDK.pkg, and finally, if 
you installed the /Developer/SDKs, you can find the OpenGL headers also 
in 
/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers/

-- 
Martin


-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel

Reply via email to