xawt??

Claudio Nieder private at claudio.ch
Thu May 16 08:44:55 PDT 2013


Hi,

> (because the configure script cannot find the X11 stuff on my
> system even though it is there), is there a way to turn it off

Can you check if you have /opt/X11/include and /opt/X11/lib on your system? They should be installed there by XQuartz.

Furthermore can you check if there is a link like this:

$ ls -l /usr/X11
lrwxr-xr-x  1 root  wheel  8 Jul 28  2012 /usr/X11 -> /opt/X11

pointing from /usr/X11 to /opt/X11.

I wrote weeks ago the attached script to fetch and compile JDK8 (it will do all in $HOME/Dowloads/JDK8). I tried it just a few minutes ago and it works provided XQuartz is available as described above.

Here the script in the hope it can help you build JDK8.


-------------- next part --------------


claudio
-- 
Claudio Nieder, Talweg 6, CH-8610 Uster, Tel +4179 357 6743, www.claudio.ch






More information about the macosx-port-dev mailing list