[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft-devel] freetype2 installation problems in Cygwin
From: |
suzuki toshiya |
Subject: |
Re: [ft-devel] freetype2 installation problems in Cygwin |
Date: |
Sat, 13 Oct 2012 04:49:23 +0900 |
User-agent: |
Mozilla-Thunderbird 2.0.0.12 (X11/20080406) |
Hi Marcano,
Please describe the commands that you've executed, and what errors you've got.
Regards,
mpsuzuki
VMarcano wrote:
> Hi, everybody.
> I am trying to use freetype2 libraru in Cygwin. I downloaded
> freetype-2.4.9.tar.bz2 and extracted its contents to a folder in my machine
> (under /usr branch), but when I try to install it, a message appears on the
> screen, indicating that "config.mk" cannot be found, and installation is
> aborted.
> I tried "find /usr -iname config.mk", but no findinjs were reported.
>
> Could any of you help me, please?
>
> Regards,
> Marcano
>
> P.D.: I have not too mucuch experoece in unix-like environment, but I have
> installed and used other libraries, like OpenCV, SDL and OpenGL, un the same
> Cygwin platform, successfully.