On Fri, 2002-10-25 at 09:09, Kevin Anderson wrote: > This has been a long time complaint for a lot of people, especially people who have >recently upgraded to Linux. > > Here's the solution. It should be re-written as a howto. (Cut and paste even...) > > http://www.theregister.co.uk/content/4/27788.html
It's very good. They should probably state that it's just one minor change to the spec file in srpms to do the same thing though. You change the 1 to a 0 and rebuild the rpm.... <quote> # Disables freetype 1 and 2 bytecode interpreter. Setting to 0 enables # the bytecode interpreter in both freetype 1 and 2. %define without_bytecode_interpreter 0 </quote>
