freetype
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ft] how to compile ftdemos


From: Werner LEMBERG
Subject: Re: [ft] how to compile ftdemos
Date: Tue, 26 Jan 2010 23:46:01 +0100 (CET)

> *My freetyep2 is in the same directory ,where ft2demos.2.3.9 is present.*
> Rename the directory from freetype-2.3.9 to freetype2 ./configure Make Make
> installI got the freetyep lib and so under /usr/local/lib.

BTW, why are you using version 2.3.9?

I did the following within an arbitrary directory:

  1. unpack freetype-2.3.11.tar.bz2
  2. unpack ft2demos-2.3.11.tar.bz2
  3. ln -s freetype-2.3.11 freetype2
  4. cd freetype2
  5. ./configure
  5. make
  6. cd ../ft2demos-2.3.11
  7. make

You need GNU make 3.81; maybe you have a too old version.


     Werner




reply via email to

[Prev in Thread] Current Thread [Next in Thread]