[fpc-pascal] Using Cairo lib on Linux without X
Juha Manninen
juha.manninen62 at gmail.com
Thu Apr 9 08:58:49 CEST 2015
On Thu, Apr 9, 2015 at 1:26 AM, fredvs <fiens at hotmail.com> wrote:
> Hum, from previous mail ;) =>
>
> You may download src from =>
> => http://cairographics.org/releases/cairo-1.14.2.tar.xz
> => unzip it.
> => $ cd cairo-1.14.2
> => $ ./configure --disable-libX11 (or --disable-X11 ?) (or --enable-X11=no
> ?)
> => $ make
> => $ sudo make install
Right, sorry, I thought the sources should come from apt-get.
I tested the configuration with the flags you suggested and also
"--disable-Xlib" but they don't help. There is always :
Xlib: yes
Xlib Xrender: yes
I think it must be configured in a machine without X.
FreeBSD or Gentoo would be valid choices except that my final target
machine has an Ubuntu server.
I will continue with my experiments. This is not exactly related to
FPC or Pascal any more.
Thanks for help.
Juha
More information about the fpc-pascal
mailing list