POV-Ray : Newsgroups : povray.unix : OSX X-Windows problems : Re: OSX X-Windows problems Server Time: 8 Sep 2008 05:58:25 GMT
  Re: OSX X-Windows problems  
From: Nicolas Calimet
Date: 28 Sep 2006 08:59:26
> I have tried adding
> /Developer/SDKs/MacOSX10.4u.sdk/usr/X11R6/include/X11/
> to the directories in "configure" but with no success.

	Did you try something like that?

# assuming sh-like shell
xpath="/Developer/SDKs/MacOSX10.4u.sdk/usr/X11R6"
./configure COMPILED_BY=you --x-includes=$xpath/include --x-libraries=$xpath/lib

	- NC


Post a reply to this message

Copyright 2003-2008 Persistence of Vision Raytracer Pty. Ltd.