OpenGL support is not a function of Fink, but is an optional
XCode package on e.g. the 10.5 Leopard disk 1 installer. That
package includes the OpenGL header files.

Note also that linking on Leopard against OpenGL may be problematic
due to a linker bug.

If make fails to link at end with a 'cycle in dylib re-exports with
/usr/X11/lib/libGL.dylib' error, use the following single-line, no-breaks
command:
export 
LDFLAGS="-Wl,-dylib_file,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:,/System/Library/Frameworks/OpenGL.framework/Versio
ns/A/Libraries/libGL.dylib"
then make again.

L.

SaVi satellite constellation visualisation: http://savi.sf.net/ 

<http://www.ee.surrey.ac.uk/Personal/L.Wood/><[EMAIL PROTECTED]>



-----Original Message-----
From: [EMAIL PROTECTED] on behalf of Leonardo Augusto
Sent: Sun 2008-04-20 16:14
To: [email protected]
Subject: [Fink-beginners] Does Fink ssupports OpenGl Apps?
 
Hi fellows.
I'm pretty new to Fink (Just downloaded it =S)
I installed the xf86 and updated x11 and other software to run, just  
as perfect.
Buut.. Before I install my software, I want to know if it supports  
opengl drivers natively.
I know, that the software will not run perfectly in my graphics  
board, but, in linux I use the "engine 0" variant just as follow:


[EMAIL PROTECTED] :  ./example engine 0

It will work under Fink ?
Keep goin'
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Fink-beginners mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.beginners

Reply via email to