Tuesday, May 7, 2024
 Popular · Latest · Hot · Upcoming
0
rated 0 times [  0] [ 0]  / answers: 1 / hits: 1117  / 2 Years ago, tue, december 21, 2021, 10:10:26

I want to install packages with using make file. What are the necessary packages for build ,compile package and install make file ?


More From » make

 Answers
6

build_essential to start with. Then you can install necessary dependancies/support libraries based off apt-get build-dep, or the error messages from ./configure.



If you want to grow together a quick and dirty deb for install, use checkinstall instead of make install


[#34957] Wednesday, December 22, 2021, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
ditery

Total Points: 9
Total Questions: 116
Total Answers: 119

Location: Grenada
Member since Sun, Dec 20, 2020
3 Years ago
ditery questions
;