Lines Matching refs:make

139      * Basic Unix skills (being able to operate "make" and a C compiler)
162 executables. The command make should take care of this. If it fails and
187 7. make
188 8. make install
199 11. make
200 12. make install
207 Note that unless told otherwise, 'make install' will also install PEAR,
223 module on your system. The make install from above may have already
261 8. make
262 9. make install
270 12. make
273 it is your first install then you need to "make install" as well)
409 make
410 make install
431 make
432 make install
435 you'll need to re-run the configure, make, and make install steps.
438 Note that unless told otherwise, 'make install' will also install
451 PHP module on your system. The make install from above may have
648 + make-3_76_1-sol26-sparc-local
653 PATH=.:/usr/local/bin:/usr/sbin:/usr/bin:/usr/ccs/bin and make it
659 6. For the following step, make sure /opt/netscape/suitespot/ is where
665 7. Run make followed by make install.
806 virtual()) to make subrequests on the web server and insert the result
834 typing make test. It is always a good idea to test your build. This way
964 * make
1422 $ make
1423 # make install
1508 $ make
1509 $ make install
1555 make others able to reproduce and test your problem.
1828 14. How do I make the php.ini file available to PHP on windows?
1843 them quickly. When you make the underlying framework more
1861 distribution to /etc/php.ini and edit it to make any local
1898 (preg_match() and friends), you should make sure that you
1930 that PHP relies on. Recompiling PHP (using 'make clean ; make')
2023 To be sure your php.ini is being read by PHP, make a call to
2069 How do I make the php.ini file available to PHP on windows?