summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/20110513/004649.html
blob: 280d900db51ee006aee706e9f26e9ffcc9e9f8cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
 <HEAD>
   <TITLE> [Mageia-dev] why not disable bytecode interpreter in freetype2 ?
   </TITLE>
   <LINK REL="Index" HREF="index.html" >
   <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20why%20not%20disable%20bytecode%20interpreter%20in%20freetype2%20%3F&In-Reply-To=%3CBANLkTinRoYzqot%2B2_ia%2BscuvXvj0%2BBJx1w%40mail.gmail.com%3E">
   <META NAME="robots" CONTENT="index,nofollow">
   <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
   
   <LINK REL="Next"  HREF="004651.html">
 </HEAD>
 <BODY BGCOLOR="#ffffff">
   <H1>[Mageia-dev] why not disable bytecode interpreter in freetype2 ?</H1>
    <B>Z&#233;</B> 
    <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20why%20not%20disable%20bytecode%20interpreter%20in%20freetype2%20%3F&In-Reply-To=%3CBANLkTinRoYzqot%2B2_ia%2BscuvXvj0%2BBJx1w%40mail.gmail.com%3E"
       TITLE="[Mageia-dev] why not disable bytecode interpreter in freetype2 ?">mmodem00 at gmail.com
       </A><BR>
    <I>Fri May 13 00:39:55 CEST 2011</I>
    <P><UL>
        
        <LI>Next message: <A HREF="004651.html">[Mageia-dev] why not disable bytecode interpreter in freetype2 ?
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#4649">[ date ]</a>
              <a href="thread.html#4649">[ thread ]</a>
              <a href="subject.html#4649">[ subject ]</a>
              <a href="author.html#4649">[ author ]</a>
         </LI>
       </UL>
    <HR>  
<!--beginarticle-->
<PRE>2011/5/12 Dick Gevers &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">dvgevers at xs4all.nl</A>&gt;:
&gt;<i> On Thu, 12 May 2011 13:20:39 +0200, Dimitrios Glentadakis wrote about Re:
</I>&gt;<i> [Mageia-dev] why not disable bytecode interpreter in freetype2 ?:
</I>&gt;<i>
</I>&gt;&gt;<i>When someone like me, has this problem of fonts, he cannot even use his
</I>&gt;&gt;<i>system, he has a real problem. It costed me many uninstalls and installs
</I>&gt;&gt;<i>and many hours of investigation.
</I>&gt;&gt;<i>
</I>&gt;&gt;<i>For that i asked a user friendly solution, is very important for them who
</I>&gt;&gt;<i>are affected.
</I>&gt;&gt;<i>
</I>&gt;&gt;<i>Personnaly, after all, i am able now to set my pc to fit my needs but i
</I>&gt;&gt;<i>continue to search a solution for other users who will be front of this
</I>&gt;&gt;<i>problem in the future
</I>&gt;<i>
</I>&gt;<i> I can only make one suggestion - which works for me: keep the version one
</I>&gt;<i> is happy with and put the packages in the urpmi skip.list and you won't get
</I>&gt;<i> hurt by an upgrade.
</I>&gt;<i>
</I>&gt;<i> Cheers,
</I>&gt;<i> =Dick Gevers=
</I>&gt;<i>
</I>
You always rebuild the freetype2 package, to do soedit the .spec file,
in the section %prep add this:

perl -pi -e 's|#define TT_CONFIG_OPTION_BYTECODE_INTERPRETER|/\*
#define TT_CONFIG_OPTION_BYTECODE_INTERPRETER  \*/|'
include/freetype/config/ftoption.h


dont forget to also increase Release to avoid conflicts with existant
freetype2, and then build the package.

-- 
Z&#233;
</PRE>



<!--endarticle-->
    <HR>
    <P><UL>
        <!--threads-->
	
	<LI>Next message: <A HREF="004651.html">[Mageia-dev] why not disable bytecode interpreter in freetype2 ?
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#4649">[ date ]</a>
              <a href="thread.html#4649">[ thread ]</a>
              <a href="subject.html#4649">[ subject ]</a>
              <a href="author.html#4649">[ author ]</a>
         </LI>
       </UL>

<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>