[email protected] ha scritto:
Hi,
I installed the freetype-freeworld package. Fedora 10 has update package
for freetype which is in updates (freetype-2.3.7-3.fc10.i386) and
there is no equal version in rpmfusion
(freetype-freeworld-2.3.7-2.fc10.i386, just some minor rpm rebuild or
something...)
A questions arise. Do you have both packages installed?
Should I remove the freetype package, when I want to use freeworld
version?
Thanks
Lukas
On Thursday 02 April 2009 23:07:26 Dario Castellarin wrote:
> [email protected] ha scritto:
> > Hi,
> >
> >
> > I come across interesting thread [1].
> > Would it be possible to ship freetype compiled with
> > '--with bytecode_interpreter' and '--with subpixel_rendering'?
> >
> >
> > Fedora does not ship it by default because of patents. Could rpmfusion
> > ship it?
> >
> >
> > [1] http://forums.fedoraforum.org/showthread.php?p=1194967
>
> It already does: freetype-freeworld
>
> Dario
In short: no, you don't.
Long way: freetype-freeworld automatically sets the dynamic linker to
use the new library, so unless an application is statically linked to
freetype, it will use the new one.
Dario