C
carbon333
Guest
sudo apt-get install auto-apt
sudo auto-apt update
sudo auto-apt updatedb && sudo auto-apt update-local
and every ./configure we do as:
auto-apt run ./configure
all the missing headers should be downloaded and installed automagically.
sudo auto-apt update
sudo auto-apt updatedb && sudo auto-apt update-local
and every ./configure we do as:
auto-apt run ./configure
all the missing headers should be downloaded and installed automagically.