> Not yet, thanks. I'll first try to update the `rules.mk'.
I've now updated the description of `X11_PATH' in this file to be as
concise as possible.
Werner
___
Freetype-devel mailing list
Freetype-devel@nongnu.org
https://lists.nongnu.org/mail
> I installed ubutnu 18.04 in a virtualbox and tested this there too,
> initially it returned error with `make X11_PATH=/usr/include' then I
> found out `libx11-dev' was missing, so I installed it and then when
> I did `make X11_PATH=/usr/include' it allocated display surface and
> demo program r
>
> > This
>> >
>> > make X11_PATH="/usr/include \
>> > /usr/lib/x86_64-linux-gnu/X11/rstart/commands/x11r6"
>> >
>> > worked for me.
>>
>> Thanks. The latter part looks strange. I'm rather sure that this is
>> *not* a standard directory for X11 libraries. Are there no soft link
>
> > This
> >
> > make X11_PATH="/usr/include \
> > /usr/lib/x86_64-linux-gnu/X11/rstart/commands/x11r6"
> >
> > worked for me.
>
> Thanks. The latter part looks strange. I'm rather sure that this is
> *not* a standard directory for X11 libraries. Are there no soft links
> with