Re: Installation of fontconvert_win - problem
Tony <[email protected]>
| Newsgroups | gmane.comp.gnu.mingw.user |
|---|---|
| Message-ID | <trinity-75b4d30c-18a5-472f-8abd-0db1d9b21197-1569281169305@3c-app-mailcom-lxa10> |
Hi Eli, hope it is ok to email to you directly... Thank you for your answer. I know this is not your fault, but I really disslike the outdated instructions on the web. And it does not look to end with this... This is what hapenned, after typing "make" from the folder /c/ft10 $ make config.mk:25: /c/ft10/freetype-2.10.1/builds/unix/unix-def.mk: No such filename or directory config.mk:26: /c/ft10/freetype-2.10.1/builds/unix/unix-cc.mk: No such filename or directory make: cft10freetype-2.10.includefreetypefreetype.n: Command not found make: *** No rule to make target `/c/ft10/freetye-2.10.1/builds/unix7unix-cc.mk'. Stop. In the /c/ft10/freetype-2.10.1/builds/unix/ there are following files starting "unix...": unix.mk unix-cc.in unixddef.mk unix-def.in unix-dev.mk unixlcc.mk but I don't think the issue is so simple as to rename some filenames. Somebody should clean this mess and correct the web-instruction. Thank you for your help Tony. Sent: Monday, September 23, 2019 at 7:29 PM From: "Eli Zaretskii" <eliz-mXXj517/[email protected]> To: "MinGW Users List" <[email protected]> Subject: Re: [Mingw-users] Installation of fontconvert_win - problem > From: Tony <[email protected]> > Date: Mon, 23 Sep 2019 19:17:19 +0200 > > So according to https://github.com/adafruit/Adafruit-GFX-Library/blob/master/fontconvert/fontconvert_win.md I > have: > Installed the MinGW in C:\MinGW folder > Installed FreeType library freetype-2.10.1.tar.gz in C:\ft10 > Installed MSYS in C:\MinGW\MSYS > Successfully started msys.bat from C:\MinGW\msys\1.0 > and > cd /c > cd ft10 > > but after typing > ./configure --prefix=/mingw > I receive: > sh: ./configure: No such file or directory Those instructions seem to be outdated, as there's now a prebuilt Makefile there, so no need to run the (absent) configure script. Just run "make". _______________________________________________ MinGW-Users mailing list [email protected] This list observes the Etiquette found at http://www.mingw.org/Mailing_Lists . We ask that you be polite and do the same. Disregard for the list etiquette may cause your account to be moderated. _______________________________________________ You may change your MinGW Account Options or unsubscribe at: https://lists.osdn.me/mailman/listinfo/mingw-users Also: mailto:[email protected]?subject=unsubscribe _______________________________________________ MinGW-Users mailing list [email protected] This list observes the Etiquette found at http://www.mingw.org/Mailing_Lists. We ask that you be polite and do the same. Disregard for the list etiquette may cause your account to be moderated. _______________________________________________ You may change your MinGW Account Options or unsubscribe at: https://lists.osdn.me/mailman/listinfo/mingw-users Also: mailto:[email protected]?subject=unsubscribe