xawt??

David Clunie dclunie at dclunie.com
Thu May 16 09:54:07 PDT 2013


Hi Claudio

Thanks, but there was no script attached, unfortunately.

Yes, I have all those, and the current version of XQuartz:

% ls -l /opt/X11/include
total 96
drwxr-xr-x   23 root      wheel    782 Jan 18 17:09 GL
drwxr-xr-x    6 root      wheel    204 Jan 18 17:09 VG
drwxr-xr-x   88 root      wheel   2992 Jan 18 17:09 X11
-r--r--r--    1 root      wheel  25545 Sep 27  2012 Xplugin.h
drwxr-xr-x   18 root      wheel    612 Jan 18 17:09 cairo
drwxr-xr-x    5 root      wheel    170 Jan 18 17:09 fontconfig
drwxr-xr-x    3 root      wheel    102 Dec 19  2010 freetype2
-rw-r--r--    1 root      wheel   3890 Sep 27  2012 ft2build.h
drwxr-xr-x    5 root      wheel    170 Jan 18 17:09 libpng15
drwxr-xr-x    4 root      wheel    136 Jan 18 17:09 pixman-1
lrwxr-xr-x    1 macports  wheel     14 Jan 18 17:09 png.h -> libpng15/png.h
lrwxr-xr-x    1 macports  wheel     18 Jan 18 17:09 pngconf.h -> 
libpng15/pngconf.h
lrwxr-xr-x    1 macports  wheel     21 Jan 18 17:09 pnglibconf.h -> 
libpng15/pnglibconf.h
drwxr-xr-x   42 root      wheel   1428 Jan 18 17:09 xcb
drwxr-xr-x  162 root      wheel   5508 Jan 18 17:09 xorg
-rw-r--r--    1 root      wheel    518 Sep 27  2012 xpyb.h

% ls -l /usr/X11
lrwxr-xr-x  1 root  wheel  8 Jan 18 17:09 /usr/X11 -> /opt/X11


On 5/16/13 11:44 AM, Claudio Nieder wrote:
> 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.
>
>
>
>
>
>
> claudio
>


More information about the macosx-port-dev mailing list