のねのBlog

パソコンの問題や、ソフトウェアの開発で起きた問題など書いていきます。よろしくお願いします^^。

wsl freetype configure error

m_fujii@None53-Surface:~/github/fontview/src/third_party/freetype/freetype2$ ./configure

FreeType build system -- automatic system detection

The following settings are used:

  platform                    unix
  compiler                    cc
  configuration directory     ./builds/unix
  configuration rules         ./builds/unix/unix.mk

If 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 (this needs python >= 2.6).

cd builds/unix; \
        ./configure
/bin/sh: 2: ./configure: not found
builds/unix/detect.mk:85: recipe for target 'setup' failed
make: *** [setup] Error 127