2013/3/15 Andrew Hughes <gnu.and...@redhat.com>:
>> Might want to update configure to check for these libs on linux.
>>
>
> Well that won't work everywhere:
>
> $ apt-get install libx11-dev libxext-dev libxt-dev libxrender-dev
> bash: apt-get: command not found
>
> so this advice has limited usage anyway.

Actually the configure script does detect wether you are using debs or rpms
and gives advice accordingly. It does check for some X11 libraries,
but as the OpenJDK has moved on, there are new dependencies that are
not checked. This should be fixed. The suggestions are easy to maintain
and the package names do not change that often.

//Fredrik

Reply via email to