Opened 22 years ago

Closed 21 years ago

Last modified 16 years ago

#106 closed defect (fixed)

freetype-2.1.5

Reported by: larry@… Owned by: blfs-book@…
Priority: normal Milestone:
Component: BOOK Version: ~CVS
Severity: normal Keywords:
Cc:

Description

Change History (14)

comment:1 by larry@…, 22 years ago

freetype-2 is included with xfree86. To go to newest version: --configure --prefix=/usr/X11R6 --datadir=/usr/share make make install

comment:2 by tushar@…, 22 years ago

When freetype is added to the book, modify the XFree86 instructions to use the installed version of freetype instead of the version that comes with X.

Add the following lines to X host.def

echo "#define HasFreetype2 YES" >> config/cf/host.def echo "#define BuildFreetype2Library NO" >> config/cf/host.def echo "#define Freetype2Dir /usr/X11R6" >> config/cf/host.def

Also add the following instructions for freetype (as suggested by the README):

cp include/freetype/config/ftoption.h include/freetype/config/ftoption.h.orig sed -e 's:#undef TT_CONFIG_OPTION_BYTECODE_INTERPRETER:#define

TT_CONFIG_OPTION_BYTECODE_INTERPRETER:' include/freetype/config/ftoption.h.orig

include/freetype/config/ftoption.h

There was a new hint that was submitted recently that discusses this. So check it out before adding freetype.

comment:3 by bdubbs@…, 22 years ago

Do we need to add freetype2 to the book or should it be included implicitly with XFree86? AFAIK, we need freetype 1.3 to make ttmkfdir, but the freetype module in X should be the freetype2.

comment:4 by larry@…, 22 years ago

Resolution: fixed
Status: newclosed

comment:5 by bdubbs@…, 21 years ago

Resolution: fixed
Status: closedreopened
Summary: freetype-2.1.2freetype-2.1.3

Version Increment

comment:6 by larry@…, 21 years ago

#define TT_CONFIG_OPTION_BYTECODE_INTERPRETER is now commented out instead of being #undef by default. Will still need to remove comment symbols to use.

comment:7 by bdubbs@…, 21 years ago

Status: reopenedassigned

comment:8 by bdubbs@…, 21 years ago

Resolution: fixed
Status: assignedclosed

Updated version and fixed install script.

comment:9 by tushar@…, 21 years ago

Milestone: futurepost-1.0
Resolution: fixed
Status: closedreopened
Summary: freetype-2.1.3freetype-2.1.4

comment:10 by larry@…, 21 years ago

Resolution: fixed
Status: reopenedclosed

comment:11 by tushar@…, 21 years ago

Resolution: fixed
Status: closedreopened

Version Increment (2.1.5)

comment:12 by tushar@…, 21 years ago

Summary: freetype-2.1.4freetype-2.1.5

comment:13 by igor@…, 21 years ago

Resolution: fixed
Status: reopenedclosed

comment:14 by (none), 16 years ago

Milestone: post-1.0

Milestone post-1.0 deleted

Note: See TracTickets for help on using tickets.