How to compile and install freetype errors in linux

Source: Internet
Author: User
Configure: creating. config. statusconfig. status: creatingunix-cc.mkconfig.status: compile and install freetype under creatingunix-def.mk ubuntu12.04 with the following error message:

configure: creating ./config.statusconfig.status: creating unix-cc.mkconfig.status: creating unix-def.mkconfig.status: creating freetype-configconfig.status: creating freetype2.pcconfig.status: creating ftconfig.hFreeType build system -- automatic system detectionThe following settings are used:  platform                    unix  compiler                    cc  configuration directory     ./builds/unix  configuration rules         ./builds/unix/unix.mkIf this does not correspond to your system or settings please remove the file`config.mk' from this directory then read the INSTALL file for help.Otherwise, simply type `make' again to build the library,or `make refdoc' to build the  API  reference (the latter needs python).make: Nothing to be done for `unix'.

//////////////////////////////////////// ////////////////////////

Solution:

Cd builds/unix
./Configure
Cd ../../
Make

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.