How to fix missing missing yeccpre.hrl error

If you see missing yeccpre.hrl error like the following:

/usr/lib/erlang/lib/parsetools-2.3.2/include/yeccpre.hrl: no such file or directory

You simply need to install erlang-dev package. On Ubuntu Linux, you can do the following:

sudo apt-get install erlang-dev
© 2023 Abhinav Saxena   •   Powered by Soopr   •   Theme  Moonwalk