[fpc-pascal] Using Cairo lib on Linux without X

Juha Manninen juha.manninen62 at gmail.com
Wed Apr 8 11:12:32 CEST 2015


On Wed, Apr 8, 2015 at 1:21 AM, fredvs <fiens at hotmail.com> wrote:
>> If you build the library from source, you can select
>> various output streams during the configure script.
>
> =>
>
> $ sudo apt-get build-dep cairo

Interesting. That works in Ubuntu but not in Mint. They are more and
more distinct.

> $ cd cairo

I guess I must download the Cairo sources from somewhere before doing
"cd cairo".


> $ ./configure --disable-libX11
> $ make
> $ sudo make install


Regards,
Juha



More information about the fpc-pascal mailing list