freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ft-devel] Problem in ft2-demo compilation.


From: Parth Wazurkar
Subject: Re: [ft-devel] Problem in ft2-demo compilation.
Date: Sat, 22 Sep 2018 14:46:18 +0530

> 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
within some standard directories (i.e., `/usr/lib' or `/usr/lib64') to
this directory?  Please do

  ls /usr/lib/x86_64-linux-gnu/X11/rstart/commands/x11r6 > ~/ls.txt

and show us the file.

Attached with this mail.
 

Does compilation work with

  make X11_PATH=/usr/include

also?

No.

Attachment: ls.txt
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]