How to manually compile software without caring about missing header files?

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.
 

Members online


Latest posts

Top