On Wed, Dec 29 2021 at 12:43:40 +0100, Federico Bruni
wrote:
ERROR: Please install required programs: TeX Gyre fonts OTF (make
sure the fc-list utility can see them, e.g. 'sudo apt-get install
fonts-texgyre', or use --with-texgyre-dir) mf-nowin mf mfw mfont
mpost kpsewhich metapost CTAN packag
On Tue, Dec 28 2021 at 22:47:41 -0800, Aaron Hill
wrote:
Any errors or warnings during configure? Perhaps there was a subtle
change in your environment.
Yes, I have errors because I did not want to install all the
dependencies in my container.
What's the package(s) needed to build the Makefi
autogen.sh --noconfigure &&
mkdir build && cd build && ../configure && make
⬢[fede@toolbox build]$ make
make: *** No targets specified and no makefile found. Stop.
⬢[fede@toolbox build]$ ls
config.hh config.log config.make config.status local.make
I synced to latest master
build && cd build && ../configure && make
⬢[fede@toolbox build]$ make
make: *** No targets specified and no makefile found. Stop.
⬢[fede@toolbox build]$ ls
config.hh config.log config.make config.status local.make