[cairo] cairo release 1.10.0, upgrade
Alexander Shulgin
alex.shulgin at gmail.com
Fri Sep 10 00:42:28 PDT 2010
On Fri, Sep 10, 2010 at 09:54, Mathieu Lacage
<mathieu.lacage at sophia.inria.fr> wrote:
> On Fri, 2010-09-10 at 08:48 +0300, Alexander Shulgin wrote:
>
>> So for a compiled program to use the locally installed cairo, it is
>> indeed required to set LD_LIBRARY_PATH at the time of execution:
>
> You could use -Wl,-rpath,/home/user/lib on your link line to avoid the
> need to use LD_LIBRARY_PATH ever again.
>
> "info ld" will tell you more about the -rpath option.
Oh, thanks I totally forgot about the -rpath! That really does the trick.
--
Alex
More information about the cairo
mailing list