[cairo] building rcairo 1.2.0 --with-cairo=path_to_cairo?

Kouhei Sutou kou at cozmixng.org
Thu Aug 17 05:24:55 PDT 2006


Hi,

In <d61bb5db0608170246o4d10523pc41ad0bc94edf768 at mail.gmail.com>
  "[cairo] building rcairo 1.2.0 --with-cairo=path_to_cairo?" on Thu, 17 Aug 2006 11:46:07 +0200,
  "Tacio Santos" <tacio.santos at gmail.com> wrote:

> as I already have cairo 1.0 in the system, I've installed cairo 1.2.2
> under /usr/local/cairo/ so I could test rcairo 1.2.0 apart, but now
> I'm having problems to build it. Is there a way to specify where cairo
> includes and libraries are for building rcairo 1.2.0 ?

Try the following commands:

  % env PKG_CONFIG_PATH=/usr/local/cairo/lib/pkgconfig ruby setup.rb config
  % ruby setup.rb setup
  % sudo ruby setup.rb install

Thanks,
--
kou


More information about the cairo mailing list