abishekvashok / cmatrix

Terminal based "The Matrix" like implementation
GNU General Public License v3.0
4.05k stars 421 forks source link

Missing header for 'configure' installation #140

Closed rokkian closed 2 years ago

rokkian commented 2 years ago

Describe the bug I'm trying to build and install the packet with the 'configure' explained way, but at the make instruction it finds a missing header file.

To Reproduce Steps to reproduce the behavior: (from within the cmatrix folder)

autoreconf -i  # skip if using released tarball
./configure
make
make install

Expected behavior I wish it would just install the packet without missing dependencies.

Screenshots If applicable, add screenshots to help explain your problem. immagine

Tried on:

And on: