Tag: make

57 What does 'make install' do? 2011-11-21T08:16:28.920

37 sh: make: not found 2010-09-25T16:19:29.520

33 make: Interrupt/Exception caught 2012-01-05T17:18:23.090

29 Where do I find nmake for Windows 7 x64 2010-05-29T05:32:07.713

28 Where do I get make for cygwin? 2010-06-19T07:15:34.037

26 difference between `make clean` and `make distclean` 2013-08-28T18:31:59.520

19 How to get Colored Build Output from Make in Sublime Text 3? 2014-01-09T17:56:38.397

16 Variables in GNU Make recipes, is that possible? 2014-07-31T06:49:45.017

15 Using make from Windows PowerShell 2014-09-08T15:00:59.360

14 Bash extended globbing inside a Makefile 2013-07-15T05:46:35.993

14 Compiling C files on Ubuntu and using the executable on Windows 2019-06-03T13:23:52.373

12 Proper way to build from sources 2010-10-29T18:25:40.360

12 How to run Vim command from the shell? 2012-07-21T16:40:57.770

11 How to run make file from any directory? 2011-12-22T09:26:48.553

10 How to use makefiles on Windows 2011-12-01T09:34:59.997

10 Do something when a file is changed 2012-04-25T18:50:16.243

10 Why can't I find termcap library when I build gdb? 2012-10-18T07:00:55.363

9 Snow Leopard: make command not found, even though XCode is installed? 2010-06-21T23:23:17.483

9 How to escape "$@" in a makefile? 2016-12-08T03:39:09.160

7 For simple projects, what do makefiles offer over "plain" bash scripts? 2011-05-30T20:31:50.927

7 Keep color in less after make and pipe 2015-11-04T15:41:59.500

6 Portable method of opening a new terminal window? 2011-03-08T18:38:21.917

6 How to get `make` to recognize alias command 2015-07-04T17:51:34.260

5 How do you install gnu MAKE without compiler 2009-11-13T17:05:15.337

5 How will I make a pendrive write protected? 2014-06-16T07:14:10.113

5 Jenkins Docker image has no make or sudo 2015-05-19T22:51:08.540

4 How do I declare the terminal type in vim so that :make can output colours? 2011-07-12T23:12:12.233

4 How to install Python 2.7 with Unix libraries on Cygwin 2012-02-26T16:35:23.563

4 Make and Xcode for OS X Snow Leopard 2012-04-25T20:41:30.157

4 What happens when I run "./configure" in Linux? 2013-03-06T19:32:19.113

4 Why does make ignore escape sequence if the output is piped 2019-05-04T21:02:12.080

3 Is it usually necessary to do make and then make install? 2009-11-20T01:30:58.927

3 Why is 'sudo' often omitted in installation instructions? 2009-11-20T21:04:32.543

3 Have: Debian - Doesn't work: Internet - Need: make or automake 2010-01-26T20:02:49.873

3 Installing tmux on Ubuntu from source 2010-10-07T05:01:31.190

3 PHP build tutorial assumes libphp5.so was built - it wasn't 2011-05-27T08:43:27.633

3 cp - do not overwrite in makefile 2011-07-11T15:41:30.693

3 rsync: how to copy a file that might not exist without an error 2012-08-01T14:16:44.793

3 What exactly is the use of prefix while running configure? 2012-08-28T17:39:47.943

3 Make Command is taking too long 2012-09-11T10:20:09.173

3 Firefox on ARM debian 2014-01-15T19:19:07.833

3 Bash script to run "pecl install oci8" 2014-01-17T21:49:20.713

3 Where does "make install" put the files? 2014-02-24T09:20:11.827

3 noip install on Ubuntu 2014-04-01T08:10:16.200

3 Autosave PDF in MS Word 2014-11-24T11:19:51.390

3 Is it safe to install newer Python and Git versions from source? 2015-02-06T21:20:29.647

3 Avoid "rm" in makefile 2015-06-10T15:54:17.180

3 How to check if make uninstall will work 2016-05-13T08:57:35.890

3 Make install into a temporary directory? 2016-09-22T20:47:51.410

3 Segmentation Fault when building GCC 2017-02-03T04:15:19.370

3 Can't compile PHP 7.2.2 with OpenSSL 1.1.0g 2018-02-14T21:30:05.037

3 Having trouble building gcc (libiberty obstack.c won't compile) 2019-02-15T23:45:37.533

3 Cannot use `time` keyword in Makefile rule action 2019-06-27T01:54:58.737

2 “make & make install” software on Linux 2010-06-19T07:05:45.750

2 Ubuntu libraries problem 2010-07-09T11:34:25.383

2 Tool to run a command when file changed 2010-09-16T10:23:56.233

2 Make test failing when installing packages with CPAN on Cygwin 2010-10-21T17:49:08.247

2 What is the character used to indent the Make file rule recipe? 2010-12-21T11:44:49.363

2 "make menuconfig" throwing cannot find -lc error in my Fedora 11 PC 2011-01-06T05:32:58.183

2 Installing a program in OS X using "make install" without being superuser? 2011-01-25T01:10:20.173

2 Configure makefile to run on file change 2011-06-06T00:17:52.970

2 Installing haskell platform fails 2011-07-14T07:53:58.677

2 make pgrouting problem 2011-08-06T10:33:40.983

2 Compiling/Using a Linux source on Mac OS X 2011-09-21T14:10:22.467

2 sh on Lion can't cd into folders with implicit paths (causing make to fail constantly) 2011-10-17T18:36:22.620

2 How can I go back to the initial opened buffer after :make in vim 2012-01-04T13:48:40.657

2 VIM: Don't pause after `make` 2012-01-24T15:21:19.600

2 How do I prevent myself from accidentally specifying too many threads when compiling? 2012-03-21T11:49:15.813

2 How to remove three consecutive line feeds in a Makefile rule? 2012-07-28T12:51:11.777

2 alias gcc='gcc -fpermissive' or modifying ./configure script 2012-12-15T09:47:00.563

2 gnu make fails to find commands in ~/.local/bin 2013-01-13T10:15:57.047

2 Automatically `make` when dependencies change 2013-02-17T11:51:42.537

2 Error compiling and installing mcrypt from source 2013-04-15T16:11:41.990

2 The program 'make' is currently not installed 2014-01-29T19:36:52.857

2 installing software without package manager 2014-03-10T09:33:21.143

2 Windows PATHEXT with *.lnk files and Cygwin Make 2014-04-26T00:19:17.807

2 How to make apt-offline on windows 2014-06-19T22:36:15.897

2 If I remove the installation files for a make program in Linux, how do I remove those programs I built from source? 2014-07-21T19:43:47.967

2 GCC option : Unrecognized command line 2014-09-10T13:42:43.620

2 How to add a 'greek' character in the path using cURL? 2014-10-08T02:51:02.913

2 Is it considered safe to suspend/hibernate a computer while it's compiling some code? 2015-04-09T21:27:21.697

2 compilation on cygwin64 doesn't work with g++ 4.9.2 2015-10-01T22:26:26.417

2 How to provide a suffix to Vim 8 when building on Linux 2016-09-12T14:59:44.053

2 make: mk-build-deps: commande not found 2016-10-22T15:34:33.313

2 Use variable inside of command in Makefile 2018-01-12T16:36:54.200

2 How to install macOS software from source to mitigate Spectre 2? 2018-02-01T10:11:35.860

2 /usr/bin/ld: cannot find -lcaffe 2019-09-18T19:13:03.533

1 Installing vim7.2 on Solaris Sparc 10 as non-root 2010-03-15T06:59:23.377

1 Getting error : make: *** /lib/modules/2.6.31-20-generic/build: No such file or directory on Ubuntu 9.1 2010-05-09T21:26:25.190

1 auto make/build (not GNU automake) 2010-07-09T14:29:20.427

1 Tutorial for building projects from source 2010-08-06T07:57:23.487

1 Empty folder and kernel panic when trying to get SELinux working 2010-08-09T21:47:36.313

1 Failure to build ACE 2010-08-30T18:34:18.353

1 getting "make" to work on my Windows command line like it does on my unix one 2010-09-16T22:36:16.360

1 What is a Makefile.inc? 2010-10-18T10:12:12.920

1 sudo make not working on os x... "make not found" 2011-06-15T18:56:32.347

1 Build Firefox from source code under Mac OS X 2011-06-24T16:27:39.550

1 How do installation in linux (Fedora)? 2011-11-04T13:48:33.580

1 make: my own simple repository 2011-12-09T19:11:40.477