>
> >     libX11.so.6 => /usr/lib/x86_64-linux-gnu/libX11.so.6
> > (0x00007f40192d7000)
> >
> > Also, `libx11-dev' is properly installed, and `libX11.so' files are
> > located in `/usr/lib/x86_64-linux-gnu/'.
>
> Have a look into `graph/x11/rules.mk'.  There you can see the
> locations where make searches for X11 libraries and header files.
> This is a very simple setup and might fail easily.  However, you can
> specify X11 libraries on the command line, for instance
>
>   make X11_PATH="/X11/libraries /X11/header/files"
>
> If this works on your Ubuntu box please update the list of directories
> in `rules.mk' and provide a patch.
>

Yes, I will do.

Thanks


  Parth
_______________________________________________
Freetype-devel mailing list
Freetype-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to